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