Skip to content

clem9669/wordlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

French Wordlists

Crack french people password

Check out my hashcat rule project at: https://github.com/clem9669/hashcat-rule

Table of Contents

About The Project

It is easier to crack password for english people because it is le langue of internet. And there is good ressource as rockyou, hashorg2019, etc...

This project aim to provide french word list about everything a person could use as a base password. If you are cracking with the list above, please also use a rule in hashcat or john.

I have already removed œ,ï,ö,ä,ü,û,ô,î,â,ë which are difficult to type chars even if they are present in french alphabet.

⚠️ Release Compilation ⚠️

Because It might be simpler for you, I already compiled 3 differents versions of wordlists in the Release section of Github

All details are there about wordlists combinaison.

Secondary

In the folder WEB, you can found a wordlist for pentesting purpose wich is design to find ressources for french people too. Read more at WEB_readme

Built With

The main part of the list come from various places of internet but many thanks to :

The keyboard walks are generated with kwprocessor.

Usage

I let the end user use at their will the lists. You could use only certains or all lists depending on your scope. See the release section in github for a uniq version compiled.

LC_ALL=C.UTF-8; sort -u wordlist >> wordlist_uniq_sorted

Warning: the lists can be very big! Multipled with the rule at https://github.com/clem9669/hashcat-rule

I have recently heard of https://github.com/nil0x42/duplicut, it aims to uniq huge wordlist.

Recommanded read

The following projects could interest you:

Roadmap

See the open issues for a list of proposed features (and known issues).

If a wordlist is missing please raise an issue !

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request