Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2016-8655_Android — Android attempt at PoC CVE-2016-8655 | Kitploit
Tools/GitHubGitHub/martinmullins/cve-2016-8655_android
Android SecurityPrivilege EscalationExploitationPayload DevelopmentBinary Exploitation
GitHubmartinmullins/cve-2016-8655_android

CVE-2016-8655_Android

Android attempt at PoC CVE-2016-8655

View Repository
1249 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2016-5195 GoldFish 3.4

  • This works on the goldfish 3.4 Emulator

  • Initroot: https://alephsecurity.com/2017/06/07/initroot-moto/ has been released for my device (harpia), so I have stopped porting the exploit to my device (harpia/...).

  • I have learnt a large amount from working on this project, but initroot appears to be a better option.

  • goldifsh/... has the files to execute this exploit on android.

  • goldfish/runme.sh has the steps to deploy and execute the exploit

  • mod_exploit/ is a kernel module that creates the exploit shell code (see expmod.c) extracted by goldfish/..

  • As a PoC the exploit will call trace_printk to print some text to /sys/kernel/debug/tracing/trace, the correct trace_printk pointer for your goldfish kernel should be set in expmod.c

Download Tool