# Usernames, Passwords  & Directories

### Usernames &amp; Passwords

#### SecLists

[![image.png](https://wiki.togogo.ch/uploads/images/gallery/2022-07/scaled-1680-/IiLimage.png)](https://wiki.togogo.ch/uploads/images/gallery/2022-07/IiLimage.png)

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

SecLists contains usernames, passwords and several other payloads which are used in the wild.

[![image.png](https://wiki.togogo.ch/uploads/images/gallery/2022-07/scaled-1680-/dMrimage.png)](https://wiki.togogo.ch/uploads/images/gallery/2022-07/dMrimage.png)

#### RockYou.txt

One of the most famous password list.

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

The list contains 14,341,564 unique passwords which are stolen from the company RockYou. The company was developing for MySpace and Facebook.

### Directories

#### Dirbuster

Attached as well the medium list.

[![image.png](https://wiki.togogo.ch/uploads/images/gallery/2022-07/scaled-1680-/kXGimage.png)](https://wiki.togogo.ch/uploads/images/gallery/2022-07/kXGimage.png)

[https://github.com/daviddias/node-dirbuster/tree/master/lists](https://github.com/daviddias/node-dirbuster/tree/master/lists)

#### Dirb

Attached the common.txt as it contains the most used directories.

[![image.png](https://wiki.togogo.ch/uploads/images/gallery/2022-07/scaled-1680-/8Qjimage.png)](https://wiki.togogo.ch/uploads/images/gallery/2022-07/8Qjimage.png)

[https://github.com/v0re/dirb/tree/master/wordlists](https://github.com/v0re/dirb/tree/master/wordlists)