MISP V2 Deprecated
Deprecated. Use the MISP v3 integration instead.
Data Enrichment & Threat Intelligence · MISP
Configuration parameters
url— MISP server URL (e.g., https://192.168.0.1) (required)api_key— API Key (required)proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)context_select— Select which attribute data fields of the event to save to context. Leave empty to save all attributes.attributes_limit— Maximum attributes in the event
Commands (20)
-
fileChecks the file reputation of the given hash.
-
internal-misp-add-attributeDeprecatedAdds an attribute to an existing MISP event.
-
internal-misp-create-eventDeprecatedCreate a new MISP event.
-
ipChecks the reputation of an IP address.
-
misp-add-attributeAdds an attribute to an existing MISP event.
-
misp-add-domain-objectAdds a domain object.
-
misp-add-email-objectAdds an email object to the specified event ID.
-
misp-add-events-from-feedAdds an OSINT feed.
-
misp-add-ip-objectAdds an IP object to the MISP event. The following arguments are optional, but at least one must be supplied for the command to run successfully: "ip", "dst_port", "src_port", "domain", "hostname", "ip_src", and "ip_dst".
-
misp-add-objectAdds any other object to MISP.
-
misp-add-sightingAdd sighting to an attribute.
-
misp-add-tagAdds a tag to the given UUID event or attribute.
-
misp-add-url-objectAdds a URL object to a MISP event.
-
misp-create-eventCreates a new MISP event.
-
misp-delete-eventDeletes an event according to event ID.
-
misp-download-sampleDownloads a file sample from MISP.
-
misp-searchSearch for events in MISP.
-
misp-search-attributesSearch for attributes in MISP.
-
misp-upload-sampleUploads a file sample to MISP.
-
urlChecks if the URL is in MISP events.