Skip to content

Auto Scanning Tool is a menu driven program made with Bash Scripting and nmap. It is used for enumeration/ scanning a target using it's IPv4 address (like 142.251.42.46) or domain name (like google.com). It includes different types of scanning options.

License

Notifications You must be signed in to change notification settings

Sandip-Ash/Auto_Scanning_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto_Scanning_Tool

Auto Scanning Tool is a menu driven program made with Bash Scripting. It is used for enumeration/scanning a target using it's IPv4 address (like 142.251.42.46) or domain name (like google.com). It includes different types of scanning options. This tool is based on nmap scans. People feels hectic to remember commands, so I have made it to release their burden. I will be thankful if anybody contributes in this project.

NOTE:- RUN THIS TOOL WITH ROOT PRIVILEDGES

How to install git
# apt-get install git

How to install figlet
# apt-get install figlet

How to setup Auto_Scanning_Tool:-
# git clone https://github.com/Sandip-Ash/Auto_Scanning_Tool
# cd Auto_Scanning_Tool
# bash scanning.sh

About

Auto Scanning Tool is a menu driven program made with Bash Scripting and nmap. It is used for enumeration/ scanning a target using it's IPv4 address (like 142.251.42.46) or domain name (like google.com). It includes different types of scanning options.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages