fixing tables

This commit is contained in:
Amanda Rousseau
2017-03-20 14:35:59 -07:00
parent 0e1193221f
commit 4749ef8328

View File

@@ -15,7 +15,7 @@ title: Malware Techniques
## 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) |
@@ -54,7 +54,7 @@ title: Malware Techniques
* [VMProtect](http://vmpsoft.com/products/vmprotect)
* [XComp/XPack](http://soft-lab.de/JoKo)
<center>[Techniques Overview](#techniques-overview)</center>
[Techniques Overview](#techniques-overview)
---