Skip to content

Shell script to automate initial reconnaissance nmap scans of a target IP with an option to include nmap scripts at the end. I got tired of typing the same nmap commands over and over.

Notifications You must be signed in to change notification settings

honeybeehacker/automated_nmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

automated_nmaps

A shell script to automate initial reconnaissance nmap scans of a single target IP with an optional nmap scripts scan at the end. I got tired of typing the same nmap commands over and over.

I use these scans for first steps of active information gathering to enumerate the target.

usage:

sudo ./automated_nmaps.sh enter target IP after first three scans enter "yes" or "no" for scripts

About

Shell script to automate initial reconnaissance nmap scans of a target IP with an option to include nmap scripts at the end. I got tired of typing the same nmap commands over and over.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages