getuserspns.py
Verified for current stable LTS
Getuserspns.py Command: Pass The Hash Authentication
Use for pass the hash authentication with Getuserspns.py. Exact CLI syntax to pass the hash authentication using Getuserspns.py.
When to use this: Use for pass the hash authentication with Getuserspns.py.
Command Syntax
GetUserSPNs.py <domain>/<username> -hashes <LM_Hash>:<NT_Hash> -dc-ip <domain_controller_ip> GetUserSPNs.py <domain>/<username> -hashes <LM_Hash>:<NT_Hash> -dc-ip <domain_controller_ip> Command Breakdown
-hashes- Command Option
- Tool-specific option used by this command invocation.
-dc-ip- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to pass the hash authentication using Getuserspns.py.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Getuserspns.py Command: Enumerate User Accounts With Spn
GetUserSPNs.py <domain>/<username>:<password> -dc-ip <domain_controller_ip> Getuserspns.py Command: Save Output To File GetUserSPNs.py <domain>/<username>:<password> -dc-ip <domain_controller_ip> -outputfile <path/to/output_file> Getuserspns.py Command: Request Only Tgs Tickets GetUserSPNs.py <domain>/<username>:<password> -dc-ip <domain_controller_ip> -request Getuserspns.py Command: Request Only Tgs Tickets Pass The Hash GetUserSPNs.py <domain>/<username> -dc-ip <domain_controller_ip> -hashes <LM_Hash>:<NT_Hash> -request Bloodhound Python Command: Authenticate Using Ntlm Hashes bloodhound-python --collectionmethod <All> --username <username> --hashes {LM:NTLM} --domain <domain>