Skip to content

Commit 43845c4

Browse files
authored
Update readme.txt
1 parent 5a6e057 commit 43845c4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

wordlists-user-passwd/readme.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ various notes
44
leetspeak filter
55
cat plain.wordlist | sed -e 's/a/4/g' -e 's/e/3/g' -e 's/i/1/g' -e 's/o/0/g' -e 's/s/5/g' -e 's/t/7/g' > l337.wordlist
66

7+
8+
Defaults for a number of appservers
9+
https://github.com/pwnwiki/webappdefaultsdb
10+
711
more wordlists
812
ftp://ftp.ox.ac.uk/pub/wordlists/
913
http://theargon.com/achilles/wordlists/
@@ -34,5 +38,3 @@ http://www.lcpsoft.com/english/download.htm
3438
1.4 billion password wordlist (4gb+, too big to include in FuzzDB)
3539
https://gist.github.com/scottlinux/9a3b11257ac575e4f71de811322ce6b3
3640

37-
Defaults for a number of appservers
38-
https://github.com/pwnwiki/webappdefaultsdb

0 commit comments

Comments
 (0)