psexec.py
Verified for current stable LTS
Psexec.py Command: Copy File Remote Execution
Use for copy file remote execution with Psexec.py. Exact CLI syntax to copy file remote execution using Psexec.py.
When to use this: Use for copy file remote execution with Psexec.py.
Command Syntax
psexec.py -c <filename> <domain>/<username>:<password>@<target> <command> psexec.py -c <filename> <domain>/<username>:<password>@<target> <command> Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to copy file remote execution using Psexec.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
Psexec.py Command: Authenticate Pass The Hash
psexec.py -hashes <LM_Hash>:<NT_Hash> <domain>/<username>@<target> Psexec.py Command: Execute Command Remote Target psexec.py <domain>/<username>:<password>@<target> <command> Psexec.py Command: Execute Command Specific Path Remote Target psexec.py -path <path> <domain>/<username>:<password>@<target> <command> Psexec.py Command: Spawn Interactive Shell Remote Target psexec.py <domain>/<username>:<password>@<target> Psexec.py Command: Specify Ip Domain Controller psexec.py -dc-ip <domain_controller_ip> <domain>/<username>:<password>@<target>