How to stop stop cross site scripting? - Joomla! Forum - community, help and support
hi all,
i need on cross side scripting(xss). want when enter preg character gets remove search text box in front page. in current setting removes few chracter related html tags <>,# etc. need these set of characters "< > ( ) ' " / \ *; = { } ` (back tick) % + ^! - \x00-\x20 (x hexadecimal notation) [includes space, tab, carriage return, line feed]" should removed when user insert in text box search module of joomla front end etc. using joomla 2.5
thanks in advance.
i need on cross side scripting(xss). want when enter preg character gets remove search text box in front page. in current setting removes few chracter related html tags <>,# etc. need these set of characters "< > ( ) ' " / \ *; = { } ` (back tick) % + ^! - \x00-\x20 (x hexadecimal notation) [includes space, tab, carriage return, line feed]" should removed when user insert in text box search module of joomla front end etc. using joomla 2.5
thanks in advance.
the jhackguard plugin we've developed
works fine on joomla 2.5 , 3.0
handles input site , don't have worry anymore. check out page more information on matter: http://www.siteground.com/joomla-hostin ... /jhack.htm
Comments
Post a Comment