Skip to content

imvkv/scanip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

scanip

A bash script to scan a IP address with different tools.

How to use

Step 1:

sudo apt-get install -y nikto
git clone https://github.com/vkvbit/scanip.git
cd scanip

Step 2:

chmod a+x scanip.sh

Step 3:

nano scanip.sh

Change value of target_ip enclosed in single quotes and save the file

Step 4:

./scanip.sh

About

A bash script to scan a IP address with different tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages