Favourite Architecture-1 - StarCTF 2021 Pwn-Solo 2021-01-20 Pwn tl;dr Abusing a stack overflow on a RISC-V binary to then return to shellcode. Read More Exploitation Linux StarCTF Shellcode RISC-V
WriteOnly - Google CTF 2020 Cyb0rG 2020-08-24 Pwn / Sandbox tl;dr Execute shellcode on parent and write to child’s memory using /proc/<pid of child>/mem Overwrite return address of child with execve shellcode and pop shell. Read More Shellcode Seccomp Write to child memory GoogleCTF