summaryrefslogtreecommitdiff
path: root/src/xss/InjectionChecker.js
Commit message (Expand)AuthorAgeFilesLines
* Updated event names handled by InjectionChecker.hackademix2019-03-141-1/+1
* [XSS] Updated known HTML events lists.hackademix2018-12-261-1/+1
* [XSS] Updated HTML5 events matching.hackademix2018-09-261-1/+1
* [XSS] Updated known HTML5 events.hackademix2018-09-141-1/+1
* [XSS] Updated HTML events matching generation to use both latest Mozilla sour...hackademix2018-08-181-2/+2
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-1/+1
* [XSS] Updated HTML event attributes matching.hackademix2018-07-261-1/+1
* [XSS] Updated HTML events matching.hackademix2018-07-241-1/+1
* [XSS] Fixed anti-HPP coalescing wrongly applied to POST requests causing JSON...hackademix2018-07-121-2/+2
* XSS filter autoupdated to latest HTML events supported by the browserhackademix2018-07-031-1/+1
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+1199