|
|
|
|
|
by iLoveOncall
1330 days ago
|
|
After reading the article I fail to see what is hard about escaping user input. It seems like what the author means is that it's hard to think of all the places where user input should be escaped, but even then, if you use any modern framework, everything is escaped by default. |
|