fixing tables

This commit is contained in:
Amanda Rousseau
2017-03-20 14:41:44 -07:00
parent 0dea0840fb
commit d30d5db46d

View File

@@ -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) | | ![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 ## Techniques Overview
| - | - | - | * [##Compression](#compression)
|:------------------------:||:------------------------:||:------------------------:| * [##Obfuscation](#obfuscation)
| [Compression](#compression) | [Obfuscation](#obfuscation) | [Persistence](#persistence) | * [##Persistence](#persistence)
| [Privilege Escalation](#privilege-escalation) | [Defense Evasion](#defense-evasion) | [Credential Theft](#credential-theft) | * [##Privilege Escalation](#privilege-escalation)
| [Reconnaissance](#recon) | [Lateral Movement](#lateral-movement) | [Execution](#execution) | * [##Defense Evasion](#defense-evasion)
| [Collection](#collection) | [Exfiltration](#exfiltration) | [Command and Control](#command-and-control) | * [##Credential Theft](#credential-theft)
* [##Reconnaissance](#recon)
* [##Lateral Movement](#lateral-movement)
* [##Execution](#execution)
* [##Collection](#collection)
* [##Exfiltration](#exfiltration)
* [##Command and Control](#command-and-control)
--- ---