
meterssh
MeterSSH is a way to take shellcode, inject it into memory then tunnel whatever port you want to over SSH to mask any type of communications as a…

MeterSSH is a way to take shellcode, inject it into memory then tunnel whatever port you want to over SSH to mask any type of communications as a…

A technique to run binaries filelessly and stealthily on Linux by "overwriting" the shell's process with another.

Compromising the macOS Kernel through Safari by Chaining Six Vulnerabilities

Cobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks by spawning…

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

Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.

Pseudo-malicious usermode memory artifact generator kit designed to easily mimic the footprints left by real malware on an infected Windows OS.

A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.

A simple PoC to invoke an encrypted shellcode by using an hidden call

template for developing custom C2 channels for Cobalt Strike using IAT hooks applied by a reflective loader.

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

Win32k Exploit by Grant Willcox

A lightweight test harness designed to speed up shellcode development by providing an execution environment with integrated crash diagnostics and…

Remote Code Execution Exploit for Langflow (CVE-2025-3248) - [ By S4Tech ]

Protect process by shellcode

PoC exploits CVE-2025-24893 , a remote code execution (RCE) vulnerability in XWiki caused by improper sandboxing in Groovy macros rendered…

weaponized radare2 vulnerability found by @CaptnBanana and blenk92

Exploit POC for the bug CVE-2019-8781, found by @LinusHenze