Loading repository data…
Loading repository data…
sakkarose / repository
Personal custom wordlists & rule-based attacks because I was bored.
This is the repository I have researched and learned as a wireless network pentester. This repository contains specialized wordlists tailored for cracking WiFi passwords, with a focus on likely patterns found in Vietnam (with vie- as file prefix, and none for generic rules file).
Important Note: Please use these resources responsibly and ethically
To-do
Route
Wordlists
vie-personal_dehashed_dict.txt - This list contains compromised Vietnamese passwords from various sources, providing a helpful baseline of passwords to avoid using.
vie-common_date.txt - Combined common Vietnamese date-related formats dictionary. Generated and optimized using CDate_gen.py. This includes:
vie-phonenumber_main.rule - A Hashcat rule file designed to generate 10-digit Vietnamese phone numbers for mask-based attacks.
vie-phonenumber_sub.rule - A Hashcat rule file designed to generate 10-digit Vietnamese phone numbers for mask-based attacks.
vie-miscnumber.rule -A Hashcat rule file designed for many short masks that aren't long enough to warrant a separate rule file. This includes:
rockyou_wpa2.txt - A modified version of the classic Rockyou wordlist optimized for WPA2 password attacks (original source: Kali Linux 2021.3)
vie-phonenumber_main.txt - Replaced by vie-phonenumber_*.rule files. Generated and optimized using PNm_gen.py.
Miscellaneous
Explanation of vie-phonenumber_main
The vie-phonenumber_main.txt wordlist was omitted due to its large size (~3.2GB). The vie-phonenumber_main.rule file serves as a compact and efficient replacement for mask attacks in Hashcat. If needed, you can use the PNm_gen.py to generate the wordlist.