Skip to content

Script is a bash script a powerful network scanning tool (Network Mapper) to perform vulnerability scanning. is a widely used open-source tool that allows users to explore networks, discover hosts, and perform various types of scans to gather information about network devices and services.

Notifications You must be signed in to change notification settings

JAOUADTALBI/vulnerability-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

vulnerability-scanner


center

"Script is a bash script a powerful network scanning tool (Network Mapper) to perform vulnerability scanning. is a widely used open-source tool that allows users to explore networks, discover hosts, and perform various types of scans to gather information about network devices and services."

"The script leverages Nmap's capabilities specifically for vulnerability scanning. Vulnerability scanning is a proactive security measure that aims to identify weaknesses and potential entry points in a network or system. By identifying these vulnerabilities, organizations can take appropriate actions to patch or mitigate them, reducing the risk of exploitation by malicious actors.…"

πŸ“Œ Installation :


sudo apt install nmap
  

git clone https://github.com/JAOUADTALBI/vulnerability-scanner.git
  
chmod +x vulnerability-scanner
  
cd vulnerability-scanner
chmod +x scan_vuln.sh
./scan_vuln.sh @ip
  

πŸ“Œ Usage :


βœ”οΈ bash./scan_vuln.sh @ip

βœ”οΈ bash scan_vuln.sh 127.0.0.1

ezgif com-gif-maker

πŸ“œ Credits :


LinkedIn Badge

LinkedIn Badge

About

Script is a bash script a powerful network scanning tool (Network Mapper) to perform vulnerability scanning. is a widely used open-source tool that allows users to explore networks, discover hosts, and perform various types of scans to gather information about network devices and services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages