Welcome Guest, Not a member yet? Register   Sign In
Why does XSS filtering absolutely not work ?
#3

[eluser]sikko[/eluser]
humm...

According to the doc:
Quote:If you want the filter to run automatically every time it encounters POST or COOKIE data you can enable it by opening your application/config/config.php file and setting this:

$config['global_xss_filtering'] = TRUE;

So in this case, the variable encountered is a POST variable.. so it should be xss filtered ?

Am I wrong ?


Messages In This Thread
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 09:15 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 09:38 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:03 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:20 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:34 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:39 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:46 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:48 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:48 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 02:58 PM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 06:00 PM
Why does XSS filtering absolutely not work ? - by El Forum - 10-03-2010, 10:05 PM
Why does XSS filtering absolutely not work ? - by El Forum - 10-04-2010, 04:37 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-04-2010, 07:25 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-04-2010, 07:29 AM
Why does XSS filtering absolutely not work ? - by El Forum - 10-04-2010, 01:01 PM
Why does XSS filtering absolutely not work ? - by El Forum - 10-05-2010, 06:07 PM
Why does XSS filtering absolutely not work ? - by El Forum - 10-05-2010, 07:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB