{
"type": "malware",
"spec_version": "2.1",
"id": "malware--2cea45fc-50f6-4f30-af29-38291ff9744c",
"created": "2019-05-01T19:29:50.716Z",
"modified": "2019-05-01T19:29:50.716Z",
"name": "Test",
"malware_types": [
"trojan",
"ransomware"
]
}
{
"type": "indicator",
"spec_version": "2.1",
"id": "indicator--f4f021b1-eb41-4cb5-863a-0a808f3d453f",
"created": "2019-05-01T19:29:50.718Z",
"modified": "2019-05-01T19:29:50.718Z",
"indicator_types": [
"Type i",
"Type ii"
],
"pattern": "[foo:bar=1]",
"valid_from": "2019-05-01T19:29:50.71854Z"
}
{
"type": "relationship",
"spec_version": "2.1",
"id": "relationship--df91ae64-f8b3-488d-be9a-27a192acd62f",
"created": "2019-05-01T19:29:50.741Z",
"modified": "2019-05-01T19:29:50.741Z",
"relationship_type": "indicates",
"source_ref": "malware--2cea45fc-50f6-4f30-af29-38291ff9744c",
"target_ref": "indicator--f4f021b1-eb41-4cb5-863a-0a808f3d453f"
}