skyvanguard
awesome-ai-pentesting

A curated list of AI-powered pentesting tools, frameworks, MCP servers, and resources for autonomous cybersecurity operations

Last updated Jul 31, 2026
10
Stars
3
Forks
0
Issues
0
Stars/day
Attention Score
38
Language breakdown
No language data available.
β–Έ Files click to expand
README

Awesome AI Pentesting Awesome

A curated list of AI-powered tools, frameworks, and resources for penetration testing, bug bounty hunting, red teaming, and cybersecurity operations.

The intersection of Artificial Intelligence and offensive/defensive security is evolving rapidly. This list tracks the most impactful open-source projects that leverage LLMs, machine learning, and autonomous agents for cybersecurity.

Created by @skyvanguard β€” Cybersecurity & AI Researcher | TryHackMe Top 1% Global

Stars updated: July 2026


Contents


Autonomous AI Pentesting Agents

Fully autonomous agents that perform end-to-end penetration testing tasks with minimal human intervention.

| Tool | Description | AI Tool | Stars | |------|-------------|---------|-------| | Shannon | Fully autonomous AI hacker using Claude Agent SDK. 96.15% success rate on XBOW Benchmark. Finds and exploits real vulnerabilities in web apps. | Claude API (Agent SDK) | Stars | | Strix | Open-source AI hackers that run code dynamically, find vulnerabilities, and validate them through actual proof-of-concepts. | Claude API | Stars | | PentAGI | Fully autonomous AI agents system. Docker sandboxed, 20+ built-in tools (nmap, metasploit, sqlmap), Neo4j knowledge graph. | Multi-LLM (OpenAI, Claude, DeepSeek) | Stars | | PentestGPT | Automated penetration testing agentic framework powered by LLMs. Published at USENIX Security 2024. | OpenAI API (GPT-4) | Stars | | CAI | Open-source framework for building AI agents for real-world security testing. Top-10 in Dragos OT CTF 2025. | Multi-LLM (OpenAI, Claude, Ollama/local models) | Stars | | Decepticon | Autonomous hacking agent for red teaming. Modular multi-agent architecture built on LangGraph with MCP tool integration. | Multi-LLM (via LiteLLM) | Stars | | PentestAgent | AI agent framework for black-box security testing with prebuilt attack playbooks for bug bounty, red-team, and pentest. | OpenAI API (GPT-4) | Stars | | Pentest-Swarm-AI | Autonomous pentesting with a swarm of AI agents. Orchestrates recon, classification, exploitation, and reporting specialists with ReAct reasoning. Bug bounty, monitoring, and CTF modes. | Claude API | Stars | | NeuroSploit | AI-powered pentest framework with 100 vulnerability types, isolated Kali containers, 9 specialized agent personas. | Multi-LLM (OpenAI, Claude, Ollama/local) | Stars | | LuaN1aoAgent | Cognitive-driven autonomous AI hacker using dual-graph reasoning (causal and attack graphs) for plan-execute-reflect penetration testing. | Multi-LLM (OpenAI, DeepSeek, Claude) | Stars | | hackingBuddyGPT | Academic framework for building LLM-driven ethical hacking agents in ~50 lines of code. Research platform with reproducible privilege-escalation benchmarks. | OpenAI API (GPT-4) | Stars | | Pentest Copilot | AI-powered browser-based ethical hacking assistant with agentic architecture that runs commands in the pentest environment. | OpenAI API | Stars | | Nebula | AI-powered pentesting assistant for automating recon, note-taking, and vulnerability analysis with human decision checkpoints. | OpenAI API (GPT-4) | Stars | | Darkmoon | Open source autonomous AI penetration testing platform that orchestrates 80+ offensive tools through Markdown playbooks and MCP controlled execution, covering web, cloud, Active Directory, Kubernetes and API with an evidence trail per finding. | Multi-LLM (OpenAI, Anthropic, Ollama/local) | Stars | | ARTEMIS | ARTEMIS is an autonomous agent created by the Stanford Trinity project to automate vulnerability discovery. | OpenAI API (GPT-4) | Stars | | AIDA | AI-Driven Security Assessment that connects AI to 400+ pentesting tools via MCP (Exegol container), enabling natural language-driven security workflows. | Multi-LLM (OpenAI, Claude, Ollama via MCP) | Stars |

MCP Servers for Security

Model Context Protocol servers that bridge AI assistants with cybersecurity tools.

| Tool | Description | Stars | |------|-------------|-------| | HexStrike AI | Advanced MCP server with 150+ cybersecurity tools. Lets AI agents autonomously run pentesting, vuln discovery, and bug bounty tools. | Stars | | MCP-Security-Checklist | Comprehensive security checklist for MCP-based AI tools by SlowMist. Input validation, audit capability, and risk assessment. | Stars | | mcp-security-hub | 36 MCP servers with 175+ tools: Nmap, Ghidra, Nuclei, SQLMap, Hashcat. Recon, web sec, binary analysis, blockchain, AD. | Stars | | awesome-mcp-security | Curated collection of MCP security resources: tools, papers, videos, articles, and vulnerability information. | Stars | | mcp-for-security | MCP server implementations for SQLMap, FFUF, NMAP, Masscan and more security testing tools. | Stars | | awesome-cyber-security-mcp | Curated list of MCP servers focused on cybersecurity operations. | Stars | | pentestMCP | AI-powered penetration testing via MCP. 20+ security assessment tools (Nmap, Nuclei, ZAP, SQLMap) through MCP protocol. | Stars | | mcp-server-security-standard | Open, testable security control standard (MSSS) for certifying MCP servers with levels and evidence requirements. | Stars | | PentestThinkingMCP | AI pentesting reasoning engine with Beam Search, MCTS, attack scoring for attack path planning and CTF solving. | Stars | | mcp-vanguard | Security pentesting MCP Server with 22 tools. Windows/WSL bridge for Kali tools integration with Claude. | Stars | | DomScan | Hosted domain intelligence MCP for DNS, WHOIS/RDAP, TLS, subdomains, reputation, email security, and typosquatting. | Stars |

Bug Bounty & Recon AI

AI-enhanced tools for reconnaissance and bug bounty automation.

| Tool | Description | Stars | |------|-------------|-------| | Nuclei | Fast vulnerability scanner with YAML-based DSL. AI-powered template generation via -ai flag. 10k+ community templates. | Stars | | Sn1per | Attack surface management platform combining automated scanning with intelligent analysis. | Stars | | awesome-bugbounty-tools | Curated list of bug bounty tools including AI-enhanced scanners and recon automation frameworks. | Stars | | AutoSploit | Automated mass exploiter combining Shodan/Censys/Zoomeye for target discovery with Metasploit for exploitation. | Stars | | BigBountyRecon | 58 different techniques using Google dorks and open source tools for initial reconnaissance. | Stars | | Mantis | Security framework automating discovery, reconnaissance, and vulnerability scanning. Chains multiple tools from domain input. | Stars | | ReconAIzer | Burp Suite extension using OpenAI GPT to discover endpoints, params, URLs, and subdomains during bug bounty recon. | Stars | | HackBot | AI-powered cybersecurity chatbot using LLaMA for code analysis, scan analysis, and cybersecurity Q&A. | Stars |

CTF Solvers & Challenge Tools

AI tools for solving Capture The Flag competitions and security challenges.

| Tool | Description | Stars | |------|-------------|-------| | AI-Goat | Learn AI security through vulnerable LLM CTF challenges. Run locally, no sign-ups or cloud fees needed. | Stars | | ChatGPT on CTF | Research testing whether AI-LLMs can solve CTF challenges by running commands in test environments. | Stars | | LLM-Security-CTF | Learn LLM/AI security through CTF challenges: prompt injection, jailbreaks, guardrail bypass, tool abuse. | Stars | | EnIGMA | Enhanced Interactive Generative Model Agent. State-of-the-art on NYU CTF and CyBench. 3x more challenges than prior agents. (ICML 2025) | Paper | | CTFAgent | LLM-powered CTF solver with plan-and-execute paradigm. Outperforms 88% of human CTF participants. | Paper | | CSAW Agentic CTF | CSAW competition using generative autonomous AI to solve CTF challenges. Major academic AI security benchmark. | Competition |

Vulnerability Analysis & Scanning

AI-powered vulnerability discovery and code analysis tools.

| Tool | Description | Stars | |------|-------------|-------| | Semgrep | Lightweight static analysis for finding bugs and enforcing code standards with AI pattern matching. | Stars | | Garak | NVIDIA's LLM vulnerability scanner. Probes for hallucination, data leakage, prompt injection, toxicity, and jailbreaks. | Stars | | agent-scan | Snyk's security scanner for AI agents, MCP servers and agent skills. Detects prompt injections and tool poisoning. | Stars | | Vulnhuntr | Zero-shot vulnerability discovery using Claude AI. Analyzes Python call chains. Found 12+ zero-days in production code. | Stars | | Agentic Security | LLM vulnerability scanner / AI red teaming kit. Protects AI systems from jailbreaks, fuzzing, and multimodal attacks. | Stars | | Agentic Radar | Security scanner for agentic systems. Workflow visualization, tool identification, MCP server detection, vulnerability mapping. | Stars | | ModelScan | Scans ML models for unsafe code. Supports H5, Pickle, SavedModel, and more formats. | Stars | | NVIDIA Vulnerability Analysis | NVIDIA blueprint for identifying and mitigating container security vulnerabilities with generative AI. | Stars |

Red Team & Offensive AI

Offensive AI tools, adversarial ML, and AI red teaming frameworks.

| Tool | Description | Stars | |------|-------------|-------| | Promptfoo | LLM red teaming, pentesting, and vuln scanning with 100+ attack types. Tests complete AI systems including RAG and agents. | Stars | | Social-Engineer-Toolkit | Open-source penetration testing framework designed for social engineering. | Stars | | Caldera | Automated adversary emulation platform with AI-driven attack planning. Originally by MITRE, now an Apache project. | Stars | | Adversarial Robustness Toolbox | IBM's Python library for ML Security: evasion, poisoning, extraction, inference attacks and defenses. | Stars | | llm-attacks | Universal and transferable attacks on aligned language models. Academic research on adversarial attacks against LLMs. | Stars | | DeepTeam | Framework for red teaming LLMs. 10+ adversarial attacks, supports OWASP Top 10 for LLMs and NIST AI RMF. | Stars | | ai-exploits | Collection of real-world AI/ML exploits for responsibly disclosed vulnerabilities. | Stars | | offensive-ai-compilation | Curated list of Offensive AI resources: tools, techniques, research papers, and attack methodologies. | Stars | | PyRIT | Microsoft's Python Risk Identification Tool for red teaming generative AI systems. | Stars |

Blue Team & Defensive AI

AI tools for defense, detection, and incident response.

| Tool | Description | Stars | |------|-------------|-------| | Wazuh | Open-source security monitoring with AI-enhanced threat detection, SIEM, and XDR. | Stars | | Sigma | Generic signature format for SIEM systems with AI-powered rule creation. | Stars | | Falco | Cloud Native Runtime Security by CNCF. Detects threats across containers, hosts, K8s, and cloud. | Stars | | Guardrails AI | Adding guardrails to LLMs. Input/output validation, content moderation, and PII detection. | Stars | | NeMo Guardrails | NVIDIA's toolkit for programmable guardrails on LLM systems. Content moderation, jailbreak detection. | Stars | | LLM Guard | Security toolkit for LLM interactions. Scanners for PII, prompt injection, banned topics, data leakage. | Stars | | Redcells | Automated adversarial testing platform for LLMs you own or control. Runs structured red-team jobs (prompt injection, jailbreak, data leakage, etc.) with iterative attack→refine layers and per-layer judge scoring via web dashboard or API. | Repo | | Shuffle | Open-source SOAR platform for security automation and orchestration. | Stars | | GhostWriter | Report management platform for red/blue team operations with AI-assisted analysis. | Stars |

AI Security (Securing AI Systems)

Tools for defending AI/LLM systems against prompt injection, jailbreaks, and emerging threats.

| Tool | Description | Stars | |------|-------------|-------| | Rebuff | LLM prompt injection detector. Multi-layered defense: heuristics, LLM-based detection, vector DB, canary tokens. | Stars | | awesome-mcp-security | Collection of MCP security resources: vulnerabilities, tools, papers, and mitigation strategies. | Stars | | prompt-injection-defenses | Every practical and proposed defense against prompt injection attacks. Comprehensive reference. | Stars | | Awesome-LLMSecOps | LLM Security Operations in one repo. Curated links covering the full LLMSecOps lifecycle. | Stars | | parry-guard | Prompt injection scanner for AI coding tools (Claude Code, Codex). Runs DeBERTa/Llama transformers locally in Rust via Candle or ONNX. | Stars |

Fuzzing with AI/ML

Machine learning-guided fuzzing and automated test generation tools.

| Tool | Description | Stars | |------|-------------|-------| | AFL++ | Superior fork of AFL with ML-guided mutation strategies. Industry standard for fuzzing. | Stars | | FuzzyAI | CyberArk's automated LLM fuzzing tool for finding jailbreaks and security vulnerabilities in LLM APIs. | Stars | | OSS-Fuzz-Gen | Google's LLM-powered fuzzing via OSS-Fuzz. Generates fuzz targets for C/C++. 29% max line coverage increase. | Stars | | SecPipe | MCP server for AI-driven security pipelines. Workflow automation for AppSec and fuzzing with intelligent agents. Formerly FuzzForge AI. | Stars | | EvoMaster | First open-source AI-driven tool for system-level test generation. Evolutionary algorithms for REST, GraphQL, RPC. | Stars | | ToolFuzz | First framework for testing LLM agent tools. Combines fuzzing with LLMs for correctness evaluation. | Stars |

Pentest Report Generation

AI tools for automated penetration testing report creation.

| Tool | Description | Stars | |------|-------------|-------| | PwnDoc | Pentest report generator for findings and customizable Docx reports with templates. | Stars | | SysReptor | Customizable pentest reporting platform with AI-assisted writing and finding descriptions. | Stars | | APTRS | Automated Pentest Reporting System. Python/Django-based. PDF/Excel generation, project tracking. | Stars | | Faction | Pen test report generation and assessment collaboration platform. | Stars |

OSINT with AI

AI-powered Open Source Intelligence tools.

| Tool | Description | Stars | |------|-------------|-------| | Sherlock | Hunt down social media accounts by username across 400+ social networks. | Stars | | SpiderFoot | Automated OSINT platform. 200+ data sources, threat surface mapping, most modules need no API keys. | Stars | | GHunt | Offensive Google framework for OSINT. | Stars | | theHarvester | E-mails, subdomains and names harvester for OSINT. | Stars | | Recon-ng | Full-featured web reconnaissance framework with modular design. | Stars | | Taranis AI | Advanced OSINT tool using NLP-powered news collection and AI for situational analysis. | Stars | | OSINTGPT | OSINT analysis tool leveraging GPT embeddings and vector search for document similarity. | Stars |

Research Papers & Resources

Papers

Awesome Lists

| List | Description | Stars | |------|-------------|-------| | awesome-pentest | General pentesting resources. | Stars | | Awesome-GPT-Agents | GPT agents for cybersecurity: offensive, defensive, and analytical. | Stars | | Awesome-LLM4Cybersecurity | LLMs for cybersecurity: pentesting reasoning, exploit generation, vulnerability detection. | Stars | | awesome-llm-security | Tools, documents, and projects about LLM Security. | Stars | | awesome-cybersecurity-agentic-ai | Autonomous security agents, frameworks, and research. | Stars | | awesome-skills-security | Curated skill set of security-focused Claude Code skills. | Stars | | awesome-ai-cybersecurity | Resources for AI in cybersecurity. Collection for professionals and researchers. | Stars |

Standards & Frameworks


Contributing

Contributions welcome! Please read CONTRIBUTING.md before submitting a PR.

Criteria for Inclusion

  • Open-source with a GitHub repository
  • Uses AI/ML in a meaningful way for security
  • Actively maintained (commits within 12 months)
  • Has documentation

Disclaimer

Tools listed are for educational purposes and authorized security testing only. Always obtain proper authorization before testing systems you do not own. The maintainers are not responsible for misuse.


Created by @skyvanguard
If this list helped you, consider giving it a star!

πŸ”— More in this category

Β© 2026 GitRepoTrend Β· skyvanguard/awesome-ai-pentesting Β· Updated daily from GitHub