-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.cfg
More file actions
46 lines (40 loc) · 1.3 KB
/
Copy pathconfig.cfg
File metadata and controls
46 lines (40 loc) · 1.3 KB
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
# # # # # # # # # # # # # # # # # # # # #
# WhisperNet Configuration #
# # # # # # # # # # # # # # # # # # # # #
#
# This file controls the generation engine.
# Edit these values to fine-tune your wordlist.
[BEHAVIOR]
# Master switches to turn major features on or off.
use_leetspeak = True
use_case_mutations = True
combine_base_words = True
add_affixes = True
[AFFIXES]
# Default prefixes and suffixes. These are used if you don't select the "all special characters" option.
# Best for common, simple passwords.
default_prefixes = !, #, @, $, &, -, _
default_suffixes = !, #, @
# A list of common years to append to words.
extra_years =
[EMAIL_FILTER]
# A comma-separated list of common email domains/parts to ignore during parsing.
# This prevents words like 'gmail', 'com', 'yahoo', 'net', etc., from cluttering your wordlist.
domain_blacklist = com,net,org,gov,edu,gmail,yahoo,hotmail,outlook,icloud,aol,mail
[LEETSPEAK]
# This map defines character substitutions for leetspeak mutations.
# format: character = replacement1, replacement2, ...
a = @,4
e = 3
i = 1,!,|
l = 1,!,|
o = 0
s = $,5
t = 7
g = 6,9
b = 8,6
z = 2
[SPECIAL_CHARS]
# A comprehensive list of special characters for the "all special characters" option.
# This creates a MUCH larger wordlist.
all = !,@,#,$,%%,^,&,*,(,),_,-,+,=,?,<,>,;,:,{,},[,]