Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Tutorial XSS - Identification & Prevention filter_list
Author
Message
RE: XSS - Identification & Prevention #11
I'm not entirely sure I understood the question, but I'll swing at it.

What I'm saying is that all user input, be it from a text box, a get variable, or a post variable, should be completely sanitized before any other code is ran that uses the input.

Reply

RE: XSS - Identification & Prevention #12
(12-13-2012, 11:46 PM)w00t Wrote: I'm not entirely sure I understood the question, but I'll swing at it.

What I'm saying is that all user input, be it from a text box, a get variable, or a post variable, should be completely sanitized before any other code is ran that uses the input.

Ahh, sorry, I took you the wrong way, but yes, that would be the best.

Reply







Users browsing this thread: 1 Guest(s)