Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nccgroup/nmap-nse-vulnerability-scripts
NMAP Vulnerability Scanning Scripts
https://github.com/nccgroup/nmap-nse-vulnerability-scripts
Last synced: 2 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-04T09:08:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T23:06:30.062Z (9 days ago)
- Language: Lua
- Size: 15.6 KB
- Stars: 629
- Watchers: 88
- Forks: 61
- 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