Skip to content

Instantly share code, notes, and snippets.

@nicdev
Created September 14, 2018 13:54
Show Gist options
  • Select an option

  • Save nicdev/a46d7b3330743a798f9d78eecbfa34ff to your computer and use it in GitHub Desktop.

Select an option

Save nicdev/a46d7b3330743a798f9d78eecbfa34ff to your computer and use it in GitHub Desktop.
[RFI] GET /collection/{collection_id}/objects/{object_id}
{
"spec_version": "2.0",
"type": "bundle",
"objects": [
{
"id": "indicator--2633e712-b12f-9803-f9e7-21b654dfcea8",
"type": "indicator",
"created": "2018-09-14T13:53:39.869Z",
"modified": "2018-09-14T13:53:39.869Z",
"labels": [
"xfe-malware-risk-high",
"heuristic",
"virus",
"trojan",
"adware",
"tool"
],
"name": "File hash indicator for sha256 hash 1155fae112da3072d116f39e90f6af5430f44f78638db3f43a62a9037baa8333",
"description": "File hash indicator for sha256 hash 1155fae112da3072d116f39e90f6af5430f44f78638db3f43a62a9037baa8333",
"pattern": "[ file:hashes.'SHA-256' = '1155fae112da3072d116f39e90f6af5430f44f78638db3f43a62a9037baa8333' ]",
"valid_from": "2018-09-14T13:53:39.869Z"
}
],
"id": "bundle--3d4ca27a-1e04-45e9-8432-a4a0d9acf77d"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment