👻
Hac's note
Ctrl
K
Copy
HTB CPTS
Active Directory Enumeration & attacks
Unauthenticated user enumeration
enum4linux -U 172.16.5.5 | grep "user:" | cut -f2 -d"[" | cut -f1 -d"]"
Previous
Hunting Passwd and shares in AD
Next
Using ldapsearch
Last updated
1 year ago