Capturing the Flag, SQLi-Style 24
CowboyRobot writes "Penetration tester and long-time security professional Sumit 'Sid' Siddharth has developed a real-world SQL injection sandbox simulator, and invites the public for a capture the flag event later this month. 'The only way you can understand the true impact of vulnerabilities is by practicing exploitation. Even vulnerability identification goes hand-in-hand with exploitation,' says Siddharth. 'Sometimes identifying the vulnerability is really difficult, and it's only when you know advanced exploitation techniques that you can do so. We've also put together some really nice examples where identifying the vulnerability is really difficult, and we've asked people to find the needle in the haystack because that's how websites get compromised at the end of the day,'"
real world (Score:2)
Pitifully... (Score:1)
Either his site is being SQLi'd to death or he is being /.'d ctf.notsosecure.com no worky. Maybe he can come back and monetize this CTF to include: "How to run a webserver while being visitedDoS'd"
relevant (xkcd) (Score:1)
http://xkcd.com/327/ [xkcd.com]
Re: (Score:2)
Requires Credit Card or Paypal (Score:1)
Re: (Score:2)
oh so it is "invites customers".
aaadveeeeeert. I thought I clicked the checkbox for no adverts.
Who still writes SQL by hand? (Score:2)
While I do write some stored procedures, everything in the application is done through a data access layer like EntityFramework (we're a visual studio shop). Now, XSS attacks, escalation of privileges, and any number of other web based attacks are still a big deal. But SQL injection is the least of my worries. Is this different elsewhere?
Re: (Score:2)
Re: (Score:1)
Re: (Score:1)
"these days" ? What era was the date it did not have this ? You mean the PHP ecosystem has opened its eyes to finally using some good methodology.
Re: (Score:1)
obligatory [smbc-comics.com]
First task (Score:1)
First task: Bypass the SQLi Lab authentication and use the site without registration. :-)
It's a trap! (Score:2)
Another slashvertisement (Score:2)