# secconf-papers **Repository Path**: little77/secconf-papers ## Basic Information - **Project Name**: secconf-papers - **Description**: 论文阅读 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-07 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fuzzing Research Papers This repository contains deep analysis of fuzzing research papers from arXiv and top security conferences. ## Structure ``` /root/.secconf-papers/ ├── analysis/ # Paper analysis documents │ └── arxiv/ │ └── YYYY-MM-DD/ # Daily analysis │ ├── YYYY-MM-DD_01_xxx.md │ └── ... ├── daily_thinking/ # Daily fuzzing research thoughts │ └── YYYY-MM-DD.md ├── fuzzing_papers_list.md # List of all analyzed papers ├── metadata.json # Paper metadata └── README.md ``` ## Automation Automated by **Fuzzing Research Automation Skill v1.0**: - **Search**: Automatically searches arXiv for latest fuzzing papers - **Analyze**: Uses OpenClaw GLM-4.7 + SKILL-FUZZING.md for deep analysis - **Track**: Daily thinking documents for continuous research - **Commit**: Auto-commit to Git repository ## Schedule - **Daily**: 4:00 AM (Asia/Shanghai) - **Papers per day**: 5 selected from ~30 candidates - **Analysis depth**: 500+ lines per paper ## Tags - #fuzzing - #vulnerability-discovery - #software-testing - #hybrid-fuzzing - #coverage-guided - #smart-contract - #kernel-fuzzing --- **Generated by**: OpenClaw Fuzzing Research Automation Skill **Last updated**: 2026-03-07