6 matches found
UnrestrictedUserCreator
サムスンでは動作しません。申し訳ありません。サムスンはセキュアフォルダを優先して複数ユーザー機能を無効化しています。 adb push exploit.sh /data/local/tmp adb shell chmod +x /data/local/tmp/exploit.sh adb shell /data/local/tmp/exploit.sh...
CVE-2016-5195
CVE-2016-5195 CVE-2016-5195 dirty cow/dirtycow/dirtyc0w 在 Android 上的概念验证 此仓库演示了如何通过 ADB 在存在漏洞的 Android 设备上利用此漏洞。 它不会禁用 SELinux 参见 https://github.com/timwr/CVE-2016-5195/issues/9 也不会在设备上安装超级用户。 root@kitploit: $ make root ndk-build NDKPROJECTPATH=. APPBUILDSCRIPT=./Android.mk APPPLATFORM=android-16...
EUVD-2020-23791
Malware in sbrugna...
Linux Distros Unpatched Vulnerability : CVE-2016-3876
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - providers/settings/SettingsProvider.java in Android 6.x before 2016-09-01 and 7.0 before 2016-09-01 allows physically proximate attackers to bypass the...
CVE-2018-6597
The Alcatel A30 device with a build fingerprint of TCL/5046G/MICKEY6US:7.0/NRD90M/J63:user/release-keys contains a hidden privilege escalation capability to achieve command execution as the root user. They have made modifications that allow a user with physical access to the device to obtain a ro...
ADB - Backup Archive File Overwrite Directory Traversal
ADB backup archive path traversal file overwrite ------------------------------------------------ Using adb one can create a backup of his/her Android device and store it on the PC. The backup archive is based on the tar file format. By modifying tar headers to contain ../../ like patterns it is...