mistakenly tweaked output

stix2.1
= 2017-09-24 15:30:35 -04:00
parent c0fd740e0a
commit 4450eb545b
1 changed files with 7 additions and 7 deletions

View File

@ -39,7 +39,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [
{
@ -48,14 +48,14 @@
"text": [
"{\n",
" \"type\": \"indicator\",\n",
" \"id\": \"indicator--e459c8d7-09aa-41c5-968d-66bf8610687e\",\n",
" \"created\": \"2017-09-15T16:32:04.495Z\",\n",
" \"modified\": \"2017-09-15T16:32:04.495Z\",\n",
" \"id\": \"indicator--bfa184d8-0168-4a8a-86e6-9db9cecd294c\",\n",
" \"created\": \"2017-09-24T19:14:54.608Z\",\n",
" \"modified\": \"2017-09-24T19:14:54.608Z\",\n",
" \"labels\": [\n",
" \"malicious-activity\"\n",
" ],\n",
" \"pattern\": \"[file:hashes.md5 = 'd41d8cd98f00b204e9800998ecf8427e']\",\n",
" \"valid_from\": \"2017-09-15T16:32:04.495379Z\",\n",
" \"valid_from\": \"2017-09-24T19:14:54.608584Z\",\n",
" \"object_marking_refs\": [\n",
" \"marking-definition--f88d31f6-486f-44da-b317-01333bde0b82\"\n",
" ]\n",
@ -586,9 +586,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "cti-python-stix2",
"language": "python",
"name": "python2"
"name": "cti-python-stix2"
},
"language_info": {
"codemirror_mode": {