| |
| | Ars Aranea » Code injection on the Web |
 | | Injection is when you, the developer of that application, unintentionally allow text provided by a visitor to reach a part of your application that will interpret it as more than just plain text (ie. |
 | | SQL injection is one of the most well known forms of code injection, but at the same time it seems to be the one that trips most newbies. |
 | | If they can write PHP code for you, they can do pretty much anything that PHP allows them to do: explore the filesystem and the server environment, read and write files, rewrite parts of your application, play with your database, set up their own little servers on the side for nefarious purposes. |
| aranea.zuavra.net /index.php/66 (2791 words) |
|