When is Death Match???
Well come the the Arena!!!
21–28 of 28 posts
When is Death Match???
Well come the the Arena!!!
Really cool. Tried to run it, unfortunately the code is broken at the moment- saw this error: May 11 19:42:11 fbctf hhvm[12971]: [Wed May 11 19:42:11 2016] [hphp] [12971:7f304b7ff700:6:000001] [] \nFatal error: Class undefined: AsyncMysqlConnectionPool in /var/www/fbctf/src/Db.php on line 19 Very much looking forward to trying it out.
After doing some more investigation, I'm suspecting you're running this on Ubuntu 16.04, and not 14.04. Is this correct? HHVM doesn't provide a 16.04 package yet in their dl.hhvm.com repo, so what's happening is that the provision script installs the system version of HHVM, which is 3.11. On 14.04, you'll get the correct version which is 3.13.
Huge props to Gulshan and Javier for launching. This is an incredibly cool platform, and the work they've been doing to introduce people to security through CTFs is hugely important: the only way we're going to build a more secure internet is by training all developers -- not just security engineers -- to understand exactly what it takes to attack an application. I often meet people who wish they knew more about secu…
So who's going to make a Docker image of this? :-)