Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-9465 PoC — Android System 信息泄露漏洞

Source
Associated Vulnerability
Title:Android System 信息泄露漏洞 (CVE-2019-9465)
Description:Android是美国谷歌(Google)和开放手持设备联盟(简称OHA)的一套以Linux为基础的开源操作系统。System是其中的一个系统组件。 Android 10版本中的System存在安全漏洞。攻击者可利用该漏洞泄露信息。
Readme
# CVE-2019-9465

This is a demo Android application for CVE-2019-9465.
File Snapshot

[4.0K] /data/pocs/ed7450dac3c4ca188cdeab6f41a74269581afc1c ├── [4.0K] app │   ├── [1003] build.gradle │   ├── [ 751] proguard-rules.pro │   └── [4.0K] src │   └── [4.0K] main │   ├── [ 922] AndroidManifest.xml │   ├── [4.0K] java │   │   └── [4.0K] me │   │   └── [4.0K] alexbakker │   │   └── [4.0K] cve_2019_9465 │   │   └── [9.6K] MainActivity.java │   └── [4.0K] res │   ├── [4.0K] drawable │   │   └── [5.5K] ic_launcher_background.xml │   ├── [4.0K] drawable-v24 │   │   └── [1.8K] ic_launcher_foreground.xml │   ├── [4.0K] layout │   │   ├── [1.0K] activity_main.xml │   │   └── [1.7K] dialog_options.xml │   ├── [4.0K] mipmap-anydpi-v26 │   │   ├── [ 272] ic_launcher_round.xml │   │   └── [ 272] ic_launcher.xml │   ├── [4.0K] mipmap-hdpi │   │   ├── [2.9K] ic_launcher.png │   │   └── [4.8K] ic_launcher_round.png │   ├── [4.0K] mipmap-mdpi │   │   ├── [2.0K] ic_launcher.png │   │   └── [2.7K] ic_launcher_round.png │   ├── [4.0K] mipmap-xhdpi │   │   ├── [4.4K] ic_launcher.png │   │   └── [6.7K] ic_launcher_round.png │   ├── [4.0K] mipmap-xxhdpi │   │   ├── [6.2K] ic_launcher.png │   │   └── [ 10K] ic_launcher_round.png │   ├── [4.0K] mipmap-xxxhdpi │   │   ├── [8.9K] ic_launcher.png │   │   └── [ 15K] ic_launcher_round.png │   └── [4.0K] values │   ├── [ 208] colors.xml │   ├── [ 76] strings.xml │   └── [ 383] styles.xml ├── [ 558] build.gradle ├── [4.0K] gradle │   └── [4.0K] wrapper │   ├── [ 53K] gradle-wrapper.jar │   └── [ 232] gradle-wrapper.properties ├── [ 781] gradle.properties ├── [5.2K] gradlew ├── [2.2K] gradlew.bat ├── [1.1K] LICENSE ├── [ 71] README.md └── [ 15] settings.gradle 20 directories, 32 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.