first commit

This commit is contained in:
2025-11-21 17:17:42 +01:00
commit 4cad18c2a5
285 changed files with 122106 additions and 0 deletions
@@ -0,0 +1,13 @@
```sh
#Kerberos 5 TGS etype 23
hashcat -m 13100 -a 0 hash rockyou.txt
#Kerberos asrep 23
hashcat -m 18200 hash rockyou.txt
#NTLM (mimikatz sam dump, sekurlsa::logonpasswords)
hashcat -m 1000 hash <wordlist>
```
![unnamed_813da3841a61459c8ec272cffc3b78f2](unnamed_813da3841a61459c8ec272cffc3b78f2.png)