Script Installation
SafeHTML Anti-XSS filter Script Installation and Configure Services
|
Script Description:This parser strip down all potentially dangerous content within HTML:rrnrrn * opening tag without its closing tag rrn * closing tag without its opening tag rrn * any of these tags: ?base?, ?basefont?, ?head?, ?html?, ?body?, ?applet?, ?object?, ?iframe?, ?frame?, ?frameset?, ?script?, ?layer?, ?ilayer?, ?embed?, ?bgsound?, ?link?, ?meta?, ?style?, ?title?, ?blink?, ?xml? etc.rrn * any of these attributes: on*, data*, dynsrcrrn * javascript:/vbscript:/about: etc. protocolsrrn * expression/behavior etc. in stylesrrn * any other active content Site Url: http://www.npj.ru/kukutz/safehtml |