Screenshots
Example Usage
.\PSAsyncShell.ps1 -h
____ ____ _ ____ _ _ _
| _ \/ ___| / \ ___ _ _ _ __ ___/ ___|| |__ ___| | |
| |_) \___ \ / _ \ / __| | | | '_ \ / __\___ \| '_ \ / _ \ | |
| __/ ___) / ___ \\__ \ |_| | | | | (__ ___) | | | | __/ | |
|_| |____/_/ \_\___/\__, |_| |_|\___|____/|_| |_|\___|_|_|
|___/
---------------------- by @JoelGMSec -----------------------
Info: This tool helps you to get a remote shell
over asynchronous TCP to bypass firewalls
Usage: .\PSAsyncShell.ps1 -s -p listen_port
Listen for a new connection from the client
.\PSAsyncShell.ps1 -c server_ip server_port
Connect the client to a PSAsyncShell server
Warning: All data will be sent unencrypted
Upload function doesn't use MultiPart
See also
Unicorn
Open Source
Simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Works…
bddisasm
Open Source
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, bas…
BitMono
Open Source
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.…
AMSI Bypass Techniques
Open Source
Collection of PowerShell AMSI (Antimalware Scan Interface) bypass techniques. Patches AMSI in-memory…
ScareCrow
Open Source
Payload creation framework focused on EDR bypass. Creates loaders using a variety of techniques incl…
EagleVM
Open Source
Native code virtualizer for x64 binaries…