Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find an exhaustive list of web attack strings [closed]

I'm looking for exhaustive list(s) of web attack strings, which includes as many possible injection strings as possible, including SQLis , XSS, XPATH injections, SSIs, etc. Preferably encoded in various formats. Anyone knows where to find these?

like image 602
lisa1987 Avatar asked Nov 04 '22 22:11

lisa1987


1 Answers

The FuzzDB seems to be the answer http://code.google.com/p/fuzzdb/

like image 187
lisa1987 Avatar answered Nov 16 '22 07:11

lisa1987