A Python-powered toolkit for authorized security testing, featuring network attack simulations and basic web vulnerability detection. Designed to help security professionals safely assess infrastructure resilience.
Verified Features:
🎯 Network Attacks: SYN/UDP/ICMP floods, ARP spoofing, Slowloris
🔍 Web Testing: SQL injection detection (via manual URL testing)
📊 Reporting: Automated PDF/HTML generation with attack statistics
⚠️ Safety: Target whitelisting and rate limiting
Use Cases:
Red team training exercises
Network defense validation
Security tool development practice