-
Notifications
You must be signed in to change notification settings - Fork 35
/
Notes.Wordlists.txt
68 lines (48 loc) · 2.42 KB
/
Notes.Wordlists.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
`` Passwords
`` Fast bruteforcing with typical combinations and top lists
- ~/lib/brutas/brutas-passwords-1-xxs.txt
- /usr/share/seclists/Passwords/probable-v2-top1575.txt
- /usr/share/seclists/Passwords/Common-Credentials/500-worst-passwords.txt
`` Medium-weight, may generate too much traffic
- ~/lib/brutas/brutas-passwords-2-xs.txt
- ~/lib/brutas/brutas-passwords-3-s.txt
- /usr/share/seclists/Passwords/probable-v2-top12000.txt
- /usr/share/seclists/Passwords/Common-Credentials/10k-most-common.txt
`` Heavy lists suitable for offline bruteforcing (> 300k)
- ~/lib/brutas/brutas-passwords-4-m.txt
- ~/lib/brutas/brutas-passwords-5-l.txt
- ~/lib/brutas/brutas-passwords-6-xl.txt
- /usr/share/seclists/Passwords/Leaked-Databases/md5decryptor-uk.txt
`` Usernames
- ~/lib/brutas/brutas-usernames-small.txt
- ~/lib/brutas/brutas-usernames.txt
- /usr/share/seclists/Usernames/top-usernames-shortlist.txt
- /usr/share/wordlists/metasploit/unix_users.txt
- /usr/share/seclists/Usernames/Names/names.txt
`` Domains
`` Light (< 4k)
- ~/lib/brutas/brutas-subdomains-1-small.txt
- /usr/share/seclists/Discovery/DNS/namelist.txt
- /usr/share/dnsenum/dns.txt
`` Heavy (> 100k)
- ~/lib/brutas/brutas-subdomains-2-large.txt
- /usr/share/seclists/Discovery/DNS/sortedcombined-knock-dnsrecon-fierce-reconng.txt
- /usr/share/seclists/Discovery/DNS/bitquark-subdomains-top100000.txt
- /usr/share/seclists/Discovery/DNS/subdomains-top1million-110000.txt
`` Ports
- ~/lib/brutas/brutas-ports-tcp-http.txt
- ~/lib/brutas/brutas-ports-tcp-public.txt
- ~/lib/brutas/brutas-ports-tcp-internal.txt
- /usr/share/seclists/Discovery/Infrastructure/nmap-top1000-ports.txt
`` HTTP paths
- ~/lib/brutas/brutas-http-paths.txt
- /usr/share/dirb/wordlists/common.txt
- /usr/share/wordlists/dirbuster/directory-list-lowercase-2.3-small.txt
- /usr/share/wordlists/dirbuster/directory-list-lowercase-2.3-medium.txt
- /usr/share/wfuzz/wordlist/vulns/cgis.txt
- /usr/share/seclists/Discovery/Web-Content/CGIs.txt
- /usr/share/seclists/Discovery/Web-Content/CommonBackdoors-PHP.fuzz.txt
- /usr/share/seclists/Fuzzing/fuzz-Bo0oM.txt
`` HTTP parameters
- ~/lib/brutas/brutas-http-params.txt
- /usr/share/seclists/Discovery/Web-Content/burp-parameter-names.txt