TheHive Project
Integration with The Hive Project Security Incident Response Platform.
Case Management · TheHive Project
Configuration parameters
url— Host (required)apiKey— API Keycredentials_api_key—isFetch— Fetch incidentsincidentType— Incident typeincidentFetchInterval— Incidents Fetch Intervalfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)max_fetch— The maximum amount of incidents to fetch at oncemirror— Case mirroring (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfetch_closed— Fetch closed caseslook_back— Advanced: Time in minutes to look back when fetching incidents and detections
Commands (24)
-
get-mapping-fieldsReturns the list of fields.
-
get-modified-remote-dataGets the list of incidents that were modified since the last update time. Note that this method is here for debugging purposes. The get-modified-remote-data command is used as part of a Mirroring feature, which is available from version 6.1.
-
get-remote-dataGet remote data from a remote incident. This method does not update the current incident, and should be used for debugging purposes.
-
thehive-block-userBlock a user.
-
thehive-create-caseCreate a new case.
-
thehive-create-local-userCreate a new user.
-
thehive-create-observableCreates an observable.
-
thehive-create-taskCreate a new task.
-
thehive-get-attachmentDeprecatedRetrieves an attachment from a log.
-
thehive-get-caseGet a case.
-
thehive-get-case-tasksGet the tasks of a case.
-
thehive-get-linked-casesDeprecatedGet linked cases.
-
thehive-get-taskGet a specific task.
-
thehive-get-userGet a single user.
-
thehive-get-versionDisplays the version of TheHive Project.
-
thehive-list-casesList cases.
-
thehive-list-observablesList observables for a case.
-
thehive-list-usersGet a list of users.
-
thehive-merge-casesMerges 2 cases.
-
thehive-remove-caseRemoves a case.
-
thehive-search-casesDeprecatedSearch cases.
-
thehive-update-caseUpdate a case.
-
thehive-update-observableUpdate an observable.
-
thehive-update-taskUpdates a task.