awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to spencerdodd/kernelpop

Open-source alternatives to Kernelpop

30 open-source projects similar to spencerdodd/kernelpop, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Kernelpop alternative.

  • jondonas/linux-exploit-suggester-2jondonas avatar

    jondonas/linux-exploit-suggester-2

    1,970View on GitHub↗

    Next-Generation Linux Kernel Exploit Suggester

    Perl
    View on GitHub↗1,970
  • mzet-/linux-exploit-suggestermzet- avatar

    mzet-/linux-exploit-suggester

    6,528View on GitHub↗

    linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel exploits on Linux systems. It functions as a privilege escalation auditor by matching system information and kernel versions against a database of known security flaws. The tool differentiates itself by filtering and ranking exploits based on specific system properties and runtime security configurations. It evaluates kernel hardening settings, such as memory protection mechanisms, to discard inapplicable exploits and prioritize candidates by their probability of success. The softw

    Shell
    View on GitHub↗6,528
  • bitsadmin/wesngbitsadmin avatar

    bitsadmin/wesng

    4,881View on GitHub↗

    This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It functions as a vulnerability scanner and exploit suggester that analyzes installed updates to identify missing security patches and their corresponding known vulnerabilities. The system distinguishes itself by matching missing updates against a consolidated vulnerability database to recommend specific publicly available exploits. It maintains accuracy by synchronizing remote security bulletins into a local database and cross-referencing identified gaps against official update

    Pythonexploitmicrosoftpatches
    View on GitHub↗4,881
  • pwndbg/pwndbgpwndbg avatar

    pwndbg/pwndbg

    10,051View on GitHub↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Pythonbinary-ninjacapture-the-flagctf
    View on GitHub↗10,051

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • kathanp19/howtohuntKathanP19 avatar

    KathanP19/HowToHunt

    7,146View on GitHub↗

    HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It provides a research methodology for organizing security testing procedures and validating application behaviors against known vulnerability patterns. The project features a curated library of security flaws and reconnaissance techniques. It organizes security testing into modular playbooks, checklists, and categorical vulnerability mappings to align specific exploitation techniques with target weaknesses. The repository covers a systematic sequence of information gathering task

    bugbountybugbountytipsbughunting-methodology
    View on GitHub↗7,146
  • angr/angropangr avatar

    angr/angrop

    841View on GitHub↗

    angrop

    Python
    View on GitHub↗841
  • androidoffsec/art-kernel-toolkitandroidoffsec avatar

    androidoffsec/art-kernel-toolkit

    61View on GitHub↗

    art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace. It supports x86_64 and arm64 Android Common Kernels and Linux kernels.

    C
    View on GitHub↗61
  • 4xura/cve-2026-31431-copy-fail4xura avatar

    4xura/CVE-2026-31431-Copy-Fail

    6View on GitHub↗

    Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on https://4xura.com/binex/kernel/copy-fail

    C
    View on GitHub↗6
  • farazsth98/chronomalyfarazsth98 avatar

    farazsth98/chronomaly

    299View on GitHub↗

    Android kernel exploit for CVE-2025-38352, previously exploited in-the-wild. Targets vulnerable x86_64 Linux kernels v5.10.x.

    C
    View on GitHub↗299
  • bcoles/rootkit-signal-hunterbcoles avatar

    bcoles/rootkit-signal-hunter

    3View on GitHub↗

    Detect Linux rootkits which use signals to elevate process privileges.

    Rust
    View on GitHub↗3
  • bnagy/crashwalkbnagy avatar

    bnagy/crashwalk

    361View on GitHub↗

    Crashwalk

    Go
    View on GitHub↗361
  • chalker/notesChALkeR avatar

    ChALkeR/notes

    1,277View on GitHub↗

    Some public notes

    View on GitHub↗1,277
  • chenaotian/cve-2023-0386chenaotian avatar

    chenaotian/CVE-2023-0386

    124View on GitHub↗

    CVE-2023-0386 analysis and Exp

    C
    View on GitHub↗124
  • danielmiessler/seclistsdanielmiessler avatar

    danielmiessler/SecLists

    71,596View on GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    View on GitHub↗71,596
  • a13xp0p0v/kernel-hardening-checkera13xp0p0v avatar

    a13xp0p0v/kernel-hardening-checker

    2,042View on GitHub↗
    Python
    View on GitHub↗2,042
  • elfmaster/kdresselfmaster avatar

    elfmaster/kdress

    131View on GitHub↗

    Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore

    C
    View on GitHub↗131
  • edoverflow/bugbounty-cheatsheetEdOverflow avatar

    EdOverflow/bugbounty-cheatsheet

    6,498View on GitHub↗

    This project is a bug bounty resource directory, vulnerability research cheatsheet, and web security payload library. It serves as a centralized collection of curated payloads and common attack vectors used to identify security vulnerabilities in web applications. The repository provides a directory of platforms, books, and tools to support vulnerability discovery skills. It includes a reference for tested payloads and techniques used to trigger bugs and identify vulnerabilities during security audits. The content covers web application pentesting, security vulnerability testing, and general

    View on GitHub↗6,498
  • bcoles/kasldbcoles avatar

    bcoles/kasld

    494View on GitHub↗

    KASLD derandomises the Linux kernel's virtual and physical memory layout as an unprivileged local user.

    C
    View on GitHub↗494
  • elvanderb/tcp-32764elvanderb avatar

    elvanderb/TCP-32764

    1,290View on GitHub↗

    some codes and notes about the backdoor listening on TCP-32764 in linksys WAG200G.

    Python
    View on GitHub↗1,290
  • evdenis/cvehoundevdenis avatar

    evdenis/cvehound

    136View on GitHub↗

    Check linux sources dump for known CVEs.

    SmPL
    View on GitHub↗136
  • doyensec/ksmbd-cve-2025-37947doyensec avatar

    doyensec/KSMBD-CVE-2025-37947

    20View on GitHub↗

    Blog Post: https://blog.doyensec.com/2025/10/08/ksmbd-3.html

    C
    View on GitHub↗20
  • farazsth98/exploit-cve-2025-39946farazsth98 avatar

    farazsth98/exploit-CVE-2025-39946

    37View on GitHub↗

    Exploit for CVE-2025-39946, a bug in the Linux kernel's net/tls subsystem.

    C
    View on GitHub↗37
  • friendsofphp/security-advisoriesFriendsOfPHP avatar

    FriendsOfPHP/security-advisories

    2,128View on GitHub↗

    PHP Security Advisories Database

    PHP
    View on GitHub↗2,128
  • google/kernel-researchgoogle avatar

    google/kernel-research

    74View on GitHub↗

    This repository contains useful tools for Linux kernel security research, called the kernelXDK:

    C++
    View on GitHub↗74
  • googleprojectzero/ios-messaging-toolsgoogleprojectzero avatar

    googleprojectzero/iOS-messaging-tools

    383View on GitHub↗

    This repository contains several tools Project Zero uses to test iPhone messaging. It includes:

    Python
    View on GitHub↗383
  • gsingh93/linux-exploit-dev-envgsingh93 avatar

    gsingh93/linux-exploit-dev-env

    102View on GitHub↗

    Everything you need to build and run Linux and Android kernels for exploit development

    Makefile
    View on GitHub↗102
  • hasecuritysolutions/vulnwhispererH

    HASecuritySolutions/VulnWhisperer

    0View on GitHub↗
    View on GitHub↗0
  • iaik/meltdownIAIK avatar

    IAIK/meltdown

    4,172View on GitHub↗

    Meltdown is a set of software utilities designed to bypass kernel address randomization and dump physical memory to exploit hardware-level security vulnerabilities. It serves as a proof of concept for the Meltdown hardware vulnerability, enabling the reading of protected kernel memory on affected processors. The tool provides capabilities to identify the secret randomization offset of the direct physical map to locate kernel memory. It also includes functionality to export large segments of physical memory into hexdump format for the recovery of sensitive strings and passwords. The project c

    C
    View on GitHub↗4,172
  • igio90/dirtypipeziGio90 avatar

    iGio90/DirtyPipeZ

    17View on GitHub↗

    This repo contains my researches on Dirtypipe and Android.

    C
    View on GitHub↗17
  • dirtycow/dirtycow.github.iodirtycow avatar

    dirtycow/dirtycow.github.io

    3,436View on GitHub↗

    This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for gaining root access. It serves as a centralized library of security flaws and reproduction steps used for testing system protections and verification. The documentation focuses on the Linux kernel, providing technical breakdowns of how memory management errors and multi-page write techniques allow for the modification of read-only files. It details the use of race conditions to achieve administrative privilege escalation. The repository covers a broad surface of security rese

    HTML
    View on GitHub↗3,436