Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 882 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 882 Bytes

nmap-scanner

Nmap packet domain list scanner to find exploitable vulnerabilities

This is a domain list scanner to find exploited vulnerabilities used NMap utility (https://nmap.org) and specific security vulnerabilities scan scripts.

Warning of responsibility

  • This can be useful for pentesting the services only
  • This tool is created solely for informational purposes only, and does not carry calls for any actions
  • We do not bring responsibility, but you are warned!

Sources:

Domain list stored in targets.txt file.

Installation:

  1. Download and install NMap utility:

https://nmap.org/download.html

  1. Run install script:

bash install.sh

  1. Make sure scripts and output directories are created.

Run scan:

bash nmap-scanner.sh

Results:

See output directory

Search exploitable vulnerabilities:

grep "EXPLOIT" ./output/*.txt