The Web's Most Wanted

OWASP has a top ten list that ranks the most critical attacks against web applications. At the top of this list is Injection Attacks. SQL injection is one of this type of attacks. This post is a walk through of what the attack is and a look at more advanced versions of the attack.

»

Make The Web SQueaL

I gave my first public talk last week. It was a talk on SQL Injection that was given at this month’s NolaSec meetup. And, I have to say, I really enjoyed the experience. The Talk The talk was titled “Make The Web SQueaL: An Introduction to SQL Injection.” It was a pretty quick talk. The goal when written was to make a 20 minute-ish talk with room for questions at the end. »