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
xairy avatar

xairy/kernel-exploits

0
View on GitHub↗
1,581 stars·369 forks·C·13 views

Kernel Exploits

My proof-of-concept exploits for the Linux kernel

Features

  • Exploit Collections - Curated repository of various Linux kernel exploit implementations.
  • Vulnerability Exploits - Collection of Linux kernel privilege escalation exploits.
  • Vulnerability Research - Collection of Linux kernel proof-of-concept exploits.

Star history

Star history chart for xairy/kernel-exploitsStar history chart for xairy/kernel-exploits

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Frequently asked questions

What does xairy/kernel-exploits do?

My proof-of-concept exploits for the Linux kernel

What are the main features of xairy/kernel-exploits?

The main features of xairy/kernel-exploits are: Exploit Collections, Vulnerability Exploits, Vulnerability Research.

What are some open-source alternatives to xairy/kernel-exploits?

Open-source alternatives to xairy/kernel-exploits include: offensive-security/exploit-database — This project is a public exploit code archive and vulnerability database. It serves as a collection of documented… kabot/unix-privilege-escalation-exploits-pack — Exploits for getting local root on Linux, BSD, AIX, HP-UX, Solaris, RHEL, SUSE etc. zhzyker/exphub — Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit… kathanp19/howtohunt — HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It… v4bel/dirtyfrag — dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write… ascotbe/kernelhub — :palm_tree:Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment,…

Open-source alternatives to Kernel Exploits

Similar open-source projects, ranked by how many features they share with Kernel Exploits.
  • offensive-security/exploit-databaseoffensive-security avatar

    offensive-security/exploit-database

    7,849View on GitHub↗

    This project is a public exploit code archive and vulnerability database. It serves as a collection of documented software exploits and vulnerability data, providing a reference library of exploit scripts and payloads used to validate security flaws in target environments. The archive supports security threat intelligence, vulnerability research, and penetration testing workflows. It functions as a historical record of software vulnerabilities and the proof-of-concept code used to trigger them. The codebase is organized through directory-based categorization and flat-file data storage, utili

    View on GitHub↗7,849
  • kabot/unix-privilege-escalation-exploits-packKabot avatar

    Kabot/Unix-Privilege-Escalation-Exploits-Pack

    821View on GitHub↗

    Exploits for getting local root on Linux, BSD, AIX, HP-UX, Solaris, RHEL, SUSE etc.

    C
    View on GitHub↗821
  • 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
  • v4bel/dirtyfragV4bel avatar

    V4bel/dirtyfrag

    4,845View on GitHub↗

    dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write vulnerabilities to elevate user permissions to administrative root levels. The project demonstrates a deterministic exploit chain that utilizes functional proofs-of-concept for vulnerabilities in the xfrm-ESP protocol implementation and the RxRPC mechanism. By chaining these memory corruption vulnerabilities, the exploit achieves root access without relying on timing-based race conditions. The tool covers kernel memory manipulation and the development of exploit chains to test local pri

    C
    View on GitHub↗4,845
  • See all 30 alternatives to Kernel Exploits→