Pwn Challenges
pwnable.kr - shellshock
A simple challenge related to shellshock vulnerability
pwnable.kr - mistake
A simple challenge related to file descriptor and file descriptor
pwnable.kr - input
A simple challenge related to bypassing inputs for a binary
pwnable.kr - random
A challenge related to vulnerability in rand() function in C
pwnable.kr - passcode
A challenge related to pointers and GOT overwrite
pwnable.kr - flag
A simple challenge related to packers and unpackers
pwnable.kr - bof
A classic buffer overflow challenge
pwnable.kr - collision
A simple challenge related to collision attacks in hashing
pwnable.kr - fd
A simple challenge related to file descriptors