5-agent AI pipeline — Recon → Static → Dynamic → Validation → Report. Gemini-backed intelligence. Full-stack Docker orchestration. End-to-end scan in <60 seconds.
Each agent is a specialized microservice. The orchestrator coordinates the pipeline. Gemini AI backs the intelligence layer.
Enter a target (or use a preset) to simulate a full vulnerability scan pipeline.
# 1. Configure environment cp .env.template .env # Add: GOOGLE_API_KEY · TELEGRAM_BOT_TOKEN · API_KEY # 2. Launch full stack docker compose up -d # 3. Access Dashboard: http://localhost:3000 API Docs: http://localhost:8000/docs Telegram: /start → /scan <target>