## https://sploitus.com/exploit?id=C8E579E8-C581-5DF0-86DC-37502F3BFD67
# CVE-2024-31317 Proof of Concept
# CVE-2024-31317 Proof of Concept
This repository contains a collection of Proof of Concept scripts for the CVE-2024-31317 vulnerability in Android systems. This repository contains a set of Proof of Concept scripts related to the CVE-2024-31317 vulnerability in Android systems.
## Script Descriptions
## Description of Scripts
- `CVE-2024-31317-android11-.sh`: Exploit script for devices running Android 11 or lower.
- `CVE-2024-31317-android11-.sh`: Exploit script for Android 11 devices.
- `CVE-2024-31317-android12.sh`: Exploit script for Android 12 devices.
- `CVE-2024-31317-android12.sh`: Exploit script for Android 12 devices.
- `CVE-2024-31317-android13.sh`: Exploit script for Android 13 devices.
- `cleanup.cmd`/`cleanup.sh`: Scripts to clean up residual files after exploitation.
- `cleanup.cmd`/`cleanup.sh`: Scripts to remove residual files after exploitation.
- `starter.cmd`/`starter.sh`: Simple startup scripts for exploitation.
- `starter.cmd`/`starter.sh`: Simple startup scripts related to exploitation.
## Usage Instructions
## Usage Instructions
1. Select the appropriate exploit script based on the target device’s Android version.
2. Ensure that the device has the developer options enabled and USB debugging mode activated.
3. Open the `starter` script, replace `` with the name of the corresponding script, and run the script.
## Security Disclaimer
## Security Disclaimer
This PoC is intended solely for security research and legally authorized penetration testing. Unauthorized use of this tool for attack purposes is illegal. This PoC is strictly for legitimate research and authorized penetration testing purposes only.