[Select type and enter value]
indicator_type,value,confidence,severity ipv4,192.168.1.100,80,high domain,evil.com,75,medium url,http://evil.com/bad,85,critical
[ { "indicator_type": "ipv4", "value": "192.168.1.100", "confidence": 80, "severity": "high" } ]
# With type prefix: ipv4:192.168.1.100 domain:evil.com # Or just values: 192.168.1.100 evil.com