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

ly4k/PwnKit

0
View on GitHub↗
1,312 stars·207 forks·C·MIT·11 views

PwnKit

Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation

Features

  • Exploit Development - Exploit for the Polkit privilege escalation vulnerability.
  • Privilege Escalation Tools - Self-contained exploit for polkit local privilege escalation.
  • Vulnerability Proofs - PoC for PwnKit LPE.

Star history

Star history chart for ly4k/pwnkitStar history chart for ly4k/pwnkit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with PwnKit

These projects share indexed features with PwnKit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • theori-io/copy-fail-cve-2026-31431theori-io avatar

    theori-io/copy-fail-CVE-2026-31431

    3,958View on GitHub↗

    This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for the Linux kernel. It functions as an exploit that allows a standard user account to obtain root permissions. The tool demonstrates a kernel page cache attack, where root access is achieved by writing shellcode into the cached pages of a privileged binary. This process manipulates how the Linux kernel handles page caches to execute code with elevated permissions. The repository covers areas of Linux security research, including kernel memory corruption analysis and local priv

    Python
    View on GitHub↗3,958
  • arthepsy/cve-2021-4034arthepsy avatar

    arthepsy/CVE-2021-4034

    1,156View on GitHub↗

    PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)

    Ccvecve-2021-4034poc
    View on GitHub↗1,156
  • antoniococo/roguepotatoantonioCoco avatar

    antonioCoco/RoguePotato

    1,171View on GitHub↗

    Another Windows Local Privilege Escalation from Service Account to System

    C
    View on GitHub↗1,171
  • aoncyberlabs/windows-exploit-suggesterA

    AonCyberLabs/Windows-Exploit-Suggester

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does ly4k/pwnkit do?

Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation

What are the main features of ly4k/pwnkit?

The main features of ly4k/pwnkit are: Exploit Development, Privilege Escalation Tools, Vulnerability Proofs.

Which projects share features with ly4k/pwnkit?

Projects with overlapping indexed features include: 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… arthepsy/cve-2021-4034 — PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034). beichendream/badpotato. aoncyberlabs/windows-exploit-suggester. ascotbe/kernelhub — :palm_tree:Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment,… antoniococo/roguepotato — Another Windows Local Privilege Escalation from Service Account to System.