Solving A File Descriptor Challenge Intro Hi! Today we’re going to solve a challenge from the awesome website pwnable.kr that has to do with file descriptors. Without further ado, let’s jump in. The Challenge So the challenge runs on... Jan 17, 2024 ctf_writeup, pwn