Real-time subdomain enumeration and HTTP probing dashboard for Attack Surface Management.
- 🔍 Subdomain enumeration via async DNS resolution
- 🌐 HTTP/HTTPS probing with status codes
- 📊 Live dashboard with WebSocket updates
- 📥 Export results as JSON
- Backend: FastAPI + WebSocket + httpx + asyncio
- Frontend: Tailwind CSS + Vanilla JS
- Container: Docker + docker-compose
docker-compose up --buildAccess: http://localhost:8000
- Enter target domain (e.g.
example.com) - Click Run Recon
- Watch results in real-time
- Export JSON for Bug Bounty report
⚠️ Use only on authorized targets.