mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-20 15:34: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
|
||||
| - | - | - |
|
||||
|:------------------------:||:------------------------:||:------------------------:|
|
||||
| [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)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user