An Introduction to PWN Challenges
An Introduction to PWN Challenges PWN challenges are a type of CTF challenge that require you to exploit a binary typically running on a remote server. This can be done by exploiting a vulnerability in the binary, or by using a vulnerability in the binary to gain access to the system.
Often, PWN challenges will require you to gain access to a remote server, and then exploit the binary on that server.