Sploitus

Exploit for CVE-2015-3636

gitee Β· 2020-09-11

Exploit Code

MARKDOWN2 lines
## https://sploitus.com/exploit?id=056F99D4-9400-5571-851F-B00550346B4E
PoC exploit for CVE-2015-3636 targeting 32-bit Android OS. The exploit targets the Linux kernel, specifically the getroot function, which allows for privilege escalation. The probable entry point is the poc.c file, which is compiled into an executable using the Android.mk file. The exploit uses the getroot.c file to manipulate the kernel's memory and gain root access. The run method is not specified in the provided code. The expected impact is privilege escalation, allowing the attacker to gain root access on the compromised device.