iscsi-brute NSE script — Nmap Scripting Engine documentation (original) (raw)

Script Arguments Example Usage Script Output

Script types: portrule
Categories:intrusive, brute
Download: https://svn.nmap.org/nmap/scripts/iscsi-brute.nse

Script Summary

Performs brute force password auditing against iSCSI targets.

Script Arguments

iscsi-brute.target

iSCSI target to brute-force.

passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb

See the documentation for the unpwdb library.

creds.[service], creds.global

See the documentation for the creds library.

brute.credfile, brute.delay, brute.emptypass, brute.firstonly, brute.guesses, brute.mode, brute.passonly, brute.retries, brute.start, brute.threads, brute.unique, brute.useraspass

See the documentation for the brute library.

Example Usage

nmap -sV --script=iscsi-brute

Script Output

PORT STATE SERVICE 3260/tcp open iscsi syn-ack | iscsi-brute: | Accounts | user:password123456 => Valid credentials | Statistics |_ Perfomed 5000 guesses in 7 seconds, average tps: 714

Requires


Author:

License: Same as Nmap--See https://nmap.org/book/man-legal.html