Python wrapper to nmap that writes results into a data store (JSON files, influxdb or mariadb)
1.4K
Wrap NMAP and scan port dumping data to arbitrary data stores.
This tool is to run from a scanning host and scan hosts you define on via the CLI. For example, to scan a host and write out JSON files with the results (default)
[sudo] nmapscanner [--debug] [--no-udp] --output-dir /tmp/nmapscanner_output_testing HOST_IP [HOST_IP2 ...]
We also support:
These could be coupled with Grafana to visualize the results.
Visit GitHub for more information: https://github.com/cooperlees/nmapscanner
Content type
Image
Digest
sha256:c3e29ec4a…
Size
149.9 MB
Last updated
about 1 month ago
docker pull cooperlees/nmapscanner