# [Cracking] Wordlists

## Introduction

Quelques wordlists très pratiques pour faire de l'énumération de site web ou du cracking de mots de passe.

[![image.png](https://wiki.neopipe.fr/uploads/images/gallery/2023-10/scaled-1680-/cDGimage.png)](https://wiki.neopipe.fr/uploads/images/gallery/2023-10/cDGimage.png)

## Wordlists

#### RockYou

- [https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt](https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt)

#### Stun

- [https://korben.info/une-liste-de-15-milliards-de-mots-de-passe.html](https://korben.info/une-liste-de-15-milliards-de-mots-de-passe.html)

#### Fuzzing Dirbuster

- <span style="text-decoration: underline;">Small</span> : [https://github.com/daviddias/node-dirbuster/blob/master/lists/directory-list-2.3-small.txt](https://github.com/daviddias/node-dirbuster/blob/master/lists/directory-list-2.3-small.txt)
- <span style="text-decoration: underline;">Medium</span> : [https://github.com/daviddias/node-dirbuster/blob/master/lists/directory-list-2.3-medium.txt](https://github.com/daviddias/node-dirbuster/blob/master/lists/directory-list-2.3-medium.txt)
- <span style="text-decoration: underline;">Big</span> : [https://github.com/daviddias/node-dirbuster/blob/master/lists/directory-list-2.3-big.txt](https://github.com/daviddias/node-dirbuster/blob/master/lists/directory-list-2.3-big.txt)

#### SecLists

Plusieurs listes intéressantes d'utilisateurs, mots de passe, sous-répertoire web etc :

- [https://github.com/danielmiessler/SecLists](https://github.com/danielmiessler/SecLists)

#### Richelieu (french wordlist)

- [https://github.com/tarraschk/richelieu](https://github.com/tarraschk/richelieu)

#### Kaonashi

- [https://github.com/kaonashi-passwords/Kaonashi](https://github.com/kaonashi-passwords/Kaonashi)

#### PacketStormSecurity (wordlist par pays)  


- [https://packetstormsecurity.com/Crackers/wordlists/page4/](https://packetstormsecurity.com/Crackers/wordlists/page4/)

#### Awesome wordlists

- [https://github.com/gmelodie/awesome-wordlists](https://github.com/gmelodie/awesome-wordlists)