psexec.py
Verified for current stable LTS
Psexec.py Commands
Psexec.py command syntax with verified terminal examples.
Commands
7 commands for Psexec.py
psexec.py HTTP
Psexec.py Command: Authenticate Pass The Hash
psexec.py -hashes <LM_Hash>:<NT_Hash> <domain>/<username>@<target> psexec.py HTTP
Psexec.py Command: Copy File Remote Execution
psexec.py -c <filename> <domain>/<username>:<password>@<target> <command> psexec.py HTTP
Psexec.py Command: Execute Command Remote Target
psexec.py <domain>/<username>:<password>@<target> <command> psexec.py HTTP
Psexec.py Command: Execute Command Specific Path Remote Target
psexec.py -path <path> <domain>/<username>:<password>@<target> <command> psexec.py HTTP
Psexec.py Command: Spawn Interactive Shell Remote Target
psexec.py <domain>/<username>:<password>@<target> psexec.py HTTP
Psexec.py Command: Specify Ip Domain Controller
psexec.py -dc-ip <domain_controller_ip> <domain>/<username>:<password>@<target> psexec.py HTTP
Psexec.py Command: Use Kerberos Authentication
psexec.py -k -no-pass <domain>/<username>@<target> Suggest a Psexec.py Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Psexec.py workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.