Announcing Google Capture the Flag 2017
security.googleblog.com
Announcing Google Capture the Flag 2017
1–10 of 10 posts
Re: Announcing Google Capture the Flag 2017
#2Re: Announcing Google Capture the Flag 2017
#3This really makes me miss the Stripe CTFs. I'm guessing Google's are aimed more at top security people working together as a team, not to teach ordinary programmers how a buffer overflow acts. I usually got about 80% of the way to a T-shirt in Stripe's.
Re: Announcing Google Capture the Flag 2017
#4Re: Announcing Google Capture the Flag 2017
#5I've never heard of Capture the Flag. Can someone a bit more familiar describe what the format is exactly, or what type of questions / challenges there are? Any examples from last year's competition?
The types of questions range depending on the CTF and the goal of the CTF. Some of things from the OWASP top 10 (1), while others might have logic problems, math problems, or reference problems where you figure out the answer instead of finding it.
1)https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Proje...
See https://en.m.wikipedia.org/wiki/Capture_the_flag under 'software and gaming' for security CTFs
Re: Announcing Google Capture the Flag 2017
#6I've never heard of Capture the Flag. Can someone a bit more familiar describe what the format is exactly, or what type of questions / challenges there are? Any examples from last year's competition?
CTFTime [0] is a great central hub for finding, tracking and reading about CTFs. After each CTF event, many people publish "writeups" which is basically their "walkthrough" of how they solved each challenge. You can try looking at those to get a rough idea of the various skill sets required for these events. The ctfs github group [1] is filled with them.
Re: Announcing Google Capture the Flag 2017
#7Re: Announcing Google Capture the Flag 2017
#8Re: Announcing Google Capture the Flag 2017
#9Re: Announcing Google Capture the Flag 2017
#10This seems quite interesting, but as a college student I have no doubt this will be outside my skill level. Any suggestions on similar, but easier CTF and similar events?