mirror of
https://github.com/mblanke/StrikePackageGPT.git
synced 2026-03-01 14:20:21 -05:00
- 6-Phase pentest methodology UI (Recon, Scanning, Vuln, Exploit, Report, Retest) - Phase-aware AI prompts with context from current phase - Attack chain analysis and visualization - CVSS-style severity badges (CRITICAL/HIGH/MEDIUM/LOW) - Findings sidebar with severity counts - Phase-specific tools and quick actions
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
httpx==0.28.1
|
|
pydantic==2.10.2
|