Skip to main content

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


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.20.tar.gz (347.3 kB view details)

Uploaded Source

File details

Details for the file gummy-0.1.20.tar.gz.

File metadata

  • Download URL: gummy-0.1.20.tar.gz
  • Upload date:
  • Size: 347.3 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

Hashes for gummy-0.1.20.tar.gz
Algorithm Hash digest
SHA256 9315ede4488b88713fc28d0f8358f10e76b8b6377bc9657a55fbe7dc594c87bc
MD5 39cba38c7e2d9e90c701706ab9f36066
BLAKE2b-256 015cfed1ff96a476627327b865633113a9ac2a19a0673ad733681cc980e4bb5e

See more details on using hashes here.

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