syntribos/data
Charles Neill faffc44a55 Removing overlapping payload/failure key
One of the payloads in the LDAP fuzz strings can trigger false
positives with the command injection test, due to an overlap between
the payload and the failure keys of the command injection test.

Tried introducing a unittest to prevent this, but utilizing payloads
files in unittests is too tricky at this point.

Change-Id: I8ea1782d008438876fbd77dbacfdffb2f3b70ae2
2016-08-31 17:14:38 -05:00
..
command_injection.txt Removed assertions and changed failure keys for command injection test 2016-05-09 10:19:52 -05:00
integer-overflow.txt Modified integer overflow tests 2016-05-18 15:06:15 -05:00
ldap.txt Removing overlapping payload/failure key 2016-08-31 17:14:38 -05:00
sql-injection.txt Improved SQL tests 2016-05-16 15:32:56 -05:00
string_validation.txt Added String Validation Checks 2016-05-18 10:37:21 -05:00
xml-external.txt Improved XML external entity tests 2016-05-05 16:33:49 -05:00
xss.txt Improved XSS tests 2016-05-04 13:19:33 -05:00