https://github.com/nccgroup/nmap-nse-vulnerability-scripts
NMAP Vulnerability Scanning Scripts
https://github.com/nccgroup/nmap-nse-vulnerability-scripts
Last synced: about 1 month ago
JSON representation
NMAP Vulnerability Scanning Scripts
- Host: GitHub
- URL: https://github.com/nccgroup/nmap-nse-vulnerability-scripts
- Owner: nccgroup
- Created: 2021-05-18T15:20:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-04T09:08:55.000Z (about 3 years ago)
- Last Synced: 2025-03-28T22:14:44.957Z (about 1 month ago)
- Language: Lua
- Size: 15.6 KB
- Stars: 627
- Watchers: 86
- Forks: 59
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-hacking-lists - nccgroup/nmap-nse-vulnerability-scripts - NMAP Vulnerability Scanning Scripts (Lua)
README
# NMAP vulnerability scanning scripts
A collection of nmap vulnerability scanning scripts to aid afforable detection and remediation.
## Background
These scripts use the Nmap Scripting Engine (NSE) to implement checks for various vulnerabilities.
References:
* https://nmap.org/book/man-nse.html
* https://nmap.org/nsedoc/index.html# Scripts
* Exim mailserver CVE-2020-28017 through CVE-2020-28026 also known as 21Nails
* script: https://github.com/nccgroup/nmap-nse-vulnerability-scripts/blob/master/smtp-vuln-cve2020-28017-through-28026-21nails.nse
* reference: https://www.qualys.com/2021/05/04/21nails/21nails.txt# License
All scripts are released under the nmap license