Utilities | mono | openssl | Search

nmap

Cell 0

The nmap command nmap --script=smb-brute.nse localhost performs an SMB brute-force attack against the local machine using the smb-brute.nse script. This command is used to test the security of the local machine's SMB protocol by attempting to brute-force login credentials.

Cell 1