Skip to content

Commit

Permalink
Merge pull request #12 from sAsPeCt488/main
Browse files Browse the repository at this point in the history
Fixed typo in Malware-Analysis.ipynb
  • Loading branch information
mttaggart authored Aug 3, 2022
2 parents 5c6ea03 + d110cfd commit c50e88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion malware-analysis/Malware-Analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"## How To\n",
"Take your malware specimen and drop it into the `dropbox` directory. The notebook will walk you through the stages of initial analysis.\n",
"\n",
"At the end of this process, you will have a triage report in the `saved-specimens` diretory. This report includes findings from initial triage, including the defanged specimen in a password-proteced Zip file and static analysis artifacts."
"At the end of this process, you will have a triage report in the `saved-specimens` directory. This report includes findings from initial triage, including the defanged specimen in a password-proteced Zip file and static analysis artifacts."
]
},
{
Expand Down

0 comments on commit c50e88e

Please sign in to comment.