vladimircicovic / wifi_pass

Collection of passwords from torrents/dumps/others - uniq, sorted, removed length bellow 8 for wifi cracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wifi password list for cracking

resources for ethical hacking

Collection was from torrent "breachcompilation" - contains 1.4 billions passwords but after sort|uniq|akw 'length>8' it contains 320 millions uniq passwords. List was used for last several years for password testing and some services implement for password check (yes, for stoping re-using passwords)

  • uniq passwords
  • help for penetration testers to speed up cracking of WPA/WPA2
  • ✨Magic ✨

How to use

check if you missing command 7z

chmod +x con.sh

./con.sh

Warning

Use your skills to help people not to harm them. List would never produced to be used for evil purpose.

Thanks

Complete hacker community because each day is challenge.

Special tnx to https://dillinger.io/ for formating this document

version 0.2

Just created - wordlist will be updated

Added serbian wordlist from https://github.com/tperich/serbian-wordlists

Benchmark

time: 2h30m tool: aircrack CPU: AMD Ryzen 5900HX

time: 5 minute tool: hashcat GPU: 3090 RTX

Licence

GPLv3 https://www.gnu.org/licenses/gpl-3.0.en.html

About

Collection of passwords from torrents/dumps/others - uniq, sorted, removed length bellow 8 for wifi cracking


Languages

Language:Shell 100.0%