Skip to main content

The evolution of nmapthon, an Nmap automation library for humans.

Project description

Nmapthon2

The evolution of Nmapthon, an Nmap automation module for humans.

What can I do with Nmapthon2?

  • Perform Nmap scans: Easily customize your options, execute raw scans, parse an Nmap file or resume scans.
  • Retrieve all the results with a few lines of code, including:
    • Overall scan information
    • Hosts, ports and services.
    • Operating systems and OS matches
    • Host and port scripts
    • Traceroute information
    • And more!
  • Extend the NSE (Nmap Scripting Engine) with your own Python code.
  • Perform asynchronous scans and control your main thread.
  • View scan status.
  • Use several Nmap-based utilities

Installation

Make sure you have Python 3.5+ and Nmap installed on your system. Then run:

pip3 install nmapthon2

# Or
pip install nmapthon2

This library is cross-platform.

Documentation

Full documentation inside ReadTheDocs, over here.

Disclaimer

Hope you all enjoy this module. Please, do not try its features without the consent of your targets. It is recommended to use your own virtual lab.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nmapthon2-0.1.5-py3-none-any.whl (44.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page