File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,21 +30,21 @@ https://mp.weixin.qq.com/s/Yr71bBrLDFjbDHkBqZ_HPg
3030SharpDetectionNTLMSSP.exe -module=smb -target=192.168.65.133 -port=445 -threads=15
3131
3232Required Flags:
33- -target: The IP address of the target. the following formats are supported
34- 192.168.65.133
35- 192.168.65.133,192.168.65.123
36- 192.168.65.0/24
37- 192.168.65.0/16
38- 192.168.65.0/8
39- 192.168.65.55-192.168.70.233
40- target.txt
41- -module: The service module of the target. the following modules are supported
42- exchange
43- mssql
44- smb
45- winrm
46- wmi
47- -port: The corresponding port of the target's service module
33+ -target: The IP address of the target. the following formats are supported
34+ 192.168.65.133
35+ 192.168.65.133,192.168.65.123
36+ 192.168.65.0/24
37+ 192.168.65.0/16
38+ 192.168.65.0/8
39+ 192.168.65.55-192.168.70.233
40+ target.txt
41+ -module: The service module of the target. the following modules are supported
42+ exchange
43+ mssql
44+ smb
45+ winrm
46+ wmi
47+ -port: The corresponding port of the target's service module
4848
4949Optional Flags:
5050 -threads: Threads to use to concurently enumerate multiple remote hosts (Default: 15)
You can’t perform that action at this time.
0 commit comments