Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2024-31317-PoC — 针对Android系统的CVE-2024-31317漏洞的概念验证脚本集合 | Kitploit
工具/GitHubGitHub/chengfeng30121/cve-2024-31317-poc
Android安全漏洞分析漏洞利用渗透测试移动安全二进制利用
GitHubchengfeng30121/cve-2024-31317-poc

CVE-2024-31317-PoC

针对Android系统的CVE-2024-31317漏洞的概念验证脚本集合

查看仓库
2216个月前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2024-31317 漏洞概念验证

CVE-2024-31317 Proof of Concept

本仓库包含针对Android系统的CVE-2024-31317漏洞的概念验证脚本集合。 This repository contains a collection of Proof of Concept scripts for the CVE-2024-31317 vulnerability in Android systems.

脚本说明

Script Description

  • 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.

使用说明

Usage Instructions

  1. 根据目标设备Android版本选择对应的exploit脚本。

  2. Select the corresponding exploit script based on the target device's Android version.

  3. 确保设备已启用开发者选项并连接USB调试模式。

  4. Ensure the device has developer options enabled and USB debugging mode activated.

  5. 打开starter脚本后更改<N>为相应脚本名,并运行脚本。

  6. Open starter script, change <N> to the name of the corresponding script, and run it.

安全声明

Security Disclaimer

本PoC仅用于安全研究和合法授权的渗透测试。 This PoC is intended solely for security research and legally authorized penetration testing.

未经授权使用本工具进行攻击行为属于违法行为。 Unauthorized use of this tool for attack purposes is illegal.

下载工具