Files
SecLists/Passwords
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
..
2018-03-05 11:03:11 +00:00
2018-03-21 16:02:59 +00:00
2019-05-08 11:04:00 +01:00
2017-08-23 14:55:06 +01:00
2019-05-08 11:04:00 +01:00
2019-05-08 11:04:00 +01:00
2018-05-28 07:53:48 -04:00
2019-01-27 21:27:04 +01:00
2017-07-11 13:18:31 +01:00

The Passwords directory will hold a number of password lists that can be used by multiple tools when attempting to guess credentials for a given targeted service. This will include a number of very popular lists in cooperation with their maintainers, including the RockYou lists maintained by Rob Bowes.

--

  • Password lists containing the count are located in the "withcount" folder.
  • Lists over 100Mb have been compressed.