Written by Michael Zhang Writeup by Sean Anderson
You need to gain access to this site, but it looks like you have the wrong POST values! Hmm..
http://easyctf.com/sites/post-it
It may be helpful to look into what POST requests are. How can you use this?
Using curl, you can manually specify POST values
$ curl --data "user=admin&request=flag" http://www.easyctf.com/sites/post-it
flag: p0st_is_moar_secure_than_g3t$
p0st_is_moar_secure_than_g3t