updated json path in iframe
This commit is contained in:
Родитель
227aa32029
Коммит
9b51fe3e6f
|
@ -302,7 +302,8 @@
|
|||
"ExecuteTime": {
|
||||
"end_time": "2022-02-18T21:08:46.102207Z",
|
||||
"start_time": "2022-02-18T21:08:46.040526Z"
|
||||
}
|
||||
},
|
||||
"code_folding": []
|
||||
},
|
||||
"outputs": [
|
||||
{
|
||||
|
@ -526,7 +527,7 @@
|
|||
" \"Impact\",\n",
|
||||
" ],\n",
|
||||
" [\"T1078\", \"T1496\"],\n",
|
||||
" [\"AzureSentinel\", \"AzureActiveDirectoryIdentityProtection\"],\n",
|
||||
" [\"MicrosoftSentinel\", \"AzureActiveDirectoryIdentityProtection\"],\n",
|
||||
" [\"SecurityAlert\"],\n",
|
||||
" ],\n",
|
||||
" ],\n",
|
||||
|
@ -9568,11 +9569,11 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 27,
|
||||
"execution_count": 1,
|
||||
"metadata": {
|
||||
"ExecuteTime": {
|
||||
"end_time": "2022-02-18T21:16:41.415997Z",
|
||||
"start_time": "2022-02-18T21:16:41.410098Z"
|
||||
"end_time": "2022-02-24T21:19:07.633927Z",
|
||||
"start_time": "2022-02-24T21:19:07.578359Z"
|
||||
}
|
||||
},
|
||||
"outputs": [
|
||||
|
@ -9580,14 +9581,14 @@
|
|||
"data": {
|
||||
"text/html": [
|
||||
"<iframe src=\"https://mitre-attack.github.io/attack-navigator/enterprise/\n",
|
||||
"#layerURL=https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Sample%20Data/MITRE%20ATT%26CK/Layers/Azure.json\n",
|
||||
"#layerURL=https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Tools/MITREATT%26CK-LayerGeneration-Notebook/Layers/Azure.json\n",
|
||||
"&tabs=false&selecting_techniques=false\" width=\"1000\" height=\"400\"></iframe>\n"
|
||||
],
|
||||
"text/plain": [
|
||||
"<IPython.core.display.HTML object>"
|
||||
]
|
||||
},
|
||||
"execution_count": 27,
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
|
@ -9600,7 +9601,7 @@
|
|||
"import IPython\n",
|
||||
"\n",
|
||||
"iframe = '''<iframe src=\"https://mitre-attack.github.io/attack-navigator/enterprise/\n",
|
||||
"#layerURL=https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Sample%20Data/MITRE%20ATT%26CK/Layers/Azure.json\n",
|
||||
"#layerURL=https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Tools/MITREATT%26CK-LayerGeneration-Notebook/Layers/Azure.json\n",
|
||||
"&tabs=false&selecting_techniques=false\" width=\"1000\" height=\"400\"></iframe>\n",
|
||||
"'''\n",
|
||||
"IPython.display.HTML(iframe)"
|
||||
|
@ -15860,7 +15861,7 @@
|
|||
"width": "408px"
|
||||
},
|
||||
"toc_section_display": true,
|
||||
"toc_window_display": true
|
||||
"toc_window_display": false
|
||||
},
|
||||
"varInspector": {
|
||||
"cols": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче