rsnake Wrote:
-------------------------------------------------------
> So that said, most of the plusses that are being
> used in the vectors are getting stripped by echo
> urldecode($_REQUEST); which would make most of
> them invalid as written on the second iteration.
urldecode($_REQUEST) is nonsense, every element of the $_REQUEST, $_GET and $_POST arrays are already decoded.
My observation about the "+" applied only to XHR vectors which weren't escaping them, otherwise the form transparently urlencodes everything on submit.
--
*
hackademix.net*
There's a browser safer than Firefox... Firefox, with NoScript