mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
fix formatting
This commit is contained in:
@@ -15,5 +15,7 @@ Methods
|
||||
-------
|
||||
|Name|ID|Description|
|
||||
|---|---|---|
|
||||
|**Change File Location**|F0005.002|Malware may change the location of itself or another file to prevent detection.|
|
||||
|**File Extension Change**|F0005.001|Malware may change the file extension of a file.|
|
||||
|**Attribute**|F0005.003|Malware may change or choose an attribute to hide a file or directory.|
|
||||
|**Extension**|F0005.001|Malware may change or use a particular file extension to hide a file.|
|
||||
|**Location**|F0005.002|Malware may change or choose the location of itself, another file, or a directory to prevent detection.|
|
||||
|
||||
|
||||
+2
-2
@@ -6,14 +6,14 @@
|
||||
# Impact #
|
||||
Behaviors that enable malware to achieve its mission of manipulating, interrupting, or destroying systems and/or data.
|
||||
|
||||
* **Clipboard Modification** [E1510] (../impact/clipboard-mod.md)
|
||||
* **Clipboard Modification** [E1510](../impact/clipboard-mod.md)
|
||||
* **Component Firmware** [F0009](../persistence/component-firmware.md)
|
||||
* **Compromise Data Integrity** [B0016](../impact/compromise-data.md)
|
||||
* **Data Destruction** [E1485](../impact/data-destruction.md)
|
||||
* **Data Encrypted for Impact** [E1486](../impact/encrypt-impact.md)
|
||||
* **Denial of Service** [B0033](../impact/denial-of-service.md)
|
||||
* **Destroy Hardware** [B0017](../impact/destroy-hardware.md)
|
||||
* **Disk Content Wipe** [F0014] (../impact/disk-content-wipe.md)
|
||||
* **Disk Content Wipe** [F0014](../impact/disk-content-wipe.md)
|
||||
* **Exploit Kit Behavior** [E1190](../impact/exploit-kit-behavior.md)
|
||||
* **Exploitation for Client Execution** [E1203](../execution/exploit-software.md)
|
||||
* **Generate Fraudulent Advertising Revenue** [E1472](../impact/generate-fraud-rev.md)
|
||||
|
||||
Reference in New Issue
Block a user