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

Commit d77c55d

Browse files
committed
Merge branch 'add_knowbe4' of https://github.com/arnydo/CortexDocs
2 parents 44dde00 + 178aa66 commit d77c55d

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
@@ -45,6 +45,7 @@ on is free or requires special access or valid subscription or product license.
4545
* [Hippocampe](#hippocampe)
4646
* [HybridAnalysis](#hybridanalysis)
4747
* [Hunterio_DomainSearch](#hunterio_domainSearch)
48+
* [KnowBe4](#knowbe4)
4849
* [MaxMind](#maxmind)
4950
* [MISP](#misp)
5051
* [MISP Warninglists](#misp-warninglists)
@@ -361,6 +362,19 @@ You need to have or create a free Hunter.io [account](https://hunter.io/).
361362

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

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+
364378
### MaxMind
365379
Geolocate an IP Address via [MaxMind](https://www.maxmind.com/en/home)
366380
GeoLite2 **free** City and Country databases.

0 commit comments

Comments
 (0)