mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36:10 +00:00
added link to hashcat
This commit is contained in:
parent
ca959ec806
commit
bebc87887a
@ -394,7 +394,7 @@ pwdump SYSTEM SAM > /root/sam.txt
|
|||||||
samdump2 SYSTEM SAM -o sam.txt
|
samdump2 SYSTEM SAM -o sam.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Either crack it with `john -format=NT /root/sam.txt` or use Pass-The-Hash.
|
Either crack it with `john -format=NT /root/sam.txt`, [hashcat](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Hash%20Cracking.md#hashcat) or use Pass-The-Hash.
|
||||||
|
|
||||||
### LAPS Settings
|
### LAPS Settings
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user