
NixImports
A .NET malware loader, using API-Hashing to evade static analysis

A .NET malware loader, using API-Hashing to evade static analysis


An ML powered Graph-Based Multi-Architecture Approach for ROP Gadget Detection

A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.

Finding Java/C# gadget chains with CodeQL

End-to-end exploitation lab for CVE-2025-5548 (FreeFloat FTP Server stack buffer overflow). Includes static analysis with IDA/Ghidra, binary fuzzing,…

Research into CVE-2022-41853: Using static functions to obtian RCE via Java Deserialization & Remote Codebase Attack

Proof-of-concept exploit and technical advisory for an Admin+ arbitrary file upload to remote code execution vulnerability in Everest Toolkit…

Rust Weaponization for Red Team Engagements.

An analysis of CVE-2025-55182 and CVE-2025-66478 -- the vulnerabilities behind React2Shell. Tools, technical information, etc

A simple PoC for WordPress RCE (author priviledge), refer to CVE-2019-8942 and CVE-2019-8943.

Collection of different ways to execute code outside of the expected entry points

Working proof of concept for NextJS RCE to establish a reverse shell. [React2Shell]

React2Shell CVE-2025-55182: unauthenticated unsafe deserialization in React Server Components leading to reliable remote code execution via the…

CVE-2024-37032 (Probllama) PoC for Ollama ≤0.1.33: path traversal and arbitrary file write via model digest handling, leading to automated privilege…

Proof-of-concept exploit for CVE-2026-64638: reflected XSS in WordPress login chained with DOM clobbering to achieve admin account takeover and…

A prompt injection in a code‑review bot that executes AI‑generated fixes in a sandbox. The sandbox uses a blacklist to prevent dangerous commands,…

Hotel Druid 3.0.3 Code Injection to Remote Code Execution