Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RcoIl committed May 10, 2021
1 parent ada720a commit 716effd
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@ https://mp.weixin.qq.com/s/Yr71bBrLDFjbDHkBqZ_HPg
SharpDetectionNTLMSSP.exe -module=smb -target=192.168.65.133 -port=445 -threads=15
Required Flags:
-target: The IP address of the target. the following formats are supported
192.168.65.133
192.168.65.133,192.168.65.123
192.168.65.0/24
192.168.65.0/16
192.168.65.0/8
192.168.65.55-192.168.70.233
target.txt
-module: The service module of the target. the following modules are supported
exchange
mssql
smb
winrm
wmi
-port: The corresponding port of the target's service module
-target: The IP address of the target. the following formats are supported
192.168.65.133
192.168.65.133,192.168.65.123
192.168.65.0/24
192.168.65.0/16
192.168.65.0/8
192.168.65.55-192.168.70.233
target.txt
-module: The service module of the target. the following modules are supported
exchange
mssql
smb
winrm
wmi
-port: The corresponding port of the target's service module
Optional Flags:
-threads: Threads to use to concurently enumerate multiple remote hosts (Default: 15)
Expand Down

0 comments on commit 716effd

Please sign in to comment.