forked from SigmaHQ/pySigma-plugin-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pySigma-plugins-v1.json
328 lines (328 loc) · 16.9 KB
/
pySigma-plugins-v1.json
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
{
"plugins": {
"c29da56a-f2df-11ed-a05b-0242ac120003": {
"id": "ibm-qradar-aql",
"type": "backend",
"description": "IBM QRadar backend for conversion into AQL queries. Contains mappings for fields and logsources",
"package": "pysigma-backend-qradar-aql",
"project-url": "https://github.com/IBM/pySigma-backend-QRadar-aql",
"report-issue-url": "https://github.com/IBM/pySigma-backend-QRadar-aql/issues/new",
"state": "stable",
"pysigma-version": "~=0.10.3"
},
"5f9a6987-3f39-4b6b-abd8-60aaee9c7021":{
"id": "rclinuxedr",
"type": "pipeline",
"description": "Red Canary LinuxEDR pipeline that converts fields to Telemetry Search mapping.",
"package": "pysigma-backend-rclinuxedr",
"project-url": "https://github.com/7RedViolin/pySigma-backend-rclinuxedr",
"report-issue-url":"https://github.com/7RedViolin/pySigma-backend-rclinuxedr/issues/new",
"state": "stable",
"pysigma-version": ">=0.11.4"
},
"f7444f11-f49b-4936-984a-a74f192059de":{
"id": "cortexxdr",
"type": "backend",
"description": "Cortex XDR backend that generates XQL queries.",
"package": "pysigma-backend-cortexxdr",
"project-url": "https://github.com/7RedViolin/pySigma-backend-cortexxdr",
"report-issue-url": "https://github.com/7RedViolin/pySigma-backend-cortexxdr/issues/new",
"state": "stable",
"pysigma-version": ">=0.9.8"
},
"f0aa1c83-b406-4ff9-8afa-e5d28e55e074": {
"id": "carbonblack",
"type": "backend",
"description": "Carbon Black backend that supports queries for both Enterprise EDR (fka Threat Hunter) and EDR (fka Response)",
"package": "pysigma-backend-carbonblack",
"project-url": "https://github.com/7RedViolin/pySigma-backend-carbonblack",
"report-issue-url": "https://github.com/7RedViolin/pySigma-backend-carbonblack/issues/new",
"state": "stable",
"pysigma-version": ">=0.9.6"
},
"6f294a42-e43e-11ed-b5ea-0242ac120002": {
"id": "sentinelone",
"type": "backend",
"description": "SentinelOne backend that generates Deep Visibility queries.",
"package": "pysigma-backend-sentinelone",
"project-url": "https://github.com/7RedViolin/pySigma-backend-sentinelone",
"report-issue-url": "https://github.com/7RedViolin/pySigma-backend-sentinelone/issues/new",
"state": "stable",
"pysigma-version": ">=0.9.5"
},
"4f57aff1-1144-46d7-b593-21f1d86c358f": {
"id": "sentinelone-pq",
"type": "backend",
"description": "SentinelOne backend that generates PowerQuery queries.",
"package": "pysigma-backend-sentinelone-pq",
"project-url": "https://github.com/7RedViolin/pySigma-backend-sentinelone-pq",
"report-issue-url": "https://github.com/7RedViolin/pySigma-backend-sentinelone-pq/issues/new",
"state": "stable",
"pysigma-version": ">=0.9.5"
},
"4af37b53-f1ec-4567-8017-2fb9315397a1": {
"id": "splunk",
"type": "backend",
"description": "Splunk backend for conversion into SPL and tstats data model queries as plain queries and savedsearches.conf",
"package": "pysigma-backend-splunk",
"project-url": "https://github.com/SigmaHQ/pySigma-backend-splunk",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-backend-splunk/issues/new",
"state": "stable",
"capabilities": [
"event_count_correlation_conversion",
"value_count_correlation_conversion",
"temporal_correlation_conversion"
],
"pysigma-version": "~=0.11.1"
},
"cf14a3da-23c1-408e-90a3-03bf72ea4f0c": {
"id": "insightidr",
"type": "backend",
"description": "Rapid7 InsightIDR backend that generates LEQL queries.",
"package": "pysigma-backend-insightidr",
"project-url": "https://github.com/SigmaHQ/pySigma-backend-insightidr",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-backend-insightidr/issues/new",
"state": "stable",
"pysigma-version": "~=0.10.1"
},
"f07b25e1-d066-4369-a9fb-ab3fe59f1dfe": {
"id": "qradar",
"type": "backend",
"description": "IBM QRadar backend for conversion into AQL and extension packages.",
"package": "pysigma-backend-qradar",
"project-url": "https://github.com/nNipsx-Sec/pySigma-backend-qradar",
"report-issue-url": "https://github.com/nNipsx-Sec/pySigma-backend-qradar/issues/new",
"state": "stable",
"pysigma-version": "~=0.9.4"
},
"5cb793f1-9719-4ad2-833e-53e06a0da3ab": {
"id": "elasticsearch",
"type": "backend",
"description": "Elasticsearch backend converting into Lucene, ES|QL (with correlations) and EQL queries, plain, embedded into DSL or as Kibana NDJSON.",
"package": "pysigma-backend-elasticsearch",
"project-url": "https://github.com/SigmaHQ/pySigma-backend-elasticsearch",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-backend-elasticsearch/issues/new",
"state": "stable",
"capabilities": [
"event_count_correlation_conversion",
"value_count_correlation_conversion",
"temporal_correlation_conversion"
],
"pysigma-version": "~=0.11.3"
},
"e6e86698-9ee8-443f-9a22-edd1784c265b": {
"id": "opensearch",
"type": "backend",
"description": "Opensearch backend converting into Lucene queries and Opensearch alerting rules.",
"package": "pysigma-backend-opensearch",
"project-url": "https://github.com/SigmaHQ/pySigma-backend-opensearch",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-backend-opensearch/issues/new",
"state": "stable",
"pysigma-version": "~=0.10.2"
},
"737b2daa-a89c-454c-90d4-26587b1a890f": {
"id": "ala-socprime",
"type": "backend",
"description": "Azure Log Analytics backend with Windows log support maintained by SOC Prime.",
"package": "git+https://github.com/socprime/pySigma-backend-ala.git",
"project-url": "https://github.com/socprime/pySigma-backend-ala",
"report-issue-url": "https://github.com/socprime/pySigma-backend-ala/issues/new",
"state": "devel",
"pysigma-version": "~=0.6.0"
},
"0bcae3dd-a8fc-4c81-b0ea-203d6176d3de": {
"id": "stix",
"type": "backend",
"description": "STIX backend converting into plain STIX queries. Contains mappings for STIX 2.0 and STIX Shifter taxonomies.",
"package": "git+https://github.com/barvhaim/pySigma-backend-stix",
"project-url": "https://github.com/barvhaim/pySigma-backend-stix/",
"report-issue-url": "https://github.com/barvhaim/pySigma-backend-stix/issues/new",
"state": "devel",
"pysigma-version": "~=0.9.5"
},
"224e5429-a291-4ca2-b53f-6dbfdee5e96b": {
"id": "loki",
"type": "backend",
"description": "Loki backend for conversion into Loki LogQL queries (plain and ruler YAML for alerts) and pipelines with mappings for Grafana and promtail Sysmon data.",
"package": "pySigma-backend-loki",
"project-url": "https://github.com/grafana/pySigma-backend-loki",
"report-issue-url": "https://github.com/grafana/pySigma-backend-loki/issues/new",
"state": "stable",
"capabilities": [
"event_count_correlation_conversion",
"value_count_correlation_conversion"
],
"pysigma-version": "~=0.11.13"
},
"f2bb108f-d1ec-4e5b-a214-1151ebd99b20": {
"id": "windows",
"type": "pipeline",
"description": "Windows logsource to Channel field and generic logsource to Windows audit events mapping.",
"package": "pysigma-pipeline-windows",
"project-url": "https://github.com/SigmaHQ/pySigma-pipeline-windows",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-pipeline-windows/issues/new",
"state": "stable",
"pysigma-version": "~=0.11"
},
"7b231e92-bd92-4233-9788-e80be64c2777": {
"id": "sysmon",
"type": "pipeline",
"description": "Mapping from generic log sources to Sysmon events.",
"package": "pysigma-pipeline-sysmon",
"project-url": "https://github.com/SigmaHQ/pySigma-pipeline-sysmon",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-pipeline-sysmon/issues/new",
"state": "stable",
"pysigma-version": "~=0.11"
},
"373be3fa-ad6d-456b-a7d2-a876d87ad581": {
"id": "crowdstrike",
"type": "backend",
"description": "CrowdStrike Logscale backend and pipelines for CrowdStrike Falcon platform and Falcon Data Replicator (FDR) logs.",
"package": "pysigma-backend-crowdstrike",
"project-url": "https://github.com/SigmaHQ/pySigma-backend-crowdstrike",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-backend-crowdstrike/issues/new",
"state": "stable",
"pysigma-version": "~=0.11.13"
},
"28c68c9f-9162-4b33-97c9-ea4a14dc93d9": {
"id": "ossem",
"type": "pipeline",
"description": "Mapping from OSSEM to Sigma taxonomy.",
"package": "git+https://github.com/SigmaHQ/pySigma-pipeline-ossem.git",
"project-url": "https://github.com/SigmaHQ/pySigma-pipeline-ossem",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-pipeline-ossem/issues/new",
"state": "devel",
"pysigma-version": "~=0.8.1"
},
"8f2c9105-0ad4-47b0-b5e0-261feb82e219": {
"id": "powershell",
"type": "backend",
"description": "PowerShell backend converting into PowerShell queries.",
"package": "git+https://github.com/cyberphor/pySigma-backend-powershell.git",
"project-url": "https://github.com/cyberphor/pySigma-backend-powershell",
"report-issue-url": "https://github.com/cyberphor/pySigma-backend-powershell/issues/new",
"state": "testing",
"pysigma-version": "~=0.10.1"
},
"0a1787ac-8c5b-4d9b-a76b-277d5362e81e": {
"id": "kusto",
"type": "backend",
"description": "Kusto Query Language (KQL) backend and pipeline for conversion of log sources with Sysmon field schema to Microsoft Advanced Hunting Queries",
"package": "pySigma-backend-kusto",
"project-url": "https://github.com/AttackIQ/pySigma-backend-kusto",
"report-issue-url": "https://github.com/AttackIQ/pySigma-backend-kusto/issues/new",
"state": "stable",
"pysigma-version": ">=0.10.0"
},
"48019d9d-c36d-43c0-8ccf-1dfa54434e36": {
"id": "secops",
"type": "backend",
"description": "Google SecOps (formally Chronicle) backend and pipeline for conversion of Sigma Rules to SecOps Unified Data Model (UDM) searches and YARA-L 2.0 detection rules",
"package": "pySigma-backend-secops",
"project-url": "https://github.com/AttackIQ/pySigma-backend-secops",
"report-issue-url": "https://github.com/AttackIQ/pySigma-backend-secops/issues/new",
"state": "devel",
"pysigma-version": ">=0.11.17"
},
"b00b0a05-3621-4029-b37e-03354842a5a3": {
"id": "hawk",
"type": "backend",
"description": "HAWK.io MDR backend and pipeline for conversion of log sources to HAWK.io BETree queries.",
"package": "git+https://github.com/redsand/pySigma-backend-hawk.git",
"project-url": "https://github.com/redsand/pySigma-backend-hawk",
"report-issue-url": "https://github.com/redsand/pySigma-backend-hawk/issues/new",
"state": "testing",
"pysigma-version": "~=0.9.5"
},
"49a1a18a-224a-11ee-be56-0242ac120002": {
"id": "datadog",
"type": "backend",
"description": "Datadog Cloud SIEM backend and pipeline for conversion of log sources to Datadog Query Syntax",
"package": "pysigma-backend-datadog",
"project-url": "https://github.com/DataDog/pysigma-backend-datadog",
"report-issue-url": "https://github.com/DataDog/pysigma-backend-datadog/issues/new",
"state": "testing",
"pysigma-version": "~=0.9.10"
},
"ec5311a2-914e-4745-b622-fddcc9d2af4a": {
"id": "dictquery",
"type": "backend",
"description": "DictQuery backend to convert sigma to dictquery query strings",
"package": "pysigma-backend-dictquery",
"project-url": "https://github.com/unqork-external/pySigma-backend-dictquery",
"report-issue-url": "https://github.com/unqork-external/pySigma-backend-dictquery/issues/new",
"state": "stable",
"pysigma-version": "~=0.10.5"
},
"23ae33fc-b666-411d-aea7-9f40d1f6a189": {
"id": "sqlite",
"type": "backend",
"description": "SQLite and Zircolite backend",
"package": "pysigma-backend-sqlite",
"project-url": "https://github.com/SigmaHQ/pySigma-backend-sqlite",
"report-issue-url": "https://github.com/SigmaHQ/pySigma-backend-sqlite/issues/new",
"state": "testing",
"pysigma-version": "~=0.11"
},
"4083d306-59da-4d3e-a989-850d818932f7": {
"id": "uberagent",
"type": "backend",
"description": "uberAgent backend",
"package": "pysigma-backend-uberagent",
"project-url": "https://github.com/vastlimits/pySigma-backend-uberAgent/",
"report-issue-url": "https://github.com/vastlimits/pySigma-backend-uberAgent/issues/new",
"state": "stable",
"pysigma-version": "~=0.11.2"
},
"3ec39928-13e7-47fe-baa9-9800351a2e4d" : {
"id": "panther",
"type": "backend",
"description": "Panther sdyaml backend",
"package": "pySigma-backend-panther",
"project-url": "https://github.com/panther-labs/pySigma-backend-panther",
"report-issue-url": "https://github.com/panther-labs/pySigma-backend-panther/issues/new",
"state": "devel",
"pysigma-version": "~=0.10"
},
"961013dd-e94f-426f-81ad-d754bc5720fc": {
"id": "trellix_helix",
"type": "backend",
"description": "Trellix Helix Backend",
"package": "pysigma-backend-helix",
"project-url": "https://github.com/sawwn23/pySigma-backend-trellix-helix/",
"report-issue-url": "https://github.com/sawwn23/pySigma-backend-trellix-helix/issues/new",
"state": "devel",
"pysigma-version": "~=0.11.2"
},
"3200ecd3-2f32-42ef-90f4-dbe0a66a98e1": {
"id": "quickwit",
"type": "backend",
"description": "Quickwit Backend",
"package": "pySigma-backend-quickwit",
"project-url": "https://github.com/sifex/pySigma-backend-quickwit/",
"report-issue-url": "https://github.com/sifex/pySigma-backend-quickwit/issues/new",
"state": "devel",
"pysigma-version": "~=0.11.7"
},
"c4f5d614-9c3a-4b88-a669-64e38248f2df": {
"id": "netwitness",
"type": "backend",
"description": "NetWitness Backend that generates application rules",
"package": "pySigma-backend-netwitness",
"project-url": "https://github.com/marcelkwaschny/pySigma-backend-netwitness/",
"report-issue-url": "https://github.com/marcelkwaschny/pySigma-backend-netwitness/issues/new",
"state": "testing",
"pysigma-version": "~=0.11.9"
},
"9d3d8962-5491-4fa2-b835-289c9935946b": {
"id": "logpoint",
"type": "backend",
"description": "Logpoint Pysigma Backend",
"package": "pySigma-backend-logpoint",
"project-url": "https://github.com/logpoint/pySigma-backend-logpoint",
"report-issue-url": "https://github.com/logpoint/pySigma-backend-logpoint/issues/new",
"state": "stable",
"pysigma-version": "~=0.11.13"
}
}
}