All Projects → rwx-777 → WPA2-FritzBox-Pswd-Wordlist-Generator

rwx-777 / WPA2-FritzBox-Pswd-Wordlist-Generator

Licence: other
This Script will produce all of the WPA2 Passwords used by various Router companies aswell as Fritzbox. All of these Passwords will be 16 Numbers in length. So it could get a bit large.

Programming Languages

perl
6916 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to WPA2-FritzBox-Pswd-Wordlist-Generator

vietnamese-password-dicts
Tổng hợp danh sách mật khẩu wifi tiếng Việt sử dụng cho aircrack-ng
Stars: ✭ 40 (+81.82%)
Mutual labels:  password, wordlist, wpa, wordlists
longtongue
Customized Password/Passphrase List inputting Target Info
Stars: ✭ 61 (+177.27%)
Mutual labels:  password, wordlist, wordlist-generator, wordlists
refluxion
Refluxion -- MITM WPA attacks tool
Stars: ✭ 25 (+13.64%)
Mutual labels:  wpa, wpa2, wpa2-handshake
cracken
a fast password wordlist generator, Smartlist creation and password hybrid-mask analysis tool written in pure safe Rust
Stars: ✭ 192 (+772.73%)
Mutual labels:  password, wordlist, wordlist-generator
Cupp
The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the password through cryptographic techniques or library-based automated testing of alternate values.
Stars: ✭ 2,493 (+11231.82%)
Mutual labels:  password, wordlist, wordlist-generator
PUPI
🛅 Passwords using personal information
Stars: ✭ 65 (+195.45%)
Mutual labels:  wordlist, wordlist-generator, wordlists
Brutal-wordlist-Generator
Brutal Wordlist Generator is a java based Application software used to generate the wordlist with best of UX interface
Stars: ✭ 24 (+9.09%)
Mutual labels:  wordlist, wordlist-generator, wordlists
Auto-Besside-Capturer
Capture WPA handshakes, using besside-ng. Auto upload to http://wpa-sec.stanev.org for cracking the password.
Stars: ✭ 28 (+27.27%)
Mutual labels:  wpa2, wpa2-handshake, wpa2-cracking
IMAPLoginTester
A simple Python script that reads a text file with lots of e-mails and passwords, and tries to check if those credentials are valid by trying to login on IMAP servers.
Stars: ✭ 47 (+113.64%)
Mutual labels:  password, penetration-testing
Bopscrk
Tool to generate smart and powerful wordlists
Stars: ✭ 273 (+1140.91%)
Mutual labels:  password, wordlist
Duplicut
Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
Stars: ✭ 352 (+1500%)
Mutual labels:  password, wordlist
Probable Wordlists
Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!
Stars: ✭ 7,312 (+33136.36%)
Mutual labels:  password, wordlist
ComPP
Company Passwords Profiler (aka ComPP) helps making a bruteforce wordlist for a targeted company.
Stars: ✭ 44 (+100%)
Mutual labels:  password, wordlist
Bewgor
Bull's Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?
Stars: ✭ 333 (+1413.64%)
Mutual labels:  password, wordlist
DevBrute-A Password Brute Forcer
DevBrute is a Password Brute Forcer, It can Brute Force almost all Social Media Accounts or Any Web Application.
Stars: ✭ 91 (+313.64%)
Mutual labels:  password, penetration-testing
Kaonashi
Wordlist, rules and masks from Kaonashi project (RootedCON 2019)
Stars: ✭ 353 (+1504.55%)
Mutual labels:  password, wordlist
Mentalist
Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.
Stars: ✭ 945 (+4195.45%)
Mutual labels:  password, wordlist
Keychaincracker
macOS keychain cracking tool
Stars: ✭ 693 (+3050%)
Mutual labels:  password, wordlist
Ttpassgen
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
Stars: ✭ 68 (+209.09%)
Mutual labels:  password, wordlist
Filevaultcracker
macOS FileVault cracking tool
Stars: ✭ 199 (+804.55%)
Mutual labels:  password, wordlist

WPA2-FritzBox-Pswd-Wordlist-Generator

This Script will produce all of the WPA2 Passwords used by various Router companies aswell as Fritzbox. All of these Passwords will be 16 Numbers in length. So it could get a bit large. If anybody has got some extra SSDs feel free to send them over.

Usage:

$ ./WordlistGenerator.perl > All16Nums-Wordlist.txt

Update 2021

thanks to my good friend f4n0 we have a new script in python which now also checks for three consecutive numbers in the wordlist.

$ python WordlistGenerator.py > Router-pswds.txt

DONE:

  • FritzBox never have Passwords with three same Numbers after each other so we could reduce this

To-do:

  • compression ?

Please feel free to help improve and lets try to get these Wordlists together.

Enjoy,

rwx-777

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].