Commit graph

3 commits

Author SHA1 Message Date
ItsIgnacioPortal
9c8c23fbed
chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00
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
g0tmi1k
7b1f14989c Quick move about 2019-04-12 13:52:47 +01:00
Renamed from Fuzzing/Oracle.fuzzdb.txt (Browse further)