Skip to content

r00t-3xp10it/nmap-nse-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

479 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my collection of nmap non-official nse scripts


Install [windows]

[admin] copy to: C:\Program Files (x86)\nmap\scripts\<script_name.nse>
[admin] Update NSE database: nmap --script-updatedb


Install [linux]

[admin] Copy to: /usr/share/nmap/scripts/<script_name.nse>
[admin] Update NSE database: sudo nmap --script-updatedb


Script help

Help: nmap --script-help <script_name.nse>


use install_nmap_modules.ps1 to install\update\delete nse scripts

waening: execute install_nmap_modules.ps1 with administrator privileges

Sem título
iwr -uri "https://raw.githubusercontent.com/r00t-3xp10it/nmap-nse-modules/refs/heads/master/install_nmap_modules.ps1" -outfile "install_nmap_modules.ps1"|Unblock-File;.\install_nmap_modules.ps1

About

My collection of nmap nse modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors