Usernames, Passwords & Directories
Usernames & Passwords
SecLists
https://github.com/danielmiessler/SecLists
SecLists contains usernames, passwords and several other payloads which are used in the wild.
RockYou.txt
One of the most famous password list.
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.
https://github.com/daviddias/node-dirbuster/tree/master/lists
Dirb
Attached the common.txt as it contains the most used directories.
https://github.com/v0re/dirb/tree/master/wordlists




No Comments