Welcome to Guardian - AI-Powered Penetration Testing CLI Tool
- README.md - Quick start and overview
- QUICKSTART.md - Installation and basic usage
- USAGE.md - Detailed command reference (coming soon)
- CONFIGURATION.md - Configuration guide (coming soon)
- TOOLS_DEVELOPMENT_GUIDE.md - Creating custom tools
- tools/README.md - Available tools overview
- WORKFLOW_GUIDE.md - Creating custom workflows
- workflows/ - Example workflow files
- ARCHITECTURE.md - System architecture (coming soon)
- AI_AGENTS.md - Agent system design (coming soon)
- Planner Agent - Strategic decision making
- Tool Agent - Tool selection and execution
- Analyst Agent - Result interpretation
- Reporter Agent - Report generation
9 integrated pentesting tools:
- Network: Nmap
- Web: httpx, WhatWeb, Wafw00f, Nikto
- Subdomain: Subfinder
- Vulnerability: Nuclei
- SSL: TestSSL
- Content: Gobuster
Contributions welcome!
- Fork the repository
- Create feature branch
- Follow development guides
- Submit pull request
- Issues: GitHub Issues
- Documentation: This directory
- Examples:
workflows/andexamples/(coming soon)
MIT License - See LICENSE file