Update self-deletion.md

Updating behavior to also reference Indicator Removal on Host: Uninstall Malicious Application (T1630.001).
This commit is contained in:
Danny Haynes
2022-06-03 14:16:35 -04:00
committed by GitHub
parent 40ddc39e3c
commit cb553d3681
+2 -2
View File
@@ -2,14 +2,14 @@
|---|---|
|**ID**|**F0007**|
|**Objective(s)**|[Defense Evasion](../defense-evasion)|
|**Related ATT&CK Sub-Technique**|[Indicator Removal on Host: File Deletion](https://attack.mitre.org/techniques/T1070/004/)|
|**Related ATT&CK Sub-Technique**|[Indicator Removal on Host: Uninstall Malicious Application](https://attack.mitre.org/techniques/T1630/001/),[Indicator Removal on Host: File Deletion](https://attack.mitre.org/techniques/T1070/004/)|
Self Deletion
=============
Malware may uninstall itself to avoid detection.
See ATT&CK: [**Indicator Removal on Host: File Deletion**](https://attack.mitre.org/techniques/T1070/004/).
See ATT&CK: [**Indicator Removal on Host: Uninstall Malicious Application**](https://attack.mitre.org/techniques/T1630/001/), [**Indicator Removal on Host: File Deletion**](https://attack.mitre.org/techniques/T1070/004/).
Methods
-------