generated from Ultimate-Hosts-Blacklist/template
-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.PyFunceble.yaml
219 lines (219 loc) · 5.27 KB
/
.PyFunceble.yaml
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
adblock: false
aggressive: false
auto_continue: true
ci: true
ci_autosave_commit: '[Autosave] Testing for Ultimate Hosts Blacklist'
ci_autosave_final_commit: '[Results] Testing for Ultimate Hosts Blacklist'
ci_autosave_minutes: 15
ci_branch: master
ci_distribution_branch: master
command: ''
command_before_end: ''
cooldown_time: null
custom_ip: 0.0.0.0
days_between_db_retest: 1
days_between_inactive_db_clean: 28
db_type: json
debug: false
dns_lookup_over_tcp: false
dns_server:
- 1.1.1.1
- 1.0.0.1
filter: ''
generate_complements: false
generate_hosts: true
generate_json: false
header_printed: false
hierarchical_sorting: false
http_codes:
active: true
list:
potentially_down:
- 400
- 402
- 403
- 404
- 409
- 410
- 412
- 414
- 415
- 416
potentially_up:
- 0
- 300
- 301
- 302
- 303
- 304
- 305
- 307
- 403
- 405
- 406
- 407
- 408
- 411
- 413
- 417
- 500
- 501
- 502
- 503
- 504
- 505
up:
- 100
- 101
- 200
- 201
- 202
- 203
- 204
- 205
- 206
not_found_default: XXX
iana_whois_server: whois.iana.org
idna_conversion: true
inactive_database: true
less: false
links:
api_date_format: https://pyfunceble.funilrys.com/api/date-format
api_no_referer: https://pyfunceble.funilrys.com/api/no-referer
config: https://raw.githubusercontent.com/funilrys/PyFunceble/master/.PyFunceble_production.yaml
dir_structure: https://raw.githubusercontent.com/funilrys/PyFunceble/master/dir_structure_production.json
iana: https://raw.githubusercontent.com/PyFunceble/iana/master/iana-domains-db.json
ipv4_reputation: https://reputation.alienvault.com/reputation.data
mariadb: https://raw.githubusercontent.com/funilrys/PyFunceble/master/db_types/mariadb.sql
mysql: https://raw.githubusercontent.com/funilrys/PyFunceble/master/db_types/mysql.sql
psl: https://raw.githubusercontent.com/PyFunceble/public-suffix/master/public-suffix.json
repo: https://github.com/funilrys/PyFunceble
requirements: https://raw.githubusercontent.com/funilrys/PyFunceble/master/requirements.txt
user_agents: https://raw.githubusercontent.com/PyFunceble/user_agents/master/user_agents.json
local: false
logs: true
maximal_processes: 25
mining: false
multiprocess: false
multiprocess_merging_mode: end
no_files: false
no_special: false
no_whois: false
outputs:
analytic:
directories:
parent: Analytic
potentially_down: POTENTIALLY_INACTIVE
potentially_up: POTENTIALLY_ACTIVE
suspicious: SUSPICIOUS
up: ACTIVE
filenames:
potentially_down: down_or_potentially_down
potentially_up: potentially_up
suspicious: suspicious_and_merged_in_results
up: active_and_merged_in_results
complements:
directory: complements
db_type:
directory: db_types
files:
mariadb: mariadb.sql
mysql: mysql.sql
default_files:
dir_structure: dir_structure.json
iana: iana-domains-db.json
inactive_db: inactive_db.json
mining: mining.json
public_suffix: public-suffix.json
results: results.txt
whois_db: whois_db.json
domains:
directory: domains
filename: list
hosts:
directory: hosts
filename: hosts
ip_filename: ips
json:
directory: json
filename: dump.json
logs:
directories:
parent: logs
percentage: percentage
filenames:
auto_continue: continue.json
date_format: date_format.json
execution_time: execution_time.json
no_referer: no_referer.json
percentage: percentage.txt
whois: whois.json
parent_directory: output/
splited:
directory: splited
plain_list_domain: true
print_dots: false
quiet: true
reputation: false
seconds_before_http_timeout: 6
shadow_file: false
share_logs: true
show_execution_time: false
show_percentage: true
simple: false
split: false
status:
list:
down:
- down
- inactive
- error
generic:
- generic
http_active:
- http_active
invalid:
- ouch
- invalid
malicious:
- malicious
- bad_actor
not_malicious: null
potentially_down:
- potentially_down
- potentially_inactive
potentially_up:
- potentially_up
- potentially_active
sane:
- sane
- safe
suspicious:
- strange
- suspicious
- hum
up:
- up
- active
valid:
- valid
- syntax_valid
- valid_syntax
official:
down: INACTIVE
invalid: INVALID
malicious: MALICIOUS
sane: SANE
up: ACTIVE
valid: VALID
syntax: false
timeout: 5
unified: false
use_reputation_data: false
user_agent:
browser: chrome
custom: null
platform: linux
verify_ssl_certificate: false
whois_database: true
wildcard: false