ARES v1.0.0 - Phase 1 : Reconnaissance & Scanning
ARES ## Phase 1 - Reconnaissance & Scanning
Premier module stable de l'agent de pentest autonome.
Features
- Passive recon : WHOIS, DNS enumeration, subdomain discovery, Shodan, HTTP fingerprinting
-
- Active recon : Nmap 3 passes (host discovery, port scan, service detection)
-
- Web enumeration : directory bruteforce, sensitive files detection
-
- Service enumeration : SMB, LDAP
-
- AI analysis via Groq API : attack surface scoring, CVE suggestions, attack vectors
-
- Report generation : PDF + JSON
-
- CLI complet avec --target, --passive-only, --verbose, --delay, --output
-
- CI/CD GitHub Actions
Usage
python main.py --target <IP|CIDR|domain>
Environments
HackTheBox, TryHackMe, personal lab VMs only.