Skip to content

利用 CVE-2024-0044 Android 权限提升下载任意目标App沙箱文件。

Notifications You must be signed in to change notification settings

Re13orn/CVE-2024-0044-EXP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CVE-2024-0044-EXP

利用 CVE-2024-0044 Android 权限提升下载任意目标App沙箱文件。

用法

./CVE-2024-0044.sh <apk_path> <package_name>

参数

<apk_path>     任意一个本地 APK 文件的路径
<package_name> 目标应用包名

示例

./CVE-2024-0044.sh /path/to/target.apk com.target.mobile

说明

  1. 适用目标设备为Android12/13,设备要开启开发者模式,并且已经通过ADB 连接。
  2. 下载任意的APK,你可以使用:F-DROID
  3. 参考文章:Bypassing the "run-as" debuggability check on Android via newline injection

About

利用 CVE-2024-0044 Android 权限提升下载任意目标App沙箱文件。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages