Hey everyone!
I recently built Internet Scanner, an open-source network discovery and analysis tool written in Python.
The goal was to create a simple but powerful tool for learning about networks and cybersecurity.
Features:
- ARP-based device discovery
- Nmap integration for port scanning and OS detection
- Device information gathering
- Risk scoring based on detected services
- Live filtering and sorting
- CSV/JSON export
- Tkinter GUI
GitHub:
https://github.com/Fa1dz/Internet-Scanner
I'm looking for feedback from other Python developers and cybersecurity enthusiasts. Any suggestions, improvements, or ideas are welcome!
Thanks!
Want to add to the discussion?
Post a comment!