You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: analyzer_requirements.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ on is free or requires special access or valid subscription or product license.
45
45
*[Hippocampe](#hippocampe)
46
46
*[HybridAnalysis](#hybridanalysis)
47
47
*[Hunterio_DomainSearch](#hunterio_domainSearch)
48
+
*[KnowBe4](#knowbe4)
48
49
*[MaxMind](#maxmind)
49
50
*[MISP](#misp)
50
51
*[MISP Warninglists](#misp-warninglists)
@@ -361,6 +362,19 @@ You need to have or create a free Hunter.io [account](https://hunter.io/).
361
362
362
363
Provide the [API key](https://hunter.io/api_keys) as a value for the `key` parameter.
363
364
365
+
### KnowBe4
366
+
This responder will allow the integration between TheHive/Cortex and KnowBe4's User Events API.
367
+
If a "Mail" dataType is tagged with a specified tag, such as "phished" (or left blank), then the associated user will have a custom event added to their profile in KnowBe4.
368
+
369
+
#### Requirements
370
+
You must provide an API key as a value for the `api_key` parameter to access the User Events API. API documentation to retreive your key is located at [User Event API ](https://developer.knowbe4.com/events/#tag/Introduction).
371
+
372
+
You must provide the appropriate `base_url` parameter dependent on your geographic location. More information available at [User Events API](https://developer.knowbe4.com/events/#tag/Base-URL).
373
+
374
+
You must provide the appropriate `hive_url` parameter so that TheHive case can be referenced in the KnowBe4 Users' Timeline.
375
+
376
+
You must provide the appropriate `event_type` parameter so that Cortex can create the correct type of event in the Users' timeline. [User Events API](https://developer.knowbe4.com/events/#tag/Event-Types).
377
+
364
378
### MaxMind
365
379
Geolocate an IP Address via [MaxMind](https://www.maxmind.com/en/home)
0 commit comments