awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
polygraphene avatar

polygraphene/DirtyPipe-Android

0
View on GitHub↗
849 星标·141 分支·C·6 次浏览

DirtyPipe Android

Dirty Pipe root exploit for Android (Pixel 6)

Features

  • Exploit Development Tools - Exploit PoC for the Dirty Pipe vulnerability on Android.
  • IoT Device Exploits - Android implementation of the Dirty Pipe kernel vulnerability.
  • Vulnerability Exploits - Android-specific exploit for the Dirty Pipe vulnerability.

Star 历史

polygraphene/dirtypipe-android 的 Star 历史图表polygraphene/dirtypipe-android 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

DirtyPipe Android 的开源替代方案

相似的开源项目,按与 DirtyPipe Android 的功能重合度排序。
  • v4bel/dirtyfragV4bel 的头像

    V4bel/dirtyfrag

    4,845在 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
    在 GitHub 上查看↗4,845
  • 0xkol/badspin0xkol 的头像

    0xkol/badspin

    287在 GitHub 上查看↗

    Bad Spin: Android Binder Privilege Escalation Exploit (CVE-2022-20421)

    C
    在 GitHub 上查看↗287
  • v12-security/pocsv12-security 的头像

    v12-security/pocs

    809在 GitHub 上查看↗

    poc it like it's hot

    C
    在 GitHub 上查看↗809
  • pwndbg/pwndbgpwndbg 的头像

    pwndbg/pwndbg

    10,051在 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
    在 GitHub 上查看↗10,051
查看 DirtyPipe Android 的所有 30 个替代方案→

常见问题解答

polygraphene/dirtypipe-android 是做什么的?

Dirty Pipe root exploit for Android (Pixel 6)

polygraphene/dirtypipe-android 的主要功能有哪些?

polygraphene/dirtypipe-android 的主要功能包括:Exploit Development Tools, IoT Device Exploits, Vulnerability Exploits。

polygraphene/dirtypipe-android 有哪些开源替代品?

polygraphene/dirtypipe-android 的开源替代品包括: v4bel/dirtyfrag — dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write… 0xkol/badspin — Bad Spin: Android Binder Privilege Escalation Exploit (CVE-2022-20421). v12-security/pocs — poc it like it's hot. pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… zhzyker/exphub — Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit… 726232111/vuliot.