evil-winrm
Verified for current stable LTS
Evil Winrm Command: Upload File To Host
Use for upload file to host with Evil Winrm. Exact CLI syntax to upload file to host using Evil Winrm.
When to use this: Use for upload file to host with Evil Winrm.
Command Syntax
upload <path/to/local_file> <path/to/remote_file> upload <path/to/local_file> <path/to/remote_file> Command Breakdown
upload is the base executable for this command.
FAQ
Purpose: Exact syntax to upload file to host using Evil Winrm.
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
Evil Winrm Command: Connect To Host Interactive Session
evil-winrm -i <ip_address> -u <user> -p <password> Evil Winrm Command: Connect To Host Pass The Hash evil-winrm -i <ip_address> -u <user> -H <nt_hash> Evil Winrm Command: Connect To Host With Scripts And Executables evil-winrm -i <ip_address> -u <user> -p <password> -s <path/to/scripts> -e <path/to/executables> Evil Winrm Command: Connect To Host Using Ssl evil-winrm -i <ip_address> -u <user> -p <password> -S -c <path/to/pubkey> -k <path/to/privkey> Evil Winrm Command: List Loaded Powershell Functions menu