
awesome-web3-security
A curated list of Web3 Security materials and resources for Pentesters and Bug Hunters.

A curated list of Web3 Security materials and resources for Pentesters and Bug Hunters.

This repository contains the complete record of my three-year research journey, covering the project from foundational concepts to advanced-level…

Proof-of-concept exploit and detailed analysis of CVE-2022-0847 (Dirty Pipe) Linux kernel privilege escalation vulnerability, including Docker…

Writeup of CVE-2017-1002101 with sample "exploit"/escape

Walk x86-64 page tables by hand in qemu and gdb. Decompose a virtual address, follow cr3 through all levels of physical memory, and extract a flag…

Source code for the Binaries of OWASP WrongSecrets

A plugin that provides resources for beginners to learn reverse engineering using Binary Ninja. It automatically installs several other plugins, and…

This repository contains a number of insecure self-hosted applications that allows interested security engineers to test vulnerabilities found by…

CVE-2025-32463 Proof of concept

This repository contains a POC of CVE-2025-55182, a critical (CVSS score 10.0) pre-authentication remote code execution vulnerability affecting React…

This project is intended to serve as a proof of concept to demonstrate exploiting the vulnerability in the PDF.js (pdfjs-dist) library reported in…

This repo is poc of cve-2026-18963. Please use it on legal products (lab, local,...).

Rules shared by the community from 100 Days of YARA 2026

Proof of Concept for the NTLM Hash Leak via .library-ms CVE-2025-24054 / CVE-2025-24071

A Proof of Concept for chaining CVE-2025-6018 (PAM/Polkit Active Session Bypass) and CVE-2025-6019 (libblockdev SUID Mount Flaw) to achieve Local…

This repo stores source code of the vulnerable program.

A detailed walkthrough of Billing room exploiting CVE-2023-30258 and escalating via fail2ban misconfig

An implementation of a vulnerable MCP server using mcp-go