Automated LAN scanner based on masscan and nmap
Project description
Gummy
_ _
_____ _ _ __ __ __ ____ __ (c).-.(c)
/ ____| | | | \/ | \/ \ \ / / / ._. \
| | __| | | | \ / | \ / |\ \_/ / __\( Y )/__
| | |_ | | | | |\/| | |\/| | \ / (_.-/'-'\-._)
| |__| | |__| | | | | | | | | | || G ||
\_____|\____/|_| |_|_| |_| |_| _.' `-' '._
(.-./`-'\.-.)
`-' `-'
Automated LAN scanner based on masscan and nmap
Gummy
is designed to automate routine tasks when scanning a local network.
While :bear: is doing a boring job, you can do some really interesting work.
Ultimately, all results are stored in the workspace directory.
Installation
Ideally, you should be able to just type:
pip install gummy
It is assumed that the paths to the programs in the configuration file are specified correctly, and the user is a root. If this is not the case, you need to set the SUID bits:
$ which nmap
/usr/bin/nmap
$ sudo chmod +s /usr/bin/nmap
Using
$ gummy
...
>>> set workspase test
>>> set target 192.168.1.0/24
>>> show config all
>>> run 111_complex_1_2
...
>>> show host
...
>>> show port
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
gummy-0.1.19.tar.gz
(107.5 kB
view details)
File details
Details for the file gummy-0.1.19.tar.gz
.
File metadata
- Download URL: gummy-0.1.19.tar.gz
- Upload date:
- Size: 107.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a34edf3e60ccfa1a180ecc6ffcea88205886272a012cf3e77fe5427a086ce46 |
|
MD5 | a24e9937001880143963ce2ecfd1364e |
|
BLAKE2b-256 | f4d24eff7f197219b7417afb5e8280c817016d93724bfe19d5038ad5523c7bd4 |