- Have an Error Handler
- Prevent Cross-Site Scripting
- Remove Dangerous Characters
- Prevent Fake Form Submits
- Stop Unauthorized Data Mining
- Validate Parameters and Prevent SQL Injection Attacks
- Use Server-Side Validation to Back Up Client-Side Validation
- Harden Your Logon Code
- Prevent Timeout Client/Session Backdoors
- Avoid Trojan Horse Uploads
Forget Reality Television; Forget Ed TV; Forget The Truman Show--try "Reality ME!" The entries below follow me throughout my day. Try on my shoes... This blog will document my success or failure on handling the daily challenges. Originally started as an anonymous pessimistic following of a difficult situation (ergo the poorly named cursed-juggler), this writing has turned into a pleasurable medium to inform friends and family and make new friends.
Thursday, October 07, 2004
Tech - Security for Middleware
The ColdFusion Developer's Journal has published the Top 10 Web Security Tips. Although this is written using ColdFusion references, the concepts are applicable to PHP, Asp, etc. For serious web application programmers this is a must read!