= Internals of noXSS = This page describes how noXSS actually detects [http://en.wikipedia.org/wiki/Cross-site_scripting XSS] attacks, what components noXSS consists of and how they work together. Basically noXSS checks all executed scripts against relevant request data. If a certain amount of request data is found within a script noXSS assumes that a XSS attempt has occurred and prevents the execution of the whole script. There is one other case noXSS has to handle. The injection of a entire script tag with a source to load (e.g. {{{"; ... ?> }}} An attacker can exploit this vulnerability with the following attack vector: {{{ ';aler