
unicorn
Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber's powershell…

Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber's powershell…

Adversary Emulation Framework

Manual kernel driver mapper for Windows x64 that abuses CVE-2025-8061 in Lenovo's LnvMSRIO.sys to perform a BYOVD attack, mapping PE64 drivers into…

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.

Reverse Shell Detection with Machine Learning

Playbook-based adversary simulation framework that compiles JSON-defined attack paths into position-independent shellcode payloads for validating…

PoCs and tools for investigation of Windows process execution techniques

Remote code execution exploit for CVE-2022-26809 targeting Windows RPC heap buffer overflow with msfvenom shellcode integration and meterpreter…

ROP ROCKET is an advanced code-reuse attack framework, with extensive ROP chain generation capabilities, including for novel Windows Syscalls attack,…

Library that eases the use of indirect syscalls. Quite interesting AV/EDR bypass as PoC.

Modern PIC implant for Windows (64 & 32 bit)


This repo contains C/C++ snippets that can be handy in specific offensive scenarios.

Automates a CSRF attack against CVE-2024-34716 to deploy a PHP reverse shell on PrestaShop, with automated payload packaging and Netcat listener…

Threadless Process Injection using remote function hooking.


A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes (such as msfvenom) by…

Emulate and Dissect MSF and *other* attacks