diff --git a/malware.md b/malware.md index 9773678..46f6262 100644 --- a/malware.md +++ b/malware.md @@ -14,12 +14,18 @@ title: Malware Techniques | ![alt text](https://securedorg.github.io/images/rightarrow.png) | ![alt text](https://securedorg.github.io/images/rightarrow.png) | ![alt text](https://securedorg.github.io/images/rightarrow.png) | ![alt text](https://securedorg.github.io/images/rightarrow.png) | ![alt text](https://securedorg.github.io/images/rightarrow.png) | ![alt text](https://securedorg.github.io/images/rightarrow.png) | ## Techniques Overview -| - | - | - | -|:------------------------:||:------------------------:||:------------------------:| -| [Compression](#compression) | [Obfuscation](#obfuscation) | [Persistence](#persistence) | -| [Privilege Escalation](#privilege-escalation) | [Defense Evasion](#defense-evasion) | [Credential Theft](#credential-theft) | -| [Reconnaissance](#recon) | [Lateral Movement](#lateral-movement) | [Execution](#execution) | -| [Collection](#collection) | [Exfiltration](#exfiltration) | [Command and Control](#command-and-control) | +* [##Compression](#compression) +* [##Obfuscation](#obfuscation) +* [##Persistence](#persistence) +* [##Privilege Escalation](#privilege-escalation) +* [##Defense Evasion](#defense-evasion) +* [##Credential Theft](#credential-theft) +* [##Reconnaissance](#recon) +* [##Lateral Movement](#lateral-movement) +* [##Execution](#execution) +* [##Collection](#collection) +* [##Exfiltration](#exfiltration) +* [##Command and Control](#command-and-control) ---