Category: Penetration Testing

MD5-Monomorphic Shellcode Packer

monomorph: MD5-Monomorphic Shellcode Packer

monomorph MD5-Monomorphic Shellcode Packer – all payloads have the same MD5 hash What does it do? It packs up to 4KB of compressed shellcode into an executable binary, near-instantly. The...

Forwarded Shell

DFShell: The Best Forwarded Shell

DFShell D3Ext’s Forwarded Shell it’s a python3 script which use mkfifo to simulate a shell into the victim machine. It creates a hidden directory in /dev/shm/.fs/ and there are stored the...

bypass Windows Defender

FUD-UUID-Shellcode: bypass Windows Defender

FUD-UUID-Shellcode Another shellcode injection technique using C++ that attempts to bypass Windows Defender using XOR encryption sorcery and UUID strings madness :). How it works Shellcode generation Firstly, generate a payload in...