Skip to content

A python application running the nmap.exe to collect and present information of discovered in local network(s) hosts

Notifications You must be signed in to change notification settings

alrod999/nmap_scanner

Repository files navigation

nmap_scanner

A Python application with a Web interface that gathers and displays information about hosts within local networks. The nmap.exe is used to scan network(s). The Web interface is built on the Flask framework and w2ui library The scanned data is stored in sqlite3 database. The scanning is limited to private networks only! The scanning is focused on open ports (HTTP, HTTPS, SSH, RDP) and basic OS information.

About

A python application running the nmap.exe to collect and present information of discovered in local network(s) hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published