
GoPurple
Yet another shellcode runner consists of different techniques for evaluating detection capabilities of endpoint security solutions

Yet another shellcode runner consists of different techniques for evaluating detection capabilities of endpoint security solutions

A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote…

Polymorphic shellcode generator for in-memory execution of EXE, DLL, .NET, VBScript, and JScript with per-output and per-build randomization for…

A Nim implementation of reflective PE-Loading from memory

Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)

Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)

A technique of hiding malicious shellcode via Shannon encoding.

Full exploit of CVE-2016-6754(BadKernel) and slide of SyScan360 2016

RustyWater represents the main payload and the backbone of the entire adversarial operation in Static Kitten group attacks.

An in-depth approach to obfuscating the individual components of a PowerShell payload whether you're on Windows or Kali Linux.

An open-source, C#-based remote administration tool (RAT), enabling complete control of a remote Windows machine, designed for legitimate remote…

This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can…

DropEngine provides a malleable framework for creating shellcode runners, allowing operators to choose from a selection of components and combine…

Collection of scripts for malware analysis, deobfuscation, and configuration extraction. Supports static analysis, unpacking, shellcode conversion,…

Heavily-modified fork of David Buchanan's dlinject project. Injects arbitrary assembly (or precompiled binary) payloads directly into x86-64, x86,…

Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)

A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in conjunction…

C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.