Skip to content

Commit 716effd

Browse files
committed
Update README.md
1 parent ada720a commit 716effd

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@ https://mp.weixin.qq.com/s/Yr71bBrLDFjbDHkBqZ_HPg
3030
SharpDetectionNTLMSSP.exe -module=smb -target=192.168.65.133 -port=445 -threads=15
3131
3232
Required 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
4949
Optional Flags:
5050
-threads: Threads to use to concurently enumerate multiple remote hosts (Default: 15)

0 commit comments

Comments
 (0)