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

dirtycow/dirtycow.github.io

0
View on GitHub↗
3,436 stars·929 forks·HTML·12 viewsdirtycow.ninja↗

Dirtycow.github.io

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 research, including the development of functional proof-of-concept code and the systematic analysis of memory flaws. It provides technical guides on overwriting system binaries and patching calls to bypass system access controls.

Features

  • Privilege Escalation - Serves as a centralized research resource for identifying and exploiting system vulnerabilities to achieve administrative root access.
  • Exploit Mechanism Analysis - Analyzes race conditions and memory management errors to determine the mechanism of flaws and their impact on privileges.
  • Kernel Flaw Analysis - Details how multi-page write techniques and memory management errors allow the modification of read-only files.
  • Vulnerability Analysis - Provides technical breakdowns of memory management errors and race conditions used to modify protected system files.
  • Exploit Proof-of-Concept Indexes - Maintains a collection of functional exploit code and proof-of-concept demonstrations for Linux kernel vulnerabilities.
  • Privilege Escalation Techniques - Describes methods for obtaining root access by overwriting system binaries and patching calls.
  • Security Vulnerabilities - Contains categorized descriptions and technical guides regarding specific software flaws and exploitable kernel conditions.
  • Vulnerability Archives - Functions as a historical archive of documented security flaws and their corresponding reproduction steps.
  • Read-Only File Overwriting - Provides techniques for overwriting data in protected read-only files using multi-page write methods.
  • Security Vulnerability Summaries - Maintains technical summaries and methodologies explaining the mechanics of specific security vulnerability classes.
  • Credential Harvesting - Exploits DirtyCow for credential access.
  • Exploit Development Tools - Documentation and PoCs for the Dirty COW vulnerability.

Star history

Star history chart for dirtycow/dirtycow.github.ioStar history chart for dirtycow/dirtycow.github.io

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 dirtycow/dirtycow.github.io do?

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.

What are the main features of dirtycow/dirtycow.github.io?

The main features of dirtycow/dirtycow.github.io are: Privilege Escalation, Exploit Mechanism Analysis, Kernel Flaw Analysis, Vulnerability Analysis, Exploit Proof-of-Concept Indexes, Privilege Escalation Techniques, Security Vulnerabilities, Vulnerability Archives.

What are some open-source alternatives to dirtycow/dirtycow.github.io?

Open-source alternatives to dirtycow/dirtycow.github.io include: specterops/bloodhound — BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity… trickest/cve — This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and… ngalongc/autolocalprivilegeescalation — An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically. 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… theori-io/copy-fail-cve-2026-31431 — This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for…

Open-source alternatives to Dirtycow.github.io

Similar open-source projects, ranked by how many features they share with Dirtycow.github.io.
  • specterops/bloodhoundSpecterOps avatar

    SpecterOps/BloodHound

    2,789View on GitHub↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Go
    View on GitHub↗2,789
  • trickest/cvetrickest avatar

    trickest/cve

    7,882View on GitHub↗

    This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and exposures alongside their corresponding proof-of-concept exploit code. It functions as a security vulnerability tracker and an indexed directory of public exploit payloads. The system monitors new security flaws and updates to known exploits through repository watches and atom feeds. It utilizes automated aggregation to collect vulnerability details from centralized repositories and discovers associated exploit code via reference analysis and global searches. The tool provides capab

    HTMLcvecve-pocexploit
    View on GitHub↗7,882
  • ngalongc/autolocalprivilegeescalationngalongc avatar

    ngalongc/AutoLocalPrivilegeEscalation

    496View on GitHub↗

    An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically

    Python
    View on GitHub↗496
  • 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
See all 30 alternatives to Dirtycow.github.io→