Skip to main content

Hersteller-News

Secure Software Best Practices: Validate User Input

26. September 2022

cobalt color mark logotype FKkIn this article, we explore an attack scenario. We also show how you can minimize your risks. Read further to learn best practices to safely validate user input. Developers who write secure code use Input Validation. Black hat hackers frequently attack websites with questionable input.

An attacker might think: “I can earn free money. All I need to do is find a website that allows me to buy a negative quantity of products.”

Review this code sample from the OWASP Juice Shop. It’s a perfect example of how an innocent mistake can cause huge business losses: ...read more!