-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathmisp-tip-of-the-week.json
593 lines (593 loc) · 47.8 KB
/
misp-tip-of-the-week.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
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
{
"version": "1",
"description": "MISP Tip of the Week",
"author": "Koen Van Impe - cudeso.be",
"entry": [
{
"timestamp": "20240402",
"category": "Administration",
"tags": ["server", "sync", "remoteserver"],
"refs": [ ],
"screenshots": [ "https://private-user-images.githubusercontent.com/256028/318776559-0f77ff46-5c98-4101-accf-df1cade70d88.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIyNjEwMjgsIm5iZiI6MTcxMjI2MDcyOCwicGF0aCI6Ii8yNTYwMjgvMzE4Nzc2NTU5LTBmNzdmZjQ2LTVjOTgtNDEwMS1hY2NmLWRmMWNhZGU3MGQ4OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDA0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQwNFQxOTU4NDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02NzYzOTMyYTM3YzAzNjFkZjU2MTRjYzZjOWY0MTczYTAxNDY4MTMyZGI0MDYxYTBjOTk4NmFlMGE4YzdiMDUwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.3OKB-A7IAiqDRIbCogY_fkKZY5x8mh1cJPHJUc6ihI8",
"https://private-user-images.githubusercontent.com/256028/318779106-abf14d31-05bb-4a13-88fb-46ed1ee94531.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIwNjE1NTksIm5iZiI6MTcxMjA2MTI1OSwicGF0aCI6Ii8yNTYwMjgvMzE4Nzc5MTA2LWFiZjE0ZDMxLTA1YmItNGExMy04OGZiLTQ2ZWQxZWU5NDUzMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDAyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQwMlQxMjM0MTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00NjMzYzNjMzAwYmQzZDc0ZmY4MjM1YmJlNDc0M2YxNmNmNjk5MTIxOGFlZjJjYzFkNTY5ZjA2MmViNWIxZGY4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.EFrQA9YuuZ0kVQElFtB9JTKsI0u1HokBcGfGcg3emys"
],
"value":"Confused about the statuses returned by MISP remote servers? This small mindmap clarifies them. You can also display the status as a widget in the MISP dashboard."
},
{
"timestamp": "20240213",
"category": "Administration",
"tags": ["sso", "azure", "usermanagement"],
"refs": [ ],
"screenshots": [ "https://private-user-images.githubusercontent.com/256028/304449346-9f4b1fd1-9a08-499a-84e1-afd051d9b813.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIyNjExNzgsIm5iZiI6MTcxMjI2MDg3OCwicGF0aCI6Ii8yNTYwMjgvMzA0NDQ5MzQ2LTlmNGIxZmQxLTlhMDgtNDk5YS04NGUxLWFmZDA1MWQ5YjgxMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDA0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQwNFQyMDAxMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wZDA4MWFmZWJhNjI0NDk1NTkzMWQ5YjY2MzYwODcwOTk0MmIyYzA5MDBkNmRmY2RhZjNlNDlmMWNmOGM2NjFkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.cWeWYmot9WQCH4lJsCJQAZITPYQLYBUBytCxbsB9wg0",
"https://private-user-images.githubusercontent.com/256028/304449354-b9bd9c00-cf82-4b5f-9944-e2a02dcd84e8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIyNjExNzgsIm5iZiI6MTcxMjI2MDg3OCwicGF0aCI6Ii8yNTYwMjgvMzA0NDQ5MzU0LWI5YmQ5YzAwLWNmODItNGI1Zi05OTQ0LWUyYTAyZGNkODRlOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDA0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQwNFQyMDAxMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jZWYyMDM0MGU3MDE2YWE0ZDE1NzEzMDc4NWJjZjU0ZWE5ODY3ODE4ODQ1OTFlMjdkNzlmOTg0NmZmM2QyMTQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.X-PQCTDJfwH4h-QL3OEfNcEWcCcWHIl7hvwYHH9p7Ks",
"https://private-user-images.githubusercontent.com/256028/304450803-7ec53a13-582c-49ec-9acd-b736e0e32312.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIyNjExNzgsIm5iZiI6MTcxMjI2MDg3OCwicGF0aCI6Ii8yNTYwMjgvMzA0NDUwODAzLTdlYzUzYTEzLTU4MmMtNDllYy05YWNkLWI3MzZlMGUzMjMxMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDA0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQwNFQyMDAxMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OTVhZDM4ODg3MGFlNTNlYzg0NTg2NDBjMGMzMGYwNzNiY2E2NWY4ZWYzNGRjNGZmNGEyMGEzNjBjYTc4ODUzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.yvVVLaxOlekqp8q0XFBMR7sQZKfS0yvLvDq0dJxtWFo"
],
"value":"MISP supports SSO with Entra-ID (Azure AD) https://github.com/MISP/MISP/tree/2.4/app/Plugin/AadAuth . Don't forget to use 'Delegated permissions' (instead of Application permissions) when assigning the API permissions of the Azure App."
},
{
"timestamp": "20231215",
"category": "Administration",
"tags": ["synced servers", "sharing", "tags", "distribution"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/290109933-267ad815-8501-4d90-a49b-67bc304ab15b.png",
"https://user-images.githubusercontent.com/256028/290109940-5461af1f-734a-43f1-9bec-cc9b512e5cbf.png"
],
"value":"When you set a 'Remote MISP server' as an internal instance it allows you to transfer local tags (next to global tags) when synchronising events. Make sure 'MISP.host_org_id' is set and check 'Internal instance'. An ideal option for organisations running multiple MISPs."
},
{
"timestamp": "20231030",
"category": "Threatintel",
"tags": ["synced servers", "correlation", "pivoting", "enrichment", "feeds", "overlap", "distribution"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/278759279-b54999cd-79b1-4e3f-98a1-4a4e53fea297.png",
"https://user-images.githubusercontent.com/256028/278759282-88cbd47d-337b-4365-ac2c-05641b4bfd93.png",
"https://user-images.githubusercontent.com/256028/278759284-31d19b75-9a95-4864-83c4-af61d21ab0bf.png",
"https://user-images.githubusercontent.com/256028/278759291-875219a3-7e4c-427c-8df1-4b94f0e0a0c4.png" ],
"value":"The remote (sync) server cache feature allows you to build a cache of events of remote MISP servers, without actually importing them. This works similar as MISP feeds, including pick&choose events to import."
},
{
"timestamp": "20230707",
"category": "Administration",
"tags": ["sharing", "sharingroups", "distribution"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/251088827-1b8c7d89-749b-4cbe-afe2-1d557b2295a4.png",
"https://user-images.githubusercontent.com/256028/251088834-8b53be7f-d413-4dec-88f1-67dbaaf124dd.png" ],
"value":"Sharing group blueprints allow (1) you to create or update sharing groups based on a set of criteria (in JSON) without having to manually add organisations. Update sharing groups with one click of a button (2)!"
},
{
"timestamp": "20230615",
"category": "Administration",
"tags": ["security", "users", "audit", "mfa"],
"refs": [ "https://www.misp-project.org/2023/06/13/MISP.2.4.172.released.html/" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/246104606-84fcedf7-6757-48f4-88af-7891f5c56e45.png",
"https://user-images.githubusercontent.com/256028/246104618-9f658fd0-17d0-43bd-9e15-8d66b9461a67.png" ],
"value":"Starting from 2.4.172 MISP has support for multi-factor authentication. Install the Composer libraries and then enable it under your profile settings. Enforce it system-wide with 'MISP.totp_required'."
},
{
"timestamp": "20230608",
"category": "Administration",
"tags": ["dashboard", "users", "audit"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/244464361-34f7ca5f-5f23-4972-a9df-d66a0dbb1b85.png" ],
"value":"The MISP dashboard (since v2.4.171) has new widgets allowing you to monitor the use of API keys, user logins and user creation."
},
{
"timestamp": "20230331",
"category": "Threatintel",
"tags": ["objects", "context", "relations"],
"refs": [ "https://github.com/cudeso/misp-tip-of-the-week/blob/main/originals/MISP_objects_relations.ipynb",
"https://www.misp-project.org/2021/03/17/MISP-Objects-101.html/" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/228943046-83f0e6b5-824f-4517-97ba-da5e70c11dcc.png",
"https://user-images.githubusercontent.com/256028/228943059-bf37a1a6-64c0-4df5-9f55-95f889685b54.png" ],
"value":"MISP objects are a powerful way to add contextually linked attributes to threat events. And it's available via PyMISP. Use this notebook as a starter or learn how to add your own custom objects."
},
{
"timestamp": "20230324",
"category": "Administration",
"tags": ["sharing", "distribution"],
"refs": [ ],
"screenshots": [ ],
"value":"You can limit the access to unpublished events on your server to only users part of the event creator organisation with the setting 'MISP.unpublishedprivate'. A great way to make the event only available once you consider it ready for publication."
},
{
"timestamp": "20230317",
"category": "Misc",
"tags": ["attribute", "datamodel", "validation"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/225734849-6a207580-6307-4bcc-8873-23fa751ccbde.png",
"https://user-images.githubusercontent.com/256028/225734858-704ee58a-53f3-46de-9870-371b28b745e9.png",
"https://user-images.githubusercontent.com/256028/225734860-a8b30086-fbef-4266-9993-b55bd55f37bf.png",
"https://user-images.githubusercontent.com/256028/225734863-cb27f24b-4509-420c-b60e-434843b047d0.png"],
"value":"MISP comes with an extensive set of built-in attributes. Consult generateTypeDefinitions in 'app/Model/Attribute.php' for implementation details and 'app/Lib/Tools/AttributeValidationTool.php' for the attribute validations."
},
{
"timestamp": "20230310",
"category": "Administration",
"tags": ["authentication", "sso", "openid", "oauth"],
"refs": [ "https://github.com/MISP/MISP/tree/2.4/app/Plugin/OidcAuth",
"https://github.com/MISP/MISP/tree/2.4/app/Plugin/AadAuth" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/223571473-ca38488a-5963-44fa-a054-fcb477424e30.png",
"https://user-images.githubusercontent.com/256028/223571478-485e27a4-7e28-4ef6-933b-cbd24cdcf274.png",
"https://user-images.githubusercontent.com/256028/223571481-87443490-19e4-4b27-ad38-d2c27a734ee7.png" ],
"value":"MISP supports Single Sign-On (SSO) with different authentication providers, such as AzureAD (via oAuth2) and OpenIDConnect (fe. for OneLogin). Simply enable the provider in 'Security/auth' and configure the provider settings."
},
{
"timestamp": "20230303",
"category": "Administration",
"tags": ["dataproviders", "synchronisation", "feeds", "connectivity", "monitoring"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/222270088-2dcef9aa-a1c5-4c0a-90e7-f83c1537a64e.png",
"https://user-images.githubusercontent.com/256028/222351829-c8db86e0-5685-429e-b2f2-24f311c7952d.png",
"https://user-images.githubusercontent.com/256028/222351833-5607d8ca-cdaa-44cb-bc18-7cc1d8320348.png" ],
"value":"It's a good idea to monitor connectivity to your TI data providers. Use the dashboard to monitor sync-servers or use PyMISP (fe. with alerting) to monitor both sync-servers and external feeds."
},
{
"timestamp": "20230224",
"category": "Administration",
"tags": ["support", "configuration", "status"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/220874178-743588bf-56e4-466e-bacd-9597a9fea6a0.png",
"https://user-images.githubusercontent.com/256028/220874184-70dde278-28a9-4aa2-b224-c9ab7959dd0d.png" ],
"value":"You can get a JSON report with all the MISP diagnostic information by simply adding '.json' to the MISP diagnostics page. This report is useful to include if you require support or assistance with your MISP."
},
{
"timestamp": "20230217",
"category": "Administration",
"tags": ["malware", "sample", "attachment", "encryption"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/219137201-c0e2afd3-987a-4ac8-9f53-35cecb50bcf6.png",
"https://user-images.githubusercontent.com/256028/219137208-d2e59134-77bd-40ea-9409-95db2ec71686.png",
"https://user-images.githubusercontent.com/256028/219137212-7dc4ae47-9906-47c1-a0a4-513d2cbf663f.png",
"https://user-images.githubusercontent.com/256028/219137215-9de8f808-939a-4ab6-8bb8-6eefe220d8eb.png" ],
"value":"MISP stores attachments in /var/www/MISP/app/files/<event_id>/<attachment_id>. Change this with MISP.attachments_dir. Malware samples are in an encrypted ZIP, other attachments are stored 'as is'. Be aware of this when monitoring your MISP server with an EDR."
},
{
"timestamp": "20230210",
"category": "Administration",
"tags": ["logging", "auditing", "syslog"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/217873041-bc68dad1-4458-4fe9-9f71-20efe6a1f3d6.png",
"https://user-images.githubusercontent.com/256028/217875918-73236803-0073-4b84-b90a-477a12061c6b.png" ],
"value":"MISP can log all event, user and synchronisation actions to Syslog. Set 'MISP.log_new_audit' and 'Security.syslog' to True. Then send the (misp-)syslog file to your central log collector."
},
{
"timestamp": "20230203",
"category": "Misc",
"tags": ["enrichment", "modules", "extension"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/215756355-e6b6ee92-16e3-47f6-a6f4-090cc689183b.png" ],
"value":"The MISP modules are more powerful than you think. If you set the format of a module to 'misp_standard' you cannot only return attributes, but also MISP objects as part of your CTI enrichment operations."
},
{
"timestamp": "20230127",
"category": "Administration",
"tags": ["organisations", "owner", "creator"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/214786402-c8c3cc18-643b-4cc2-b669-6d6dcaf099b4.png",
"https://user-images.githubusercontent.com/256028/214786403-a7d47064-f430-4e7a-9fea-f7158aaf9566.png" ],
"value":"There is a difference between the MISP 'Creator' and 'Owner' organisation. The former created the threat event and is allowed to modify it, the latter owns the event on the instance where it is received. They can be different."
},
{
"timestamp": "20230120",
"category": "Threatintel",
"tags": ["search", "query"],
"refs": [ "https://pymisp.readthedocs.io/en/latest/modules.html#pymisp.PyMISP.build_complex_query",
"https://github.com/cudeso/misp-tip-of-the-week/blob/main/originals/Complex%20search%20query.ipynb" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/213521767-9893dd33-008a-4e10-af9f-3989294e8a86.png",
"https://user-images.githubusercontent.com/256028/213521778-8ddea828-e53b-422c-8db6-2b395971da70.png" ],
"value":"You can use the PyMISP function 'build_complex_query' to build complex MISP search queries ('or', 'and', 'not') for threat indicators (values) or context (tags). Use the example in the Jupyter notebook to get started."
},
{
"timestamp": "20230113",
"category": "Threatintel",
"tags": ["reporting", "sharing", "dissemination"],
"refs": [ "https://github.com/MISP/PyMISP/tree/main/docs/PDF-export" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/211628965-a71009cc-0b59-4957-9c5e-0de773eab5c1.png",
"https://user-images.githubusercontent.com/256028/211628974-8e6ba69d-bb1b-419e-a82c-2ea9e29654eb.png",
"https://user-images.githubusercontent.com/256028/211628976-5d91fcc9-a80c-4478-940c-0d59aed46b01.png" ],
"value":"You can use the pdfexport module to create a PDF report from a MISP event, including a summary and an overview of attributes and objects. Ideal to share with users that do not have immediate access to your MISP instance."
},
{
"timestamp": "20230106",
"category": "Misc",
"tags": ["security", "vulnerability", "cve"],
"refs": [ "https://www.misp-project.org/security/" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/210815848-e3e28e74-3d39-46c6-9c25-23af6df30ee6.png" ],
"value":"You can report security vulnerabilities for MISP or related MISP project repositories to CIRCL. You can encrypt your report with the public GPG key 'CA57 2205 C002 4E06 BA70 BE89 EAAD CFFC 22BD 4CD5'."
},
{
"timestamp": "20221230",
"category": "Misc",
"tags": ["extension", "enrichment", "misp-modules", "openai"],
"refs": [ "https://github.com/cudeso/misp-tip-of-the-week/blob/main/originals/misp-module-openai.py" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/209987433-1afd01ed-209c-4eeb-9b2f-273b5c2634aa.png",
"https://user-images.githubusercontent.com/256028/209987438-6fd6b540-2d0b-4ad5-a07b-eba56942ace9.png",
"https://user-images.githubusercontent.com/256028/209987443-d95453b7-3b1a-4405-ada1-8fabb58c9657.png",
"https://user-images.githubusercontent.com/256028/209987614-bc393d1b-2f16-4f08-9b30-06e42492f3b6.png"
],
"value":"MISP modules provide an easy way to extend your threat intelligence platform. Use inspiration from the example on integrating our new overlords from @openai ('ChatGPT') with MISP."
},
{
"timestamp": "20221223",
"category": "Threatintel",
"tags": ["correlation", "cidr", "pivoting"],
"refs": [ "https://securityintelligence.com/how-pivoting-can-help-your-incident-response-process/" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/209181040-41ae7519-4e20-4361-8ab9-0e4ce4a9303d.png",
"https://user-images.githubusercontent.com/256028/209182332-0f6ce7f1-37a0-43f8-bb2a-9b1960a74c8e.png",
"https://user-images.githubusercontent.com/256028/209182340-06127585-621e-41bb-b4cb-e04d19a9c74f.png",
"https://user-images.githubusercontent.com/256028/209185492-df4c0ac3-a116-4dc5-9a21-f72e56481297.png"
],
"value":"Although the advanced correlation features can be performance heavy, they provide you excellent leads for pivoting via CIDR (IPs part of a network) or fuzzy hashing (ssdeep)."
},
{
"timestamp": "20221216",
"category": "Threatintel",
"tags": ["galaxies", "clusters", "contextualisation"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/207940899-a11db709-1c89-46bc-b0e4-fa7cc0a5636e.png",
"https://user-images.githubusercontent.com/256028/207939086-2c3eddfe-99bf-40ce-bf12-c49429b843e8.png",
"https://user-images.githubusercontent.com/256028/207940892-580848b7-11b4-4b3a-b33f-5f48b1279a05.png",
"https://user-images.githubusercontent.com/256028/207940901-fa1ba3e1-2420-4a40-9d63-ba360096be46.png"
],
"value":"Sharing clusters has become much easier. Create a custom galaxy cluster (Galaxies>List galaxies, select galaxy, add cluster), add relationships and enable push/pull galaxies in the server synchronisation setting."
},
{
"timestamp": "20221209",
"category": "Misc",
"tags": ["warninglists", "export", "automation"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/206116594-00f07493-029f-451e-adea-8cba89719164.png",
"https://user-images.githubusercontent.com/256028/206117203-c1929122-550b-4bd0-a04e-d3236173a914.png",
"https://user-images.githubusercontent.com/256028/206117205-2bd5db65-f2b6-46fb-ac91-7e974c33f4ba.png" ],
"value": "You can export MISP warninglists (including your own custom lists) by replacing 'view' with 'export in the URL. Or use the example Jupyter Notebook to access or export the lists with PyMISP."
},
{
"timestamp": "20221202",
"category": "Administration",
"tags": ["database", "sql", "monitoring", "audit"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/204902149-a0dd8117-1d95-4adb-9bd1-8a02ae0532cb.png",
"https://user-images.githubusercontent.com/256028/204899022-5fe1b179-98a9-4352-9d11-f658d9991199.png" ],
"value": "The MISP audit log (MISP.log_new_audit) provides a detailed history of event and attribute changes. But it can also exponentially grow in size. Deleting older events only impacts the event history and not any MISP functionality."
},
{
"timestamp": "20221125",
"category": "Administration",
"tags": ["usability", "ux", "customisation"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/203845467-6edc2a6b-4dd5-4ea8-8321-dee0f76ff7e1.png",
"https://user-images.githubusercontent.com/256028/203845472-6267234d-c300-4120-a730-96a469983a45.png",
"https://user-images.githubusercontent.com/256028/203845476-9ac78ab7-e122-49d5-b489-878bc81cacb7.png"],
"value": "When you provision users you can set their start page and customise the columns displayed on the event index via 'set_user_setting' with PyMISP (or manually under 'Administration>Set User Setting')."
},
{
"timestamp": "20221118",
"category": "Administration",
"tags": ["security", "hardening", "audit"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/202545233-3d5035c0-67f5-4ef7-8ca2-ebb80dee4d52.png",
"https://user-images.githubusercontent.com/256028/202545690-39904579-7710-4542-8ada-0e946f23bf41.png"],
"value": "Encrypt authentication keys that you use to synchronise with remote MISP servers. Set the key (min. length 32) from the command line with cake. Remember that the key is displayed and -likely- also in the bash history."
},
{
"timestamp": "20221111",
"category": "Administration",
"tags": ["sharing", "synchronisation"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/200587915-83ac1d50-b632-49cd-8cb4-0a707612f408.png",
"https://user-images.githubusercontent.com/256028/201021482-078a6dd0-2329-4b64-ab43-1be85c7d06c8.png",
"https://user-images.githubusercontent.com/256028/201022877-8095cd3c-fd8c-4f5a-b4d0-4055f9a95ded.png" ],
"value": "Server synchronisation rules go beyond tag or organisation filtering. You can use filters to get only those events from the last 30 days ('timestamp') or unleash the real/dangerous power and filter on attribute/object type."
},
{
"timestamp": "20221104",
"category": "Threatintel",
"tags": ["indicators", "delete"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/199177394-5b2fdf24-af18-411e-8db3-a34e93c1be08.png",
"https://user-images.githubusercontent.com/256028/199177400-0d6b6e97-f9d0-4a14-b6b4-37a7dbcd4a07.png",
"https://user-images.githubusercontent.com/256028/199177397-5886750a-1f4c-49a6-98d8-c1482357f5b8.png",
"https://user-images.githubusercontent.com/256028/199335531-b1aab7a0-800b-426d-970b-54de6c3c1b29.png" ],
"value": "A 'soft' delete propagates to other MISPs. A 'hard' delete removes the attribute on your instance, preventing propagation. Recover deleted attributes under the 'delete' tab or use the 'get-deleted-attributes' notebook."
},
{
"timestamp": "20221028",
"category": "Administration",
"tags": ["sql", "database"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/198369107-afedd90d-78ec-4b8a-a36d-232c54ac8fd0.png",
"https://user-images.githubusercontent.com/256028/198369886-5a7e4143-4789-4151-b3fe-abac7d68a4f4.png",
"https://user-images.githubusercontent.com/256028/198371349-7d3870d8-ab9e-4537-bbd7-e46da8276081.png" ],
"value": "Manually fixing the database schema is time consuming. Paste the HTML source from the 'Diagnostics' page in CyberChef and use this recipe to extract all the SQL queries."
},
{
"timestamp": "20221021",
"category": "Threatintel",
"tags": ["collection"],
"refs": [ "https://github.com/MISP/mail_to_misp" ],
"screenshots": [ ],
"value": "Picked up during #CTIS2022: Use mail_to_misp to connect your mail infrastructure to MISP and create threat events from information that is contained in mails."
},
{
"timestamp": "20221014",
"category": "Administration",
"tags": ["security", "hardening", "audit"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/195662623-79cad086-1d85-4bc9-84b9-12af9269a61f.png" ],
"value": "The MISP diagnostics page contains useful security audit recommendations. Visit Administration > Diagnostics and scroll down to 'Security Audit' to check which settings require a review."
},
{
"timestamp": "20221007",
"category": "Threatintel",
"tags": ["indicators", "attributes", "search"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/193765295-666d02c4-3f01-4316-a6f6-66833187f46b.png" ],
"value": "You can search for multiple (substring) MISP attributes at the same time with a '%VALUE%' string per newline. Further refine your search with for example tags and the first seen or last seen of the attributes/values."
},
{
"timestamp": "20220930",
"category": "Threatintel",
"tags": ["enrichment", "modules"],
"refs": [ "https://github.com/cudeso/misp-tip-of-the-week/blob/main/originals/misp_modules.ipynb" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/192039631-fc60fdb0-f276-4398-be26-e7ef6d3b07f9.png",
"https://user-images.githubusercontent.com/256028/192039637-7f4fb3b8-0a2c-418b-a127-738e0e2cdb97.png" ],
"value": "The MISP modules can also be used outside MISP. Query the module server for its enabled modules or immediately start using a MISP module with one simple request."
},
{
"timestamp": "20220923",
"category": "Threatintel",
"tags": ["contextualisation", "taxonomy"],
"refs": [ "https://www.circl.lu/doc/misp/taxonomy/#adding-a-private-taxonomy" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/191695060-9d93acf9-6343-485c-a8a4-de9404c6a9be.png",
"https://user-images.githubusercontent.com/256028/191697121-c496bea3-b656-4d32-b134-a05c284182f6.png",
"https://user-images.githubusercontent.com/256028/191698588-59194109-8e43-4ca6-ae21-fe841415d83e.png",
"https://user-images.githubusercontent.com/256028/191698789-4ede81d3-952c-422e-9945-d99eb7786943.png" ],
"value": "Use a private taxonomy to describe internal sources, (risk) classifications or workflows. Taxonomies are simple JSON files in 'app/files/taxonomies/<taxonomy>/machinetag.json'. Then 'Update taxonomies' and enable the required tags."
},
{
"timestamp": "20220916",
"category": "Administration",
"tags": ["security", "privacy"],
"refs": [ "https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/190467762-102d26b9-7036-436b-b9ad-d11353232a49.png",
"https://user-images.githubusercontent.com/256028/190468001-5a0d2bf1-9189-491b-85d5-2b90468c3ebc.png",
"https://user-images.githubusercontent.com/256028/190469261-04a31280-0cea-4501-ad91-627181b8d582.png" ],
"value": "Enhance the security of your MISP platform by enabling Content Security Policy (CSP) support and then further configure the policy via the Security.csp setting."
},
{
"timestamp": "20220909",
"category": "Administration",
"tags": ["workers", "monitoring"],
"refs": [ "https://www.misp-project.org/2020/08/22/MISP-Monitoring-with-Cacti.html/" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/185498557-3fdc0b5d-98de-42c5-8749-540ab1fbdd6a.png",
"https://user-images.githubusercontent.com/256028/176754729-ce2444e4-0536-4b4a-802b-c9cee91b4112.jpg" ],
"value": "Monitor the status of background workers via 'app/Console/cake Admin getWorkers' or an API request to 'servers/getWorkers'. Use Cacti (https://www.misp-project.org/2020/08/22/MISP-Monitoring-with-Cacti.html/) to track the number of jobs in the worker queues."
},
{
"timestamp": "20220902",
"category": "Administration",
"tags": ["notification", "template"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/185491172-97a7818a-3cff-4049-956d-d4110cb9f803.png",
"https://user-images.githubusercontent.com/256028/185491176-4a04d5bc-7743-4e4b-9002-eaeec5941085.png" ],
"value": "You can change the event notification e-mail template by dropping a custom 'alert.ctp' in 'app/View/Emails/text/Custom'. Use the default template as inspiration."
},
{
"timestamp": "20220826",
"category": "Threatintel",
"tags": ["pivoting", "context"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/185485314-7063afb9-581d-4215-a859-175e45e849e8.png",
"https://user-images.githubusercontent.com/256028/185485328-bb87f405-dc50-4141-b3cf-42f2e56c9632.png" ],
"value": "The 'Event Graph' helps analysts in understanding details of an event by visually representing attributes in a grouped tree. Make sure to apply filters for events with a lot of attributes."
},
{
"timestamp": "20220819",
"category": "Threatintel",
"tags": ["correlations", "context"],
"refs": [ "https://github.com/cudeso/misp-tip-of-the-week/blob/main/originals/misp_add_correlation_exclusion.ipynb" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/185342291-0e00de8d-f440-4bfb-bd17-c5e8e52ea61f.png",
"https://user-images.githubusercontent.com/256028/185340370-fb9541b8-58a3-4a25-8bbb-ce79995f55b7.png",
"https://user-images.githubusercontent.com/256028/185340390-73d2e1fd-d6e0-4b05-8992-2af76e5797c0.png",
"https://user-images.githubusercontent.com/256028/185340393-864b5b3c-7635-47fd-87fa-67d47ff4fca6.png" ],
"value": "Use correlation exclusions (Administration > Top correlations) to avoid unnecessary or irrelevant threat data correlations. Have a look at the Jupyter notebook for an example API usage."
},
{
"timestamp": "20220812",
"category": "Administration",
"tags": ["authentication", "usermanagement", "password"],
"refs": [ "https://regexr.com/6oren" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/176716402-dfcd81da-d40c-4a41-9ed0-92435033a454.jpg" ],
"value": "You can set the minimum password length 'Security.password_policy_length' (default 12) and complexity 'Security.password_policy_complexity' (https://regexr.com/6oren) via Server Settings & Maintenance>Security Settings."
},
{
"timestamp": "20220805",
"category": "Administration",
"tags": ["samples", "malware", "php"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/175075817-44f8bef7-0c4f-45de-8c6c-b25b06ab16ec.jpg" ],
"value": "If you store (large) malware samples in MISP and run into '500: Internal Server Error' then it's time to increase the file upload limits in PHP. Change upload_max_filesize and post_max_size and restart Apache."
},
{
"timestamp": "20220729",
"category": "Misc",
"tags": ["web", "usage", "customisation"],
"refs": [ "" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/180954083-54f5802d-7927-4235-b2fa-08720a6d94bf.jpg" ],
"value": "Bored with the looks and feel of the MISP interface? You can customise it easily with a bootstrap theme from https://bootswatch.com/2/ (or build your own). Copy the CSS to 'app/webroot/css/' and set MISP.custom_css. Share your art-work!"
},
{
"timestamp": "20220722",
"category": "Administration",
"tags": ["workers", "backgroundjobs"],
"refs": [ "https://github.com/cudeso/misp-tip-of-the-week/blob/main/originals/MISP-background-jobs-tips.md",
"https://github.com/MISP/MISP/blob/2.4/docs/background-jobs-migration-guide.md" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/180070173-72af9081-09d2-48a9-b2ae-e8f9ae860dbb.jpg",
"https://user-images.githubusercontent.com/256028/180070182-90de5c9b-d216-40fa-8f5c-54890ea08540.jpg",
"https://user-images.githubusercontent.com/256028/180070157-b3fec255-33e2-4d39-b626-97d730b27487.jpg",
"https://user-images.githubusercontent.com/256028/180072428-965f1d6c-6321-471d-849e-ffe3b6cd8729.jpg" ],
"value": "If you have not already done so, now is a good time to migrate the MISP background jobs backend to supervisord (CakeResque is no longer maintained). Use the migration guide and some of the tips to get started."
},
{
"timestamp": "20220715",
"category": "Threatintel",
"tags": ["quality", "indicators", "attributes"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/178993140-ffaad442-b928-4147-856f-48dbeae529be.jpg",
"https://user-images.githubusercontent.com/256028/178993281-fc316a34-c071-4da7-b60b-9ba5121b31e5.jpg",
"https://user-images.githubusercontent.com/256028/178993286-152957d9-188e-478a-b95b-e9a08622f103.jpg" ],
"value": "Quality is more important than quantity in threat intelligence. MISP warns you if you add redundant or similar information to threat events. This works for both objects and attributes."
},
{
"timestamp": "20220708",
"category": "Administration",
"tags": ["optimisation", "usermanagement"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/175073724-25b93e43-96bb-40c7-98e2-187726a7eb0e.jpg" ],
"value": "It's a good idea to assign additional MISP system resources to scripts that collect large sets of data (or for users that do a lot of data crunching). Create a dedicated user role and set the memory limit and execution time."
},
{
"timestamp": "20220701",
"category": "Administration",
"tags": ["stix", "taxii", "conversion"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/176549080-f822d0dc-22aa-48fa-a694-d6aaec005105.jpg" ],
"value": "You can use the STIX 2 MISP conversion script (app/files/scripts/stix2misp.py or https://github.com/MISP/MISP/blob/2.4/app/files/scripts/stix2misp.py) outside the MISP web UI to manually convert STIX files to (MISP) JSON format. Output files are written in the tmp directory."
},
{
"timestamp": "20220624",
"category": "Threatintel",
"tags": ["contextualisation", "taxonomy", "tags"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/175109726-e257efad-6156-48d3-8c5a-4dbb7af17b25.jpg" ],
"value": "Instead of global tags use local tags from a private taxonomy to contextualise events with the specifics of your company environment. These local tags are stripped from events when shared (synced) with external communities."
},
{
"timestamp": "20220617",
"category": "Administration",
"tags": ["backups", "bcp"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/166995861-7bb25fe8-8966-42af-98ec-3be2d2dd159e.jpg",
"https://user-images.githubusercontent.com/256028/166995886-f1f18267-17b5-49b3-86bf-d2be1cfe0df3.jpg" ],
"value": "Backups are important! Use the built-in MISP backup script (tools/misp-backup/misp-backup.sh) to create backups (or snapshots). Backups include data and config and can be restored over an existing MISP install."
},
{
"timestamp": "20220610",
"category": "Threatintel",
"tags": ["automation", "pymisp", "procedures"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/172591533-14aa943d-ea95-4417-b6c8-3b7a3f70975b.jpg",
"https://user-images.githubusercontent.com/256028/172591539-260069a0-4308-4330-9ba2-f949c3c74efb.jpg",
"https://user-images.githubusercontent.com/256028/172591544-290f472b-2ece-49ad-af12-2009e5074145.jpg",
"https://user-images.githubusercontent.com/256028/172591550-e184b186-308b-42f8-9e88-532de7e4fd53.jpg" ],
"value": "Document your CTI operational procedures with Jupyter notebooks and PyMISP. Use the examples at https://github.com/cudeso/misp-tip-of-the-week/tree/main/originals and https://github.com/MISP/PyMISP/tree/main/docs/tutorial to get started."
},
{
"timestamp": "20220603",
"category": "Administration",
"tags": ["usermanagement", "organisations"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/171633007-e786e755-cb54-4dba-ad44-0fc43b8d06e2.jpg",
"https://user-images.githubusercontent.com/256028/171632946-63c9cab6-498c-46ab-8fad-3507c3001089.jpg" ],
"value": "You can combine ('merge') an organisation with another and basically transfer all the users and data from one organisation to another. First edit the organisation, and then choose Merge in the left menu."
},
{
"timestamp": "20220527",
"category": "Administration",
"tags": ["logging", "auditing"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/166974608-2045a847-f752-4b42-bc4c-e0503719386e.jpg",
"https://user-images.githubusercontent.com/256028/170514624-b93c74d1-31ec-4b0c-a787-133d3ac64910.jpg",
"https://user-images.githubusercontent.com/256028/170516230-8f6ddd70-b438-4f60-afc9-2708314eb09f.jpg" ],
"value": "The API /admin/logs supports different models that can be used for audit reports. Track the latest changes on events, attributes, authentication actions and password resets and alert on unusual behaviour. Supported models include Attribute, Event, Role, Server, Taxonomy, User and many more."
},
{
"timestamp": "20220520",
"category": "Administration",
"tags": ["sharing", "distribution", "usermanagement"],
"refs": [ "https://vimeo.com/710012285" ],
"screenshots": [ ],
"value": "Use sharing groups to setup re-usable distribution lists for sharing threat events with different communities ('multi-tenancy'-ish). Watch a video https://vimeo.com/710012285 on basic usage of sharing groups."
},
{
"timestamp": "20220512",
"category": "Administration",
"tags": ["correlation", "database", "performance"],
"refs": [ "https://www.vanimpe.eu/2021/03/25/staying-in-control-of-misp-correlations/" ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/167998212-37a57623-66c2-4803-8f46-013860bf41e8.jpg", "https://user-images.githubusercontent.com/256028/167999051-7f0e1f7b-82e3-49d0-a51b-5b290cda33d9.jpg" ],
"value": "Regularly remove orphaned attributes or correlations via the diagnostics page or remove orphaned correlations via the CLI 'cake admin removeOrphanedCorrelations'. And don't forget to run 'optimize table correlations' in the mysql console."
},
{
"timestamp": "20220505",
"category": "Threatintel",
"tags": ["feeds"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/166990384-35e28137-f70a-461e-9fd2-fd40cf35b5ef.jpg" ],
"value": "You can use MISP feeds without having to import the events in your instance. Use them as 'lookup' to check if there is OSINT on an indicator. BONUS: create a custom feed from your ticketing system and lookup incident data/occurrences."
},
{
"timestamp": "20220429",
"category": "Threatintel",
"tags": ["scraping", "reports"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/165084117-4d2ed631-6e1c-430c-ba1b-64e262387cd5.jpg" ],
"value": "Did you know you can use MISP as a simple web scraper? Automatically convert HTML from a remote website into Markdown and extract useful threat tactics, techniques and indicators. Enable module 'html_to_markdown' and create MISP reports from a URL. Or do it via the API (see pseudo-code)."
},
{
"timestamp": "20220422",
"category": "Threatintel",
"tags": ["taxonomy", "tlp", "classification"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/162378880-a747cd9f-85a0-40ee-b94e-276a96b9c0ed.jpg" ],
"value": "Make it mandatory for MISP event publishers to add a TLP designation to their events. Set the 'Required' checkbox under the TLP taxonomy in taxonomies/index."
},
{
"timestamp": "20220415",
"category": "Threatintel",
"tags": ["opsec"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/163488531-0e7bba7d-712d-40d1-86f2-ae94bacd2ffd.jpg" ],
"value": "Use the MISP Event Delegation feature to have events published by another organisations. This way you can guarantee the anonymity of the threat event author. First put the distribution of the event as \"your organisation only\" and then choose Delegate Publishing."
},
{
"timestamp": "20220408",
"category": "Administration",
"tags": ["usermanagement"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/162270894-a1f84058-b354-43c1-a1d0-892b25fe5eb4.jpg" ],
"value": "You got an API key but forgot the associated user account? Access 'users/view/me.json' with the API key to get your user details. curl -k -H \"Authorization: API_KEY\" https://misp/users/view/me.json"
},
{
"timestamp": "20220401",
"category": "Misc",
"tags": ["web", "usage"],
"refs": [ ],
"screenshots": [ "https://user-images.githubusercontent.com/256028/161009689-e348da15-85a9-4091-ade5-fc379d424504.jpg" ],
"value": "You can change the list of columns in the event overview for cleaner output. For example, remove the 'clusters' and 'creator user' to get additional space to display the event details that are important to you. The changes are automatically stored in your user profile under \"event_index_hide_columns\"."
},
{
"timestamp": "20220302",
"category": "Administration",
"tags": ["workers", "jobs"],
"refs": [ "https://www.misp-project.org/2020/08/22/MISP-Monitoring-with-Cacti.html/" ],
"screenshots": [],
"value": "You can get the number of pending jobs in the MISP workers via {misp_url}/servers/getWorkers ."
},
{
"timestamp": "20220302",
"category": "Administration",
"tags": ["usermanagement"],
"refs": [],
"screenshots": [],
"value": "Reset the password of a user via the CLI /var/www/MISP/app/Console/cake Password [email protected] Password1234"
},
{
"timestamp": "20220302",
"category": "Administration",
"tags": ["correlations", "performance"],
"refs": [ "https://www.vanimpe.eu/2021/03/25/staying-in-control-of-misp-correlations/" ],
"screenshots": [],
"value": "Correlations aren't cached, this means that they are requested (counted) every time when accessing the event index page. You can get a huge performance increase on the event index page by disabling MISP.showCorrelationsOnIndex."
}
]
}