Analysis updated 2026-05-18
Find academic papers about AI agents automating penetration testing.
Track how the field evolved from human-guided reasoning to fully autonomous agents.
Locate benchmark suites and code repositories linked to specific research papers.
Contribute a new paper, benchmark, or dataset via a pull request.
| hzysvilla/agent4pentest_survey | abdullahselek/viperc | chaelsoo/hollow | |
|---|---|---|---|
| Stars | 80 | 80 | 80 |
| Language | — | Objective-C | C |
| Last pushed | — | 2024-05-14 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | researcher | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
No installation needed, it is a reference document, not runnable software.
Agent4Pentest_Survey is a curated reading list and companion repository for an academic survey paper about how AI language models are being used to automate penetration testing, which is the practice of testing computer systems for security weaknesses. The repository itself is not a testing tool. It is a reference collection of 81 research papers published between 2023 and mid 2026, organized so researchers can find related work easily and contribute new papers through pull requests. The survey organizes this research into a four phase timeline. It starts with early systems where the AI model only reasoned about what to do while a human carried out every action, moves through single AI agents that could directly run scanning and exploit tools themselves, then to systems where multiple specialized AI agents split up the work under a coordinator, and finally to newer systems that learn from verifiable outcomes like successfully capturing a flag in a competition or gaining system access. Papers are also grouped into six categories covering evaluation benchmarks and test environments, general purpose autonomous testing systems, tools built for narrow attack scenarios, systems focused on capture the flag style challenges, defense focused research, and other survey papers that summarize the field. Each entry lists the paper title, a link to the paper, and a link to its code repository when one exists, along with information about where it was published. This repository is meant for researchers, students, and security professionals who want an organized overview of academic progress in AI driven penetration testing, not a ready to use hacking tool. It is actively maintained and welcomes contributions of new papers, benchmarks, and datasets.
A curated academic reading list of 81 research papers tracking how AI agents are being used for automated penetration testing.
No license information is stated in this description.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.