-
Notifications
You must be signed in to change notification settings - Fork 14
/
yara-forge-config.yml
334 lines (316 loc) · 9.34 KB
/
yara-forge-config.yml
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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
# Collection -------------------------------------------------------------------
repo_staging_dir: "./repos"
yara_repositories:
- name: "ReversingLabs"
url: "https://github.com/reversinglabs/reversinglabs-yara-rules/"
author: "ReversingLabs"
quality: 90
branch: "develop"
- name: "Elastic"
url: "https://github.com/elastic/protections-artifacts/"
author: "Elastic"
quality: 75
branch: "main"
- name: "R3c0nst"
url: "https://github.com/fboldewin/YARA-rules/"
author: "Frank Boldewin"
quality: 90
branch: "master"
- name: "CAPE"
url: "https://github.com/kevoreilly/CAPEv2"
author: "Kevin O'Reilly"
quality: 70
branch: "master"
- name: "BinaryAlert"
url: "https://github.com/airbnb/binaryalert/"
author: "Airbnb"
quality: 80
branch: "master"
path: "rules/public"
- name: "DeadBits"
url: "https://github.com/deadbits/yara-rules/"
author: "Adam Swanda"
quality: 80
branch: "master"
path: "rules"
- name: "DelivrTo"
url: "https://github.com/delivr-to/detections"
author: "Delivr.To"
quality: 80
branch: "main"
path: "yara-rules"
- name: "ESET"
url: "https://github.com/eset/malware-ioc"
author: "ESET TI"
quality: 80
branch: "master"
- name: "FireEye-RT"
url: "https://github.com/mandiant/red_team_tool_countermeasures/"
author: "FireEye"
quality: 75
branch: "master"
path: "rules"
- name: "GCTI"
url: "https://github.com/chronicle/GCTI"
author: "[email protected]"
quality: 85
branch: "main"
path: "YARA"
- name: "Malpedia"
url: "https://github.com/malpedia/signator-rules/"
author: "Felix Bilstein - yara-signator at cocacoding dot com"
quality: 75
branch: "main"
path: "rules"
- name: "Trellix ARC"
url: "https://github.com/advanced-threat-research/Yara-Rules/"
author: "Trellix ARC Team"
quality: 70
branch: "master"
- name: "Arkbird SOLG"
url: "https://github.com/StrangerealIntel/DailyIOC"
author: "Arkbird_SOLG"
quality: 75
branch: "master"
- name: "Telekom Security"
url: "https://github.com/telekom-security/malware_analysis/"
author: "Telekom Security"
quality: 70
branch: "main"
- name: "Volexity"
url: "https://github.com/volexity/threat-intel"
author: "[email protected]"
quality: 80
branch: "main"
- name: "JPCERTCC"
url: "https://github.com/JPCERTCC/MalConfScan/"
author: "JPCERT/CC Incident Response Group"
quality: 80
branch: "master"
path: "yara"
- name: "SecuInfra"
url: "https://github.com/SIFalcon/Detection"
author: "SIFalcon"
quality: 70
branch: "main"
path: "Yara"
- name: "RussianPanda"
url: "https://github.com/RussianPanda95/Yara-Rules"
author: "RussianPanda"
quality: 85
branch: "main"
# Open Source YARA Rules collection by Michael Worth
- name: "CadoSecurity"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "CadoSecurity"
quality: 80
branch: "master"
path: "Cado%20Security"
- name: "Check Point"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "CheckPoint Research"
quality: 85
branch: "master"
path: "Checkpoint"
- name: "BlackBerry"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "BlackBerry Threat Research Team"
quality: 85
branch: "master"
path: "BlackBerry"
- name: "Cluster25"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "Cluster25"
quality: 75
branch: "master"
path: "Cluster%2025"
- name: "Dragon Threat Labs"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "@dragonthreatlab"
quality: 80
branch: "master"
path: "Dragonthreatlabs"
- name: "Microsoft"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "Microsoft"
quality: 80
branch: "master"
path: "Microsoft"
- name: "NCSC"
url: "https://github.com/mikesxrs/Open-Source-YARA-rules"
author: "NCSC"
quality: 80
branch: "master"
path: "NCSC"
# Repos added 23.12.2023
- name: "Dr4k0nia"
url: "https://github.com/dr4k0nia/yara-rules"
author: "Dr4k0nia"
quality: 85
branch: "main"
- name: "EmbeeResearch"
url: "https://github.com/embee-research/Yara-detection-rules/"
author: "Matthew Brennan"
quality: 75
branch: "main"
- name: "AvastTI"
url: "https://github.com/avast/ioc"
author: "Avast Threat Intel Team"
quality: 90
branch: "master"
- name: "SBousseaden"
url: "https://github.com/sbousseaden/YaraHunts/"
author: "SBousseaden"
quality: 75
branch: "master"
- name: "Elceef"
url: "https://github.com/elceef/yara-rulz"
author: "[email protected]"
quality: 75
branch: "main"
# Repos added 24.12.2023
- name: "GodModeRules"
url: "https://github.com/Neo23x0/god-mode-rules/"
author: "Florian Roth"
quality: 85
branch: "master"
# Repos added 05.01.2024
- name: "Cod3nym"
url: "https://github.com/cod3nym/detection-rules/"
author: "Jonathan Peters"
quality: 80
branch: "main"
# Repos added 11.01.2024
- name: "craiu"
url: "https://github.com/craiu/yararules"
author: "Costin G. Raiu, Art of Noh, [email protected]"
quality: 85
branch: "master"
# Repos added 25.01.2024
- name: "DitekSHen"
url: "https://github.com/ditekshen/detection"
author: "ditekshen"
quality: 75
branch: "master"
path: "yara"
# Repos added 17.04.2024
- name: "WithSecureLabs"
url: "https://github.com/WithSecureLabs/iocs"
author: "WithSecureLabs"
quality: 75
branch: "master"
# Repos added 21.04.2024
- name: "HarfangLab"
url: "https://github.com/HarfangLab/iocs"
author: "HarfangLab"
quality: 80
branch: "main"
# Repos added 06.08.2024
- name: "LOLDrivers"
url: "https://github.com/magicsword-io/LOLDrivers/"
author: "LOLDrivers"
quality: 80
branch: "main"
recursive: false
path: 'detections/yara'
# My own YARA rule collection used for our free scanners
- name: "Signature Base"
url: "https://github.com/Neo23x0/signature-base"
author: "Florian Roth"
quality: 85
branch: "master"
path: "yara"
# Rule Processing --------------------------------------------------------------
rule_base_score: 75
# Quality Checks ---------------------------------------------------------------
# Explanations for the different issue levels used in the rule quality analysis
# Level 1 - cosmetic issues with the rule
# Level 2 - minor issues with the rule
# Level 3 - major issues with the rule
# Level 4 - critical issues with the rule
# Levels and quality score reduction
issue_levels:
1: -2
2: -25
3: -70
4: -1000
# Default quality of rules
# 0 - no quality
# 100 - high quality
#default_quality: 75 # not used anymore
# Fixed order in the meta data values
meta_data_order:
- description
- author
- id
- date
- modified
- old_rule_name
- reference
- source_url
- license_url
- hash
- logic_hash
- score
- quality
- tags
# Rule Package Output ----------------------------------------------------------
yara_rule_packages:
- name: "core"
description: "Default YARA Rule Package - Core"
minimum_quality: 70
force_include_importance_level: 80
force_exclude_importance_level: 50
minimum_age: 1
minimum_score: 65
max_age: 2500 # ~ 7 years
- name: "extended"
description: "Default YARA Rule Package - Extended"
minimum_quality: 50
force_include_importance_level: 70
force_exclude_importance_level: 20
minimum_age: 1
minimum_score: 60
max_age: 5000 # ~ 14 years
- name: "full"
description: "Default YARA Rule Package - Full"
minimum_quality: 20
force_include_importance_level: 50
force_exclude_importance_level: 0
minimum_age: 0
minimum_score: 40
max_age: 10000 # ~ 30 years
rule_set_header: |
/*
* YARA-Forge YARA Rule Package
* https://github.com/YARAHQ/yara-forge
*
* Rule Package Information
* Name: {rule_package_name}
* Description: {rule_package_description}
* YARA-Forge Version: {program_version}
* YARA-QA Commit: {yaraqa_commit}
* Minimum Quality: {rule_package_minimum_quality}
* Force Include Importance Level: {rule_package_force_include_importance_level}
* Force Exclude Importance Level: {rule_package_force_exclude_importance_level}
* Minimum Age (in days): {rule_package_minimum_age}
* Minimum Score: {rule_package_minimum_score}
* Creation Date: {retrieval_date}
* Number of Rules: {total_rules}
* Skipped: {total_rules_skipped_age} (age), {total_rules_skipped_quality} (quality), {total_rules_skipped_score} (score), {total_rules_skipped_importance} (importance)
*/
repo_header: |
/*
* YARA Rule Set
* Repository Name: {repo_name}
* Repository: {repo_url}
* Retrieval Date: {retrieval_date}
* Git Commit: {repo_commit}
* Number of Rules: {total_rules}
* Skipped: {total_rules_skipped_age} (age), {total_rules_skipped_quality} (quality), {total_rules_skipped_score} (score), {total_rules_skipped_importance} (importance)
*
*
* LICENSE
*
* {repo_license}
*/