Skip to content

IndicatorOfCompromiseKind

Supported Indicators Of Compromise are Yara, File Hash, and File Pattern.

Values

Value Description
IOC_FILE_PATTERN Matching file patterns.
IOC_HASH Match for files with specified hash.
IOC_UNSPECIFIED Unused default.
IOC_YARA Matching Yara rules.