Skip to content

Instantly share code, notes, and snippets.

@johnwunder
Created September 27, 2018 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnwunder/055101f66c7f457f6c67ae4cdfd631c0 to your computer and use it in GitHub Desktop.
Save johnwunder/055101f66c7f457f6c67ae4cdfd631c0 to your computer and use it in GitHub Desktop.
{
"type": "bundle",
"objects": [
{
"type": "threat-actor",
"spec_version": "2.1",
"name": "Evil Org",
"modified": "2018-09-27T19:45:38.359000Z",
"labels": [
"crime-syndicate"
],
"id": "threat-actor--2596742b-4670-44bf-92d7-b770b9e66544",
"description": "The Evil Org threat actor group",
"created_by_ref": "identity--0f6532e2-7ed0-4614-9d2e-b99a27293a52",
"created": "2018-09-27T19:45:38.321000Z"
},
{
"type": "observed-data",
"spec_version": "2.1",
"objects": {
"0": {
"value": "joebob@example.com",
"type": "email-addr"
}
},
"modified": "2018-09-27T19:45:38.361000Z",
"id": "observed-data--3f708258-8c84-4b31-acd9-ff479618f88c",
"created_by_ref": "identity--0f6532e2-7ed0-4614-9d2e-b99a27293a52",
"created": "2018-09-27T19:45:38.361000Z"
},
{
"type": "relationship",
"target_ref": "observed-data--3f708258-8c84-4b31-acd9-ff479618f88c",
"start_time": "2015-07-01T00:00:00.000000Z",
"spec_version": "2.1",
"source_ref": "threat-actor--2596742b-4670-44bf-92d7-b770b9e66544",
"relationship_type": "uses",
"modified": "2018-09-27T19:45:38.361000Z",
"id": "relationship--1715499c-adce-4d91-970a-941964ddce63",
"end_time": "2016-07-01T00:00:00.000000Z",
"created_by_ref": "identity--0f6532e2-7ed0-4614-9d2e-b99a27293a52",
"created": "2018-09-27T19:45:38.361000Z"
}
],
"id": "bundle--ea3e3cfc-b835-4206-add3-1c52f04e09f2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment