SecLists/Fuzzing/Databases
g0tmi1k a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
..
db2enumeration.fuzzdb.txt Quick move about 2019-04-12 13:52:47 +01:00
MSSQL-Enumeration.fuzzdb.txt Quick move about 2019-04-12 13:52:47 +01:00
MSSQL.fuzzdb.txt Quick move about 2019-04-12 13:52:47 +01:00
MySQL-Read-Local-Files.fuzzdb.txt Quick clean up of locations 2019-04-10 13:22:39 +01:00
MySQL-SQLi-Login-Bypass.fuzzdb.txt Quick clean up of locations 2019-04-10 13:22:39 +01:00
MySQL.fuzzdb.txt Quick clean up of locations 2019-04-10 13:22:39 +01:00
NoSQL.txt Quick move about 2019-04-12 13:52:47 +01:00
Oracle.fuzzdb.txt Close #291 - Fix encoding issues 2019-05-08 11:04:00 +01:00
Postgres-Enumeration.fuzzdb.txt Quick clean up of locations 2019-04-10 13:22:39 +01:00