Let's take a scenario like so: I have a web application that allows people to buy software I created -…
Ever processed XML files in your web application? If you did, you probably parsed their contents. And if you parsed…
There is a lot of exposed data floating on the web. People hear about such events all the time -…
While browsing the web, you click on a link. The link leads you to a page like this: Looks like…
SQL Injection. If You're decently security-minded, You've probably heard of it. But what is it exactly? How does it work and,…