A simplified Python implementation of nmap
Project description
pnmap
A simplified Python implementation of nmap (network mapper/port scanner).
Features
- Quick and easy multi-target subnet scans.
- Single target external scans.
- UDP and TCP scans.
- Often faster than nmap for simple scans, due to program simplicity.
Installation
pip3 install pnmap
Usage
-
For quick subnet scans:
sudo pnmap -
For additional configuration, utilize help menu:
pnmap --help -
See outputs for specific use cases.
Additional Information
- As pnmap utilizes packet injection, it must be run as sudo
- Due to network briding, pnmap does not work deterministically inside VM's (e.g. Virtualbox, VMWare)
- Results which return as "closed" implies the port returned a response
- Results which return "filtered" are due to connection issues or are filtered by a firewall.
Screenshots
Subnet Scan
Help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pnmap-0.1.1.tar.gz
(7.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pnmap-0.1.1-py3-none-any.whl
(8.7 kB
view details)
File details
Details for the file pnmap-0.1.1.tar.gz.
File metadata
- Download URL: pnmap-0.1.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.8.13-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f241a8c4056cc29ea7c463ff1efcffe368052be5639bdb3ef706b1a9478abc3
|
|
| MD5 |
02293e50baa9b2d43ecf4f603dad7dbb
|
|
| BLAKE2b-256 |
12cc1bc949173aa26ec6356d6c18f7677d5a649bad7259f8fc6da8730ef07203
|
File details
Details for the file pnmap-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pnmap-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.8.13-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63c0cdcb091e938d15bb461d961a36d2a184b8c74ad1e1b3b0f0ddf9ea25d8ae
|
|
| MD5 |
6e253a59e25dd7d1d057a392597df8b5
|
|
| BLAKE2b-256 |
7575d284803e4b7b55334db979ad98db8c579ebc7c0de280333155f0bc84f2b8
|