Skip to content

realpnut/pnutmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnutmap

Python Nmap Status License

about

pnutmap is a simple interactive Python wrapper for nmap designed for fast network scanning from the terminal.

it provides an easier way to run common reconnaissance commands without manually typing full nmap flags every time.

built for Linux environments, learning, lab use, and authorized security testing.


features

demo

show features
  • quick scan (-F)
  • full scan (-p-)
  • service detection (-sV)
  • os detection (-O)
  • aggressive scan (-A)
  • stealth scan (-sS)
  • ping discovery (-sn)
  • vulnerability scan (--script vuln)
  • trace route (--traceroute)
  • firewall evasion (-f)
  • IPv6 scan (-6)
  • SSH brute force (-p 22 --script ssh-brute)

requirements

  • Linux (Debian, Ubuntu, Arch, Kali, etc.)
  • Python 3.x
  • nmap installed

installation (linux)

Debian / Ubuntu / Kali

pipx install pnutmap --force

disclaimer

this tool is intended for educational purposes and authorized security testing only.

do not use it against systems you do not own or have explicit permission to test.


license

MIT License

About

a simple python wrapper for nmap

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages