Tuesday, February 6, 2007

Making Your Web Applications More Secure

Another great article explaining about possible attacks on Web - based applications. I more considerable about this type of articles as i have developed so many web applications and still working on big projects. This articles reminded me of my mistake i have done in past. This articles is written by Nadav Samet on his blog. In this article he talks about most common possible attacks:

  • SQL Injection Attacks
  • XSRF: Cross-Site Request Forgery
  • XSS: Cross-Site Scripting

His explanations are simple and good enough to understand what he like to aware the world off. Here is the link:
http://tinyurl.com/2ub99b

p.s: the URL was long and creepy so i used amazing service tinyurl.com to convert it.

No comments: