PhantomRecon is a CLI-based, modular, agent-driven red team automation tool designed to demonstrate autonomous offensive security workflows powered by AI (Google's Gemini via Agent Development Kit - ADK).
Stars
3
Forks
3
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
adk: expose orchestrator as root_agent to fix discovery; re-export at package root
c22cbaaView on GitHubFix report DNS/WHOIS fields; add WHOIS capture; align dns.dig; make headless and PyJWT optional for CLI startup; fix recon reverse lookup syntax; improve DNS error reporting
f3cbc6fView on GitHubfeat: ADK-native orchestration with LoopAgent/Parallel; add specialist agents and tools; headless crawling; audit control; cleanup docs; autonomous CLI run verified against ootb.net
443bb0aView on GitHubdocs: remove outdated ADK state fix sections; add current architecture and usage
2d203f1View on GitHubfix(cli): correct ASCII banner text to PHANTOMRECON
3b4a271View on GitHubfeat(cli): colored ASCII banner, rich menu, target-aware prompt, Nmap config commands
adfd8baView on GitHubdocs(cli): update README with CLI usage and hygiene; chore: remove tests; ensure reports ignored
5f7f42dView on GitHubfeat(cli): add interactive and non-interactive CLI (python -m phantomrecon); supports --auto, --target, Nmap env flags; smoke-tested
0438ab5View on GitHubfeat(recon): env-configurable Nmap (NMAP_TIMEOUT, NMAP_TOP_PORTS, NMAP_ARGS); seed URLs for analysis when no search; enable ADK GoogleSearchTool in ReconAgent; smoke-tested
10b391dView on GitHubmerge: feature/adk-orchestrator-upgrade into main (ADK 1.15.1, orchestrator, recon improvements)
bc35183View on GitHubfeat(adk): upgrade to google-adk 1.15.1; add Orchestrator with BuiltInPlanner; simplify recon; drop googlesearch; add state storage fixes; smoke-tested
5b05a70View on GitHub