mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-02-01 07:57:25 +00:00
Added missing parenthese
This commit is contained in:
parent
2ef501f883
commit
ca959ec806
@ -328,7 +328,7 @@ klist
|
|||||||
|
|
||||||
## SSH
|
## SSH
|
||||||
|
|
||||||
:warning: You cannot pass the hash to SSH, but you can connect with a Kerberos ticket (Which you can get by passing the hash!
|
:warning: You cannot pass the hash to SSH, but you can connect with a Kerberos ticket (Which you can get by passing the hash!)
|
||||||
|
|
||||||
```ps1
|
```ps1
|
||||||
cp user.ccache /tmp/krb5cc_1045
|
cp user.ccache /tmp/krb5cc_1045
|
||||||
|
Loading…
Reference in New Issue
Block a user