Python License
SpectreScan-AI is a Python-based network scanning and reconnaissance tool powered by artificial intelligence. Designed for ethical hackers, network administrators, and cybersecurity enthusiasts, it provides deep insights into local and predicted subnets, detects open ports, identifies devices, and performs risk assessments.
- ๐น Scan local and predicted subnets for active devices
- ๐น Detect open ports and assess security risks (0โ10 scale)
- ๐น Grab service banners to identify device type, OS, and manufacturer
- ๐น AI-assisted predictions for hidden subnets and IPs
- ๐น Intelligent device profiling for accurate identification
- ๐น Color-coded console output for quick risk assessment
- ๐น ASCII-based network topology map for visualization
- ๐น Strictly for authorized network testing only
Follow these steps to get started with SpectreScan-AI:
git clone https://github.com/shahmeer-zx/SpectreScan-AI.git
cd SpectreScan-AIpip install -r requirements.txtpython main.py