[Webtest] CGI variables in WebTest

Marc Guillemot webtest@lists.canoo.com
Sun, 21 Mar 2004 11:34:31 +0100


 > [snip]
> ... (at which point the
> referrer would be checked to make sure the redirect came from the login
> app and not untrusted source).  

to hack your page I would just set the referrer header field before calling the url and I would be an undetected 
"untrusted" source. Therefore this test doesn't bring any additional security.

Marc.