Skip to content

clem9669/wordlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4cd5e74 · Apr 26, 2025
Jan 6, 2025
Aug 22, 2024
Oct 16, 2023
Nov 25, 2020
Aug 29, 2021
Aug 5, 2024
May 7, 2021
Dec 8, 2020
Apr 26, 2025
Sep 11, 2021
Oct 7, 2021
Jun 3, 2021
Apr 26, 2025
Apr 13, 2021
Mar 30, 2021
Mar 8, 2022
May 27, 2021
Apr 18, 2024
May 27, 2021
Aug 8, 2021
Dec 8, 2020
Mar 30, 2021
Oct 15, 2021
Feb 4, 2022
Jul 26, 2021
Oct 29, 2021
Oct 29, 2021
Oct 29, 2021
Nov 30, 2020
Oct 29, 2021
Oct 29, 2021
Oct 29, 2021
Jul 26, 2021
Oct 29, 2021
Oct 29, 2021
Oct 29, 2021
Jul 1, 2022
Mar 18, 2021
Feb 7, 2022
Nov 10, 2023
Dec 3, 2020
May 27, 2021
Nov 10, 2023
Dec 3, 2020
Mar 11, 2022
Jan 4, 2021
Dec 4, 2020
Oct 21, 2020
Sep 11, 2021
May 7, 2021
Nov 15, 2022
Jul 22, 2021
Feb 20, 2022
Jul 25, 2021
Oct 29, 2021
Oct 29, 2021
Nov 25, 2020
May 7, 2021
Jan 12, 2021
Mar 11, 2022
Mar 18, 2021
Jul 24, 2021
Jul 16, 2021
May 11, 2021
Mar 11, 2022
Jul 31, 2021
Dec 16, 2020
May 20, 2021
Apr 21, 2025
Jan 22, 2024
Jul 31, 2021
Nov 25, 2020
May 7, 2021
Dec 16, 2021
Apr 26, 2025
Jul 16, 2021
May 18, 2021
Oct 16, 2023
Nov 15, 2020
Apr 10, 2021
Apr 10, 2021
Jun 29, 2021
Jun 29, 2021
Mar 8, 2022
Feb 11, 2021
Jun 23, 2021
Nov 15, 2020
Feb 20, 2022
May 20, 2021
Nov 7, 2020
Oct 16, 2021
Oct 16, 2021
Oct 16, 2021
Nov 6, 2023
Apr 18, 2024
Mar 8, 2022
Jan 7, 2022
Jan 3, 2021
Mar 30, 2021
Apr 26, 2025
Mar 30, 2021
Aug 31, 2021
Aug 31, 2021
Aug 31, 2021
Aug 31, 2021
Aug 31, 2021
Dec 22, 2023
Dec 22, 2023
Dec 22, 2023
Mar 14, 2022
Nov 10, 2023
Jun 21, 2022
Sep 1, 2021
Jun 14, 2023
Jun 10, 2022
Jun 21, 2022
Jun 20, 2024
Nov 8, 2023
Nov 8, 2023
Jun 10, 2022
Nov 6, 2023
Sep 15, 2022
Oct 22, 2021
Jan 18, 2021
Dec 21, 2020
Apr 4, 2022
Dec 13, 2021

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

Twitter-trends Wordlist-news Music-trends Release

About The Project

It is easier to crack password for english people because it is le langue of internet. And there is good resource 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.

Downloads

GitHub release (latest by date) Github Repo size

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

All details are there about wordlists combinations.

Update: The clem9669_wordlist_large &clem9669_wordlist_medium are too big for Github Actions. The current specs for Github Actions VM is 2-core CPU; 7 GB of RAM memory; 14 GB of SSD disk space.

Web discovery

In the following clem9669/weblist, you can found a wordlist for pentesting purpose which is design to find resources for french people too.

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 certain or all lists depending on your scope. See the release section in github for a uniq version compiled.

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

$ duplicut wordlist.txt -o wordlist_uniq.txt

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

Cracking contest

This repo and the rulelists associated have been used for :

Recommended 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

Thanks to everyone in the password cracking scene for inspiration and lists ! 💪

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