BAKOME Network Scanner – Educational security tool to scan your own network, detect open ports, vulnerable services, and generate PDF reports. Legal use only: verify your own devices to find security holes. No illegal use permitted. Ethical cybersecurity education.
BAKOME Network Scanner is a professional-grade security tool that:
- 🔍 Scans your local network for active devices
- 🚪 Detects open ports and vulnerable services
- 📊 Generates detailed PDF reports with recommendations
- 🎯 Helps administrators secure their infrastructure
Use only on networks you own or have permission to test. Unauthorized scanning may violate laws.
- ARP discovery (fast device detection)
- Port scanning (nmap + socket fallback)
- Vulnerability detection (FTP, Telnet, SMB, RDP, MySQL, etc.)
- Professional PDF report with graphs
- Zero external API dependencies
git clone https://github.com/YOUR_USERNAME/BAKOME_Network_Scanner.git
cd BAKOME_Network_Scanner
pip install -r requirements.txt
sudo python3 network_scanner.py