本仓库包含针对Android系统的CVE-2024-31317漏洞的概念验证脚本集合。 This repository contains a collection of Proof of Concept scripts for the CVE-2024-31317 vulnerability in Android systems.
CVE-2024-31317-android11-.sh: 针对Android 11以下设备的漏洞利用脚本。
CVE-2024-31317-android11-.sh: Exploit script for Android 11- devices.
CVE-2024-31317-android12.sh: 针对Android 12设备的漏洞利用脚本。
CVE-2024-31317-android12.sh: Exploit script for Android 12 devices.
CVE-2024-31317-android13.sh: 针对Android 13设备的漏洞利用脚本。
CVE-2024-31317-android13.sh: Exploit script for Android 13 devices.
cleanup.cmd/cleanup.sh: 清理漏洞利用后残留文件的脚本。
cleanup.cmd/cleanup.sh: Scripts to clean up residual files after exploitation.
starter.cmd/starter.sh: 漏洞利用的简单启动脚本。
starter.cmd/starter.sh: Simple starter scripts for exploitation.
根据目标设备Android版本选择对应的exploit脚本。
Select the corresponding exploit script based on the target device's Android version.
确保设备已启用开发者选项并连接USB调试模式。
Ensure the device has developer options enabled and USB debugging mode activated.
打开starter脚本后更改<N>为相应脚本名,并运行脚本。
Open starter script, change <N> to the name of the corresponding script, and run it.
本PoC仅用于安全研究和合法授权的渗透测试。 This PoC is intended solely for security research and legally authorized penetration testing.
未经授权使用本工具进行攻击行为属于违法行为。 Unauthorized use of this tool for attack purposes is illegal.