index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xss
/
InjectionChecker.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XSS] Updated HTML5 events.
hackademix
2020-04-16
1
-1
/
+1
*
[XSS] More accurate base64 checks on hash.
hackademix
2020-02-29
1
-7
/
+7
*
Refactored XSS filter into an asynchronous worker to better handle DOS attempts.
hackademix
2020-02-29
1
-3
/
+3
*
[XSS] Updated recognized HTML events.
hackademix
2020-01-30
1
-1
/
+1
*
[XSS] Updated HTML 5 events inventory.
hackademix
2019-11-15
1
-1
/
+1
*
Fixed false positive (property assignment).
hackademix
2019-10-25
1
-1
/
+2
*
[XSS] Updated HTML5 events.
hackademix
2019-09-26
1
-1
/
+1
*
[XSS] Fix false positives due to overzealous HTML attribute checking.
hackademix
2019-08-02
1
-2
/
+2
*
[XSS] Enable InjectionChecker logging when debugging mode is on.
hackademix
2019-08-02
1
-4
/
+3
*
[XSS] Fixed false positives with parameters named "src".
hackademix
2019-06-24
1
-1
/
+1
*
Further JSON reduction optimizations.
hackademix
2019-05-28
1
-4
/
+3
*
Fixed JSON parsing preamble regression.
hackademix
2019-05-28
1
-1
/
+2
*
XSS Filter made further asynchronous, prevents freezes on complex JSON payloads.
hackademix
2019-05-27
1
-113
/
+114
*
Updated InjectionChecker's HTML5 events.
hackademix
2019-05-22
1
-1
/
+1
*
Merge branch 'chromium' into merge/chromium
hackademix
2019-03-27
1
-5
/
+4
|
\
|
*
Remove usage of non-standard Array methods.
hackademix
2019-02-01
1
-5
/
+4
*
|
Updated event names handled by InjectionChecker.
hackademix
2019-03-14
1
-1
/
+1
|
/
*
[XSS] Updated known HTML events lists.
hackademix
2018-12-26
1
-1
/
+1
*
[XSS] Updated HTML5 events matching.
hackademix
2018-09-26
1
-1
/
+1
*
[XSS] Updated known HTML5 events.
hackademix
2018-09-14
1
-1
/
+1
*
[XSS] Updated HTML events matching generation to use both latest Mozilla sour...
hackademix
2018-08-18
1
-2
/
+2
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
1
-1
/
+1
*
[XSS] Updated HTML event attributes matching.
hackademix
2018-07-26
1
-1
/
+1
*
[XSS] Updated HTML events matching.
hackademix
2018-07-24
1
-1
/
+1
*
[XSS] Fixed anti-HPP coalescing wrongly applied to POST requests causing JSON...
hackademix
2018-07-12
1
-2
/
+2
*
XSS filter autoupdated to latest HTML events supported by the browser
hackademix
2018-07-03
1
-1
/
+1
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
1
-0
/
+1199