Path: blob/master/documentation/modules/auxiliary/scanner/smb/smb2.md
21660 views
Description
The SMB2 scanner module simply scans the remote hosts and determines if they support the SMB2 protocol.
Verification Steps
Do:
use auxiliary/scanner/smb/smb2
Do:
set RHOSTS [IP]
Do:
set THREADS [number of threads]
Do:
run