fixing tables

This commit is contained in:
Amanda Rousseau
2017-03-20 14:31:30 -07:00
parent d52a216333
commit 79e548e513

View File

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