Mimikatz Net - Control Domain Access | Online Free DevTools by Hexmos
Control domain access with Mimikatz Net. Retrieve user lists, computer lists, and domain controller information. Free online tool, no registration required.
mimikatz-net
Perform network and domain operations. More information: https://github.com/gentilkiwi/mimikatz.
- List domain users:
mimikatz "net::users"
- List domain computers:
mimikatz "net::computers"
- Retrieve domain controller information:
mimikatz "net::domaincontrollers"
