Skip to main content
Glama

misp_add_attribute

Add indicators of compromise (IOCs) like IP addresses, domains, or hashes to MISP threat intelligence events for sharing and analysis.

Instructions

Add an IOC/attribute to a MISP event

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
eventIdYesEvent ID to add the attribute to
typeYesAttribute type (ip-src, ip-dst, domain, md5, sha256, sha1, url, email-src, hostname, filename, etc.)
valueYesThe IOC value
categoryNoCategory (auto-determined from type if omitted)
toIdsNoFlag for IDS export (default true for applicable types)
commentNoContext/notes about this IOC
distributionNoDistribution level (0-4)
tagsNoTags to apply to the attribute

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/solomonneas/misp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server