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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spencerdodd avatar

spencerdodd/kernelpop

0
View on GitHub↗
705 estrellas·132 forks·Python·5 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de spencerdodd/kernelpopGráfico del historial de estrellas de spencerdodd/kernelpop

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Kernelpop

Proyectos open-source similares, clasificados según cuántas características comparten con Kernelpop.
  • jondonas/linux-exploit-suggester-2Avatar de jondonas

    jondonas/linux-exploit-suggester-2

    1,970Ver en GitHub↗

    Next-Generation Linux Kernel Exploit Suggester

    Perl
    Ver en GitHub↗1,970
  • mzet-/linux-exploit-suggesterAvatar de mzet-

    mzet-/linux-exploit-suggester

    6,528Ver en 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
    Ver en GitHub↗6,528
  • bitsadmin/wesngAvatar de bitsadmin

    bitsadmin/wesng

    4,881Ver en 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
    Ver en GitHub↗4,881
  • pwndbg/pwndbgAvatar de pwndbg

    pwndbg/pwndbg

    10,051Ver en 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
    Ver en GitHub↗10,051
Ver las 30 alternativas a Kernelpop→

Preguntas frecuentes

¿Qué hace spencerdodd/kernelpop?

kernel privilege escalation enumeration and exploitation framework

¿Cuáles son las características principales de spencerdodd/kernelpop?

Las características principales de spencerdodd/kernelpop son: Exploit Development Tools, Exploit Suggesters, Vulnerability Research.

¿Qué alternativas de código abierto existen para spencerdodd/kernelpop?

Las alternativas de código abierto para spencerdodd/kernelpop incluyen: 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.…