Where can I find good wordlists ?
The easiest way is do an Internet search for word lists and dictionaries. Also check out web sites for password cracking tools. Many times they have references to word lists. A few sources follow. Please add comments or additions to this thread: http://forum.aircrack-ng.org/index.php?topic=1373.0.
Remember that valid passwords are 8 to 63 characters in length. The Aircrack-ng Other Tips page has a script to eliminate passwords which are invalid in terms of length.
-
OpenWall:
相关热门文章
JVM调优-考虑方向
Spring Cloud Gateway+Nacos出现服务乱串的问题记录
golang笔记-cache组件应用: freecache/groupcache/golang-lru
C++优化笔记: -O2/-O3/-ffast-math/SIMD
linux笔记-查看L1/L2/L3 cache大小
Dom4j 如何输出 Document 中的内容到文本
是应该是用 Log 还是 Logger 来定义 Log
IntelliJ IDEA 如何针对Java 代码快速打印 println
如何用 Java 判断一个给定的数是不是素数