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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spencerdodd avatar

spencerdodd/kernelpop

0
View on GitHub↗
705 stele·132 fork-uri·Python·3 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru spencerdodd/kernelpopGraficul istoricului de stele pentru spencerdodd/kernelpop

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Kernelpop

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Kernelpop.
  • jondonas/linux-exploit-suggester-2Avatar jondonas

    jondonas/linux-exploit-suggester-2

    1,970Vezi pe GitHub↗

    Next-Generation Linux Kernel Exploit Suggester

    Perl
    Vezi pe GitHub↗1,970
  • mzet-/linux-exploit-suggesterAvatar mzet-

    mzet-/linux-exploit-suggester

    6,528Vezi pe 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
    Vezi pe GitHub↗6,528
  • bitsadmin/wesngAvatar bitsadmin

    bitsadmin/wesng

    4,881Vezi pe 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
    Vezi pe GitHub↗4,881
  • pwndbg/pwndbgAvatar pwndbg

    pwndbg/pwndbg

    10,051Vezi pe 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
    Vezi pe GitHub↗10,051
Vezi toate cele 30 alternative pentru Kernelpop→

Întrebări frecvente

Ce face spencerdodd/kernelpop?

kernel privilege escalation enumeration and exploitation framework

Care sunt principalele funcționalități ale spencerdodd/kernelpop?

Principalele funcționalități ale spencerdodd/kernelpop sunt: Exploit Development Tools, Exploit Suggesters, Vulnerability Research.

Care sunt câteva alternative open-source pentru spencerdodd/kernelpop?

Alternativele open-source pentru spencerdodd/kernelpop includ: 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.…