Content deleted Content added
mNo edit summary |
|||
Line 31:
* [[Cross site scripting]] - unsafe output of input strings
* [[Directory traversal]] - concatenating strings to create a filename is not a good idea
* [[SQL injection]] - concatenating strings to create a SQL statement is not a good idea
[[Category:Security exploits]]
|