Versions

Description

libnmap is a python toolkit for manipulating nmap. It currently offers the following modules: * process: enables you to launch nmap scans * parse: enables you to parse nmap reports or scan results (only XML so far) from a file, a string,... * report: enables you to manipulate a parsed scan result and de/serialize scan results in a json format * diff: enables you to see what changed between two scans * common: contains basic nmap objects like NmapHost and NmapService. It is to note that each object can be "diff()ed" with another similar object. * plugins: enables you to support datastores for your scan results directly in the "NmapReport" object from report module Fork it on `github/libnmap <https://github.com/savon-noir/python-nmap-lib>`_

Repository

https://github.com/savon-noir/python-nmap-lib.git

Project Slug

libnmap

Last Built

3 years, 5 months ago passed

Maintainers

Home Page

https://github.com/savon-noir/python-nmap-lib

Badge

Tags

libnmap, nmap, port-scanner, python

Short URLs

libnmap.readthedocs.io
libnmap.rtfd.io

Default Version

latest

'latest' Version

master