Guidelines for web application programmers

From Security Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Guidelines and Tips for Web Application Programmers

In no particular order...

Safe handling of user input. User input may not be what you expect!

Running an external program. What to watch out for when running commands in your application.