My favorite part is watching the captures in real time at https://stripe-ctf.com/leaderboard .
Looks like someone has found the egg.
'; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
51–60 of 80 posts
Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#52Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#53Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#54Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#55I think if they didn't provide code, it would have been really difficult. Is everyone feeling same way?
Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#56Gah, I'm stuck on level 4. I've never really dealt with security in ruby / sinatra / sequel applications.
... Yeah, me too. If you check out the "about" page [1], there's IRC info at the bottom [2], so there may be hints there. 1: https://stripe-ctf.com/about 2: irc://irc.stripe.com:+6697/ctf Edit: the IRC helped. the issue isn't ruby, sinatra, etc.
Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#57Gah, I'm stuck on level 4. I've never really dealt with security in ruby / sinatra / sequel applications.
Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#58Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#59Re: '; CREATE TABLE `Capture the Flag`;' -- Stripe's Web Security CTF is Live
#60This is suprisingly fun. At first, you feel like a badass, reading the documentation for every function call, googling for exotic bugs. Then you feel like a total idiot when you notice how simple it actually is. Finally, you laugh at people in the IRC because you know exactly how stupid they feel.