Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.53 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.53 KB

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