Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r00t-3xp10it/nmap-nse-modules
My collection of nmap nse modules
https://github.com/r00t-3xp10it/nmap-nse-modules
nmap nmap-scripts nse
Last synced: 13 days ago
JSON representation
My collection of nmap nse modules
- Host: GitHub
- URL: https://github.com/r00t-3xp10it/nmap-nse-modules
- Owner: r00t-3xp10it
- Created: 2016-11-16T11:27:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T15:08:20.000Z (about 5 years ago)
- Last Synced: 2024-10-12T20:46:43.254Z (29 days ago)
- Topics: nmap, nmap-scripts, nse
- Language: Lua
- Size: 170 KB
- Stars: 62
- Watchers: 4
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-security-collection - **37**星
README
# nmap-nse-modules
my collection of nmap nse modules# Description
this working directory contains diferent nmap nse modules
writen by me to be of assistence in post-exploitation common tasks.# Install
1) Download module from github
2) edit module to read the description
3) port module to nmap nse database
4) update nse database: `nmap --script-updatedb`# Please read my 'WIKI' for further information.