Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nmappy

Automating and Enhancing Nmap using Python

Nmappy performs following Operations:

  • Automating Nmap Scripting Engine Scripts -> nmappy.py -n or nmappy --nse

  • Searching Exploits using Nmap scan results (Uses searchsploit for searching exploits, only works for ubuntu) -> nmappy.py -s or nmappy.py --sploit

  • Finding difference in day-to-day scans and if any difference is found, a mail is send to the user automatically. -> nmappy.py -m or nmappy.py --mail

  • Interactive NMAP scanning -> nmappy.py -i or nmappy.py --interactive

  • Zenmap Default Scans -> nmappy.py -z or nmappy.py --zenmap

  • Directly enter NMAP commands -> nmappy.py -d or nmappy.py --direct

Releases

Packages

Used by

Contributors

Languages