Introduction to SentinelOne Intel Stream Connector
masterThe SentinelOne Intel Stream Connector provides real-time synchronization of threat intelligence indicators from OpenCTI to SentinelOne as Indicators of Compromise (IOCs).
When an Indicator is created in OpenCTI, the connector evaluates its STIX pattern and, if compatible, pushes it to a SentinelOne instance.
Supported IOC Types:
- File Hashes: SHA-256, SHA-1, MD5
- Network Indicators: URLs, Domain names, IPv4 addresses
Pattern Requirements:
- The connector only supports single-element patterns (e.g.,
file:hashes.'SHA-256' = '<hash>'). - Compound patterns containing logical operators (AND, OR, FOLLOWEDBY, etc.) or multiple observables are not supported and will be ignored.