IRIS DFIR
IRIS is a collaborative platform aiming to help incident responders to share technical details during investigations. It's free and open-source.
Case Management · IRIS DFIR
Configuration parameters
host— Server IP or Host Name (e.g., https://192.168.0.1) (required)api_key— (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsincidentFetchInterval— Incidents Fetch IntervalincidentType— Incident typeincidentLastCaseID— Incident Last Case ID
Commands (10)
-
iris-add-new-note-to-groupAdd a new note to an existing group.
-
iris-change-case-stateChange case state status.
-
iris-close-case-idClose a specific case by ID.
-
iris-create-notes-groupCreates notes group.
-
iris-get-all-casesReturn a list of all IRIS DFIR cases.
-
iris-get-ioc-contentFetch the content of an ioc.
-
iris-get-last-case-idIRIS Command to get the last case information.
-
iris-get-list-of-groups-and-notesGet a list of the notes and groups.
-
iris-get-list-of-iocsReturns a list of IOCs as well as any existing linked with other cases.
-
iris-reopen-case-idReopen a specific case by ID.