Some weeks ago you were able to play the MozillaCTF 2012. Some FluxFingers helped to organize it and so I wrote a web challenge for it. I don't know if the challenges are still available and playable and so I decided to publish this challenge here. Because this website is obviously vulnerable you have to
download and set it up for yourself.
When you unzip the archive, you get three files. Copy these files into a directory under your webroot and then you are ready to go!
Notice that this web challenge has some rules:
- don't look in the source code (this challenge should be solved without knowing the source)
- the flag file and parser.sh are not directly accessible (originally the webserver denies any attempt to open these files directly with your browser)
Have fun
Exploit Mozillas IP Panel! This IP Panel is used for whitelisting IP addresses. We know that the webinterface will call a bash script that will execute an iptables command without validation. Find the flag and submit it!
A write-up for this challenge can be found
here.