Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
amuntner authored Oct 15, 2019
1 parent 5a6e057 commit 43845c4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions wordlists-user-passwd/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ various notes
leetspeak filter
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


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

more wordlists
ftp://ftp.ox.ac.uk/pub/wordlists/
http://theargon.com/achilles/wordlists/
Expand Down Expand Up @@ -34,5 +38,3 @@ http://www.lcpsoft.com/english/download.htm
1.4 billion password wordlist (4gb+, too big to include in FuzzDB)
https://gist.github.com/scottlinux/9a3b11257ac575e4f71de811322ce6b3

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

0 comments on commit 43845c4

Please sign in to comment.