Facebook CTF Is Now Open Source
facebook.com
Facebook CTF Is Now Open Source
1–10 of 28 posts
Re: Facebook CTF Is Now Open Source
#2I often meet people who wish they knew more about security, but they feel as though things like cryptography are beyond their grasp. Nothing could be further from the truth, and CTFs are evidence of this fact.
You can always find upcoming CTFs on CTF Time [0]. Give one a try sometime, and you might surprise yourself with how quickly you're able to pick things up. Even if you don't solve any problems, you'll have an absolute blast.
If you ever have questions about getting involved in CTF or you're looking for resources on learning security, don't be afraid to reach out to me. My contact info is on my profile.
Re: Facebook CTF Is Now Open Source
#3Re: Facebook CTF Is Now Open Source
#4https://github.com/facebook/fbctf
> The Facebook CTF is a platform to host Jeopardy and “King of the Hill” style Capture the Flag competitions.
btw, I wonder if greater integration with lets encrypt is possible perhaps with a flag?
> Be ready to provide the path for your SSL certificate's CSR and key files.
Re: Facebook CTF Is Now Open Source
#5never heard about this CTF before. Where can I find more info?
Re: Facebook CTF Is Now Open Source
#6never heard about this CTF before. Where can I find more info?
Re: Facebook CTF Is Now Open Source
#7https://i.imgur.com/sx3trYK.png for those who can't open facebook.com for one reason or another https://github.com/facebook/fbctf > The Facebook CTF is a platform to host Jeopardy and “King of the Hill” style Capture the Flag competitions. btw, I wonder if greater integration with lets encrypt is possible perhaps with a flag? > Be ready to provide the path for your SSL certificate's CSR and key files.
That's a great idea. I can't say when or whether we'll get to it, but I've created a tracking issue: https://github.com/facebook/fbctf/issues/24
Re: Facebook CTF Is Now Open Source
#8Having participated in a few CTFs, they are a bit intimidating up front. Having this more visually like a 'game' (which CTF is, really) will garner a lot more attention to get people to dig in and learn.
Re: Facebook CTF Is Now Open Source
#9 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.Re: Facebook CTF Is Now Open Source
#10Really 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.