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
·
spencerdodd avatar

spencerdodd/kernelpop

0
View on GitHub↗
705 stars·132 forks·Python·5 views

Kernelpop

kernel privilege escalation enumeration and exploitation framework

Features

  • Exploit Development Tools - Automates the discovery and exploitation of kernel vulnerabilities.
  • Exploit Suggesters - Framework for identifying and testing kernel vulnerabilities.
  • Vulnerability Research - Framework for kernel privilege escalation enumeration.

Star history

Star history chart for spencerdodd/kernelpopStar history chart for spencerdodd/kernelpop

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Kernelpop

Similar open-source projects, ranked by how many features they share with Kernelpop.
  • 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
See all 30 alternatives to Kernelpop→

Frequently asked questions

What does spencerdodd/kernelpop do?

kernel privilege escalation enumeration and exploitation framework

What are the main features of spencerdodd/kernelpop?

The main features of spencerdodd/kernelpop are: Exploit Development Tools, Exploit Suggesters, Vulnerability Research.

What are some open-source alternatives to spencerdodd/kernelpop?

Open-source alternatives to spencerdodd/kernelpop include: jondonas/linux-exploit-suggester-2 — Next-Generation Linux Kernel Exploit Suggester. mzet-/linux-exploit-suggester — linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel… pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… bitsadmin/wesng — This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It… kathanp19/howtohunt — HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It… androidoffsec/art-kernel-toolkit — art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace.…