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
- Host: GitHub
- URL: https://github.com/bormaxi8080/nmap-scanner
- Owner: bormaxi8080
- License: bsd-3-clause
- Created: 2022-01-08T10:37:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T17:48:10.000Z (almost 4 years ago)
- Last Synced: 2024-05-20T23:03:49.832Z (about 2 years ago)
- Topics: nmap, pentesting, security, shell
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-skills - Автоматизированный shell для NMap
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