Skip to content
reverseshell

Posts tagged: #powershell

How reverse shells work on Windows targets, the PowerShell TCPClient one-liner versus dropping nc.exe, and how to get an interactive console.
PowerShell reverse shell testing comes with execution policy, logging, AMSI, quoting, and noisy process telemetry.
How PowerShell -EncodedCommand works, why testers base64-encode reverse shell payloads to dodge quoting, and the UTF-16LE encoding mistake that breaks it.