From 6cecdc9ab516eb92c1e7a589ea98a7139b11bb7c Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Mon, 27 Mar 2017 10:25:26 -0700 Subject: [PATCH] adding break --- malware2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/malware2.md b/malware2.md index 755fb73..68923f4 100644 --- a/malware2.md +++ b/malware2.md @@ -89,6 +89,7 @@ The malware classes may exhibit one or more of the following techniques. [Mitre ![alt text](https://securedorg.github.io/images/Persistence.png "Persistence") Example: Dll Search Order Hijacking + ![alt text](https://securedorg.github.io/images/DLLload.gif "Dll loading")