Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 178aa66

Browse files
authored
Add KnowBe4
1 parent e7edde2 commit 178aa66

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

analyzer_requirements.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ on is free or requires special access or valid subscription or product license.
3737
* [Hippocampe](#hippocampe)
3838
* [HybridAnalysis](#hybridanalysis)
3939
* [Hunterio_DomainSearch](#hunterio_domainSearch)
40+
* [KnowBe4](#knowbe4)
4041
* [MaxMind](#maxmind)
4142
* [MISP](#misp)
4243
* [MISP Warninglists](#misp-warninglists)
@@ -284,6 +285,19 @@ You need to have or create a free Hunter.io [account](https://hunter.io/).
284285

285286
Provide the [API key](https://hunter.io/api_keys) as a value for the `key` parameter.
286287

288+
### KnowBe4
289+
This responder will allow the integration between TheHive/Cortex and KnowBe4's User Events API.
290+
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.
291+
292+
#### Requirements
293+
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).
294+
295+
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).
296+
297+
You must provide the appropriate `hive_url` parameter so that TheHive case can be referenced in the KnowBe4 Users' Timeline.
298+
299+
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).
300+
287301
### MaxMind
288302
Geolocate an IP Address via [MaxMind](https://www.maxmind.com/en/home)
289303
GeoLite2 **free** City and Country databases.

0 commit comments

Comments
 (0)