Commit graph

12 commits

Author SHA1 Message Date
Adam Muntner
9825554871 Adding newer html5 tags that were missing 2016-09-13 18:26:43 -04:00
leikarne
cb7b69a789 Removed crocodiles
When fuzzing for allowed html tags, some libraries such as OWASP AntiSamy will require a matching closing tag.
Removing the crocodiles from the html tags, it allow you to do the following: <$POS$></$POS$>, and you can use this file to fuzz for valid html tags, and still provide valid html at the same time.
2016-09-13 23:52:20 +02:00
Ricardo Madriz
2863f7a588 Fix #144 2016-05-25 17:56:24 -06:00
Ricardo Madriz
f7aa901576 Fix #144 2016-05-25 17:55:49 -06:00
Adam Muntner
8690869ae3 Create js_inject.fuzz.txt 2016-03-09 16:14:03 -05:00
Adam Muntner
e98b4902b9 filename 2016-03-09 16:13:08 -05:00
Adam Muntner
74bc4bb22f filename 2016-03-09 16:12:49 -05:00
Adam Muntner
477cc62448 Update HTML5sec_Injections.fuzz.txt 2016-03-09 15:58:05 -05:00
Adam Muntner
ff9d29818c fix filename 2016-03-09 15:49:49 -05:00
Adam Muntner
474313e581 Adding more payloads 2016-03-09 15:49:22 -05:00
Adam Muntner
e190c9433c From Paweł Krawczyk (https://github.com/kravietz/text-jso) and http://heideri.ch/jso/ 2016-03-07 19:15:51 -05:00
Adam Muntner
a58bdb659d doc relocation and renaming update 2015-09-11 19:39:11 -04:00