mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-20 23:44:19 +01:00
fixing tables
This commit is contained in:
18
malware.md
18
malware.md
@@ -14,12 +14,18 @@ title: Malware Techniques
|
|||||||
|  |  |  |  |  |  |
|
|  |  |  |  |  |  |
|
||||||
|
|
||||||
## 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)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user