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

Liuk3r/CVE-2023-32233

0
View on GitHub↗
377 stars·77 forks·C·12 views

CVE 2023 32233

CVE-2023-32233: Linux内核中的安全漏洞

Features

  • Exploit Development - Exploit for Linux kernel privilege escalation.
  • Vulnerability Exploits - Exploit for the Netfilter vulnerability.
  • Vulnerability Proofs - PoC for Netfilter LPE.

Star history

Star history chart for liuk3r/cve-2023-32233Star history chart for liuk3r/cve-2023-32233

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 CVE 2023 32233

These projects share indexed features with CVE 2023 32233. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • klinix5/installerfiletakeoverK

    klinix5/InstallerFileTakeOver

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • decoder-it/localpotatoD

    decoder-it/LocalPotato

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

Frequently asked questions

What does liuk3r/cve-2023-32233 do?

CVE-2023-32233: Linux内核中的安全漏洞

What are the main features of liuk3r/cve-2023-32233?

The main features of liuk3r/cve-2023-32233 are: Exploit Development, Vulnerability Exploits, Vulnerability Proofs.

Which projects share features with liuk3r/cve-2023-32233?

Projects with overlapping indexed features include: v4bel/dirtyfrag — dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write… ly4k/pwnkit — Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation. arthepsy/cve-2021-4034 — PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034). decoder-it/localpotato. lanleft/cve2023-1829 — The exploitation is tested on Ubuntu22.04 official source code 5.15.0-25.25. klinix5/installerfiletakeover.