Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.22 KB

Georgian WordLists

Collection of useful wordlists in Georgia (Country) which I have used in the past. To add various permutations to a password list, you can use a combination of command line tools that generate permutations and append them to the existing list. Some tools that might be useful to combine with these password lists are Crunch, CUPP, hashcat...

  • wordlists/geowordlist.txt --> General Collections of passwords in Georgia
  • wordlists/wifi_passlist_geo.txt --> Collection of WiFi passwords in Georgia
  • wordlists/first_last_statistical.txt --> Collection of most common first/last combinations in Georgia
  • names_surnames/firstnames_all.txt --> Collection of all Georgian First names
  • names_surnames/lastnames_all.txt --> Collection of all Georgian last names
  • names_surnames/firstname_statistical.txt --> Collection of most common Georgian First names
  • names_surnames/lastname_statistical.txt --> Collection of most common Georgian Last names
  • tools/first_last_generator.py --> Python script for generating first/last combinations

Note: first/last password combinations used are (example: john doe):

  • j.doe
  • john.doe
  • jdoe
  • john.doe

Collaboration

Feel free to collaborate and add any passwords you might aquire :)