Share
## https://sploitus.com/exploit?id=A86E9D3C-6C7D-5EB8-B258-FCEFF2225867
PoC exploit for CVE-2020-2732. It is an exploit for the PlayStation 4 on 5.05 firmware. The exploit targets the kernel and allows for arbitrary code execution. The exploit includes autolaunching code for Mira and Vortex's HEN payload. The bug was discovered by qwertyoruiopz. The exploit includes patches to disable kernel write protection, allow RWX memory mapping, and enable dynamic resolving and custom system calls. The payloads included are Vortex's HEN and Mira. The exploit uses a kernel ROP chain to execute arbitrary code. The kernel ROP chain is created using the `krop` function, which takes a pointer to the kernel and an address as arguments. The `malloc` function is used to allocate memory for the kernel ROP chain. The `stringify` function is used to convert a string to a pointer. The `get_jmptgt` function is used to get the jump target for a given address. The `gadgetmap_wk` object is used to map gadgets to their corresponding addresses. The `syscalls` object is used to map system call names to their corresponding numbers. The `swapkeyval` function is used to swap the key and value in a JSON object