
claude-code-devcontainer
Sandboxed devcontainer for running Claude Code in bypass mode safely. Built for security audits and untrusted code review.

Sandboxed devcontainer for running Claude Code in bypass mode safely. Built for security audits and untrusted code review.

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on…

Automate the creation of a lab environment complete with security tooling and logging best practices

Sandboxed Execution Environment

Manages the core lifecycle of Qubes OS domains via a Python admin API, handling secure compartmentalization with Xen and exposing an event system for…

Go Trusted Execution Environment (TEE)

eBPF-based workaround for CVE-2026-31431 (Copy.Fail) that filters or kills AF_ALG socket creation to prevent local privilege escalation and container…

Proof-of-concept exploit for CVE-2026-2441, demonstrating the vulnerability and providing a working exploit for security testing and validation.

Proof-of-concept exploit for CVE-2026-27607, a missing post-policy validation in RustFS, demonstrating the vulnerability with a Node.js script and…

Open-source automated malware analysis sandbox that runs suspicious files and URLs in isolated VMs and generates detailed behavioral reports.

Tracking Januscape (CVE-2026-53359), the KVM/x86 guest-to-host escape

Linux namespaces and seccomp-bpf sandbox

Windows Process Lockdown Tool using Job Objects

wasm2c sandbox escape. An untrusted WebAssembly module breaks out of the generated C sandbox and executes an arbitrary shell command on the host.

Passive diagnostic tool that checks if a Linux system is vulnerable to CVE-2026-31431 by testing AF_ALG socket reachability, providing mitigation…

eBPF LSM program that blocks AF_ALG socket creation to mitigate CVE-2026-31431, with userspace daemon logging denied attempts via ring buffer.