Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ShallVhack

Website: www.shallvhack.com

Twitter: https://www.twitter.com/shallvhack

LinkedIn: https:// www.linkedin.com/company/shallvhack

Naabu to Nmap

It is an automated script which run naabu first and then nmap on open ports.

This script automatically scan all the IPs available in IP List/IP Range or Single IP with "naabu" to find open ports then It filters the open ports. It runs the NMAP on IPs with Open Ports to find running services and versions.

You will get naabuscan.txt. "nmap_IP_scan".txt files after running this script

Requirement :

Usage:

git clone https://github.com/shallvhack/nmap-after-naabu.git

cd nmap-after-naabu

chmod +x script.sh

./script.sh ip_list.txt

./script.sh ip_range (e.g., ./script.sh 192.168.1.1/24)

./script.sh single_ip (e.g., ./script.sh 192.168.43.68)

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages