trimstray / sandmap

Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
GNU General Public License v3.0
1.57k stars 217 forks source link

Module: nse_brute #4

Closed trimstray closed 6 years ago

trimstray commented 6 years ago

Module type: NSE Module name: nse_brute

Category: nse URL: https://nmap.org/nsedoc/categories/brute.html

Status: In Progress

hese scripts use brute force attacks to guess authentication credentials of a remote server. Nmap contains scripts for brute forcing dozens of protocols, including http-brute, oracle-brute, snmp-brute, etc.