An open API service indexing awesome lists of open source software.

https://github.com/bormaxi8080/nmap-scanner

Nmap packet domain list scanner to find exploited vulnerabilities
https://github.com/bormaxi8080/nmap-scanner

nmap pentesting security shell

Last synced: 7 months ago
JSON representation

Nmap packet domain list scanner to find exploited vulnerabilities

Awesome Lists containing this project

README

          

# 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

2. Run install script:
> bash install.sh

3. 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