Skip to content

Commit 39caf0d

Browse files
committed
update mirai
1 parent ee89c72 commit 39caf0d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

_static/tutorials/mirai.zip

114 KB
Binary file not shown.
Binary file not shown.

tutorials/ex1_string_decipher.ipynb

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,19 @@
99
"\n",
1010
"## Introduction\n",
1111
"\n",
12-
"The sample to work on is a ``Mirai`` malware sample. It can be retrieve below. "
12+
"The sample to work on is a ``Mirai`` malware sample. It can be retrieve below (password: ``infected\\`). "
1313
]
1414
},
1515
{
1616
"cell_type": "raw",
1717
"id": "169554bc-5f65-402d-924b-87f5ed9a9bd2",
18-
"metadata": {},
18+
"metadata": {
19+
"vscode": {
20+
"languageId": "raw"
21+
}
22+
},
1923
"source": [
20-
"<div style=\"text-align: center;\"><a href=\"../_static/tutorials/practical1_string_decipher.tar.gz\"><i class=\"fa fa-download fa-lg\"></i><br/>binary</a></div><br/>"
24+
"<div style=\"text-align: center;\"><a href=\"../_static/tutorials/mirai.zip\"><i class=\"fa fa-download fa-lg\"></i><br/>binary</a></div><br/>"
2125
]
2226
},
2327
{

0 commit comments

Comments
 (0)