getadusers.py
Verified for current stable LTS
Getadusers.py Commands
Getadusers.py command syntax with verified terminal examples.
Commands
4 commands for Getadusers.py
getadusers.py HTTP
Getadusers.py Command: Enumerate All Users
GetADUsers.py -all -dc-ip <domain_controller_ip> <domain>/<username>:<password> getadusers.py HTTP
Getadusers.py Command: Extract User Details Pass The Hash
GetADUsers.py -all -dc-ip <domain_controller_ip> -hashes <LM_Hash>:<NT_Hash> <domain>/<username> getadusers.py HTTP
Getadusers.py Command: Retrieve Specific User
GetADUsers.py -user <user> -dc-ip <domain_controller_ip> <domain>/<username>:<password> getadusers.py HTTP
Getadusers.py Command: Save Output To File
GetADUsers.py -all -dc-ip <domain_controller_ip> <domain>/<username>:<password> > <path/to/output.txt> Suggest a Getadusers.py Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Getadusers.py workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.