Input validation

All-in-One Guides:Web application security -- How to prevent attacks

Prevention techniques for testers

Input validation

Display in sets of:
  • The importance of input validation

    Tip -  Web applications are vulnerable if you don't practice input validation. Learn how to prevent application attacks such as buffer overflow, SQL injection and cross-site scripting.

  • One simple rule to make your Web apps more secure

    19 Oct 2006

    Interview -  If there's one thing developers should do to increase Web applications security, it's input validation, according to Caleb Sima, founder and CTO of SPI Dynamics. In this interview, he discusses the most dangerous threats to Web applications, such as SQL...