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

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

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

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

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…

Documentation and proof of concept code for CVE-2022-24125 and CVE-2022-24126.

A collection of various and sundry code snippets that leverage .NET dynamic tradecraft

open source port/reimplementation of the Cobalt Strike BOF Loader as is

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

Tired of looking at hex all day and popping '\x41's? Rather look at Lugia/Charmander? I have the solution for you.

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.

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

A personalized/enhanced re-creation of the Darkhotel "Double Star" APT exploit chain with a focus on Windows 8.1 and mixed with some of my own…

Remote BOF Runner is a Havoc extension framework for remote execution of Beacon Object Files (BOFs) using a PIC loader made with Crystal Palace.

Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post

A collection of my shellcode samples.

Static analysis walkthrough of a Metasploit Windows shellcode: PowerShell payload decoding, XOR obfuscation, PEB walking, and Export Address Table…