Programming Languages White Papers
All Input Data Is Evil - So Make Sure You Handle It Correctly and With Due Care
Overview IT professionals agree that input is a big source of trouble. Input ultimately determines how applications work and wrong or malicious input may cause serious damage. It is extremely important that developers have this fact firmly in mind and consequently apply adequate countermeasures. Starting from the perspective that all input is evil is a good approach. Reasoning in terms of a whitelist instead of a blacklist is another excellent strategy. Working with strongly typed data is the third pillar of secure applications. This paper discusses the role of input data and related attacks in the context of ASP.NET applications.
| Publisher | Jupitermedia | File Format | HTML |
|---|---|---|---|
| Date Published | May 2007 | ||
| Format | White Papers | ||
| Topics | |||


