Linux Active directory
Linikatz
root@srv:/dev/shm# ./linikatz.sh
_ _ _ _ _
| (_)_ __ (_) | ____ _| |_ ____
| | | '_ \| | |/ / _` | __|_ /
| | | | | | | < (_| | |_ / /
|_|_|_| |_|_|_|\_\__,_|\__/___|
<SNIF>SSSD Cached Credentials
#Find cached credentials
root@srv:/dev/shm$ find / -name *.ldb 2>/dev/null
#Cracking cached credentials
root@srv:/dev/shm$ hashcat -m 1800 cached.hash /usr/share/wordlists/rockyou.txtKeytab
Last updated