DFIRe
Integration with DFIRe (Digital Forensics and Incident Response) platform for case management and IOC indicator tracking.
Forensics & Malware Analysis · DFIRe
Configuration parameters
url— Server URL (required)apikey— API Key (required)proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (75)
-
dfire-attachment-deleteDeletes an attachment.
-
dfire-attachment-getGets details of a specific attachment.
-
dfire-attachment-listLists attachments, optionally filtered by evidence item UUID.
-
dfire-attachment-uploadUploads a file as an attachment to a case or evidence item.
-
dfire-case-can-report-generateGenerates a new CAN report for a case.
-
dfire-case-can-report-listLists CAN (Case Activity Notice) reports for a case.
-
dfire-case-chatSends a chat message to the case AI assistant.
-
dfire-case-createCreates a new case in DFIRe.
-
dfire-case-deleteDeletes a case from DFIRe.
-
dfire-case-generate-summaryTriggers an AI-generated executive summary for a case.
-
dfire-case-getRetrieves details of a specific case.
-
dfire-case-get-by-numberLooks up a case by its human-readable case number.
-
dfire-case-indicator-addAdds an indicator to a case. Creates the indicator if it does not exist.
-
dfire-case-indicator-listLists indicators associated with a case.
-
dfire-case-indicator-removeRemoves an indicator association from a case.
-
dfire-case-investigation-report-finalizeFinalizes the investigation report for a case.
-
dfire-case-investigation-report-generateGenerates AI content for a single section of a case's investigation report. Returns preview content; does not auto-save.
-
dfire-case-investigation-report-getRetrieves the investigation report for a case.
-
dfire-case-investigation-report-ready-for-qaMarks a single section of the investigation report as ready for QA review.
-
dfire-case-listLists cases from DFIRe.
-
dfire-case-note-createCreates a note on a case.
-
dfire-case-note-listLists notes for a case.
-
dfire-case-timeline-change-phaseMoves a case to a new response phase in the timeline.
-
dfire-case-timer-completeMarks a case SLA timer as complete.
-
dfire-case-timer-getRetrieves a single SLA timer.
-
dfire-case-timer-listLists the SLA timers for a case.
-
dfire-case-timer-resetResets a case SLA timer.
-
dfire-case-todo-assignAssigns a todo to a user.
-
dfire-case-todo-attach-runbookAttaches a runbook to a todo.
-
dfire-case-todo-detach-runbookDetaches the runbook from a todo.
-
dfire-case-todo-getRetrieves a single todo with full details.
-
dfire-case-todo-listLists todos for a case.
-
dfire-case-todo-note-setSets or replaces the note on a todo.
-
dfire-case-type-listLists available case types and their IDs.
-
dfire-case-updateUpdates an existing case in DFIRe.
-
dfire-case-update-reportUpdates the text of an AI-generated report attached to a case (e.g. an executive summary).
-
dfire-group-listLists user groups.
-
dfire-incident-category-listLists ENISA incident categories (useful for picklists).
-
dfire-incident-phase-listLists configured incident-response phases.
-
dfire-indicator-add-tagsMerges a list of tags into the indicator's existing tag set.
-
dfire-indicator-bulk-classifyBulk-updates classification for multiple indicators.
-
dfire-indicator-bulk-confidenceThe bulk-update confidence for multiple indicators.
-
dfire-indicator-bulk-deleteBulk-deletes indicators.
-
dfire-indicator-bulk-publishBulk-publishes indicators.
-
dfire-indicator-bulk-revokeBulk-revokes indicators.
-
dfire-indicator-bulk-tagBulk adds/removes/sets tags on multiple indicators.
-
dfire-indicator-bulk-tlpBulk-updates TLP designation for multiple indicators.
-
dfire-indicator-checkBatch-checks whether IOCs already exist in the global registry.
-
dfire-indicator-correlated-listLists indicators that appear in multiple cases.
-
dfire-indicator-createCreates a new indicator in the global IOC registry.
-
dfire-indicator-decomposeAuto-decomposes an indicator (URL→domain, email→domain, etc.).
-
dfire-indicator-deleteDeletes an indicator from the global IOC registry.
-
dfire-indicator-enrichTriggers external enrichment for an indicator.
-
dfire-indicator-enrichment-listRetrieves cached enrichment results for an indicator.
-
dfire-indicator-getRetrieves details of a specific indicator.
-
dfire-indicator-listLists indicators from the global IOC registry.
-
dfire-indicator-publishPublishes an indicator (making it visible to TAXII consumers and STIX exports).
-
dfire-indicator-revokeRevokes an indicator.
-
dfire-indicator-unpublishUnpublishes an indicator.
-
dfire-indicator-unrevokeUnrevokes an indicator.
-
dfire-indicator-updateUpdates an existing indicator.
-
dfire-ioc-extractExtracts candidate IOCs from a block of text. Returns suggestions only — does not add them to any case.
-
dfire-item-createCreates a new evidence item on a case.
-
dfire-item-flag-listLists available item flags and their IDs.
-
dfire-item-getRetrieves details of a specific evidence item.
-
dfire-item-listLists evidence items, optionally filtered by case.
-
dfire-item-resolve-short-idResolves an 8-character item short ID to its full UUID and parent case ID.
-
dfire-item-type-listLists available evidence item types and their IDs.
-
dfire-outcome-verdict-listLists case outcome verdicts (true positive, false positive, etc.).
-
dfire-project-listLists projects.
-
dfire-runbook-listLists available runbooks (used for todo runbook attachments).
-
dfire-searchSearches across all DFIRe data (cases, indicators, notes, items). Supports AND, OR, NOT operators.
-
dfire-timeline-createAdds a manual timeline event to a case.
-
dfire-timeline-listLists timeline events for a case (newest first).
-
dfire-user-listLists users in the DFIRe tenant. Useful for looking up user IDs for assignments.