mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
f7d92d59fa
- Updating capa detection in behaviors - Newsletter - Conti malware - pafish faq
1.0 KiB
1.0 KiB
| ID | B0040 |
| Objective(s) | Defense Evasion |
| Related ATT&CK Techniques | None |
| Version | 2.0 |
| Created | 10 August 2020 |
| Last Modified | 10 November 2022 |
Covert Location
Malware may hide data or binary files within other files, the registry, etc.
Methods
| Name | ID | Description |
|---|---|---|
| Hide Data in Registry | B0040.001 | Malware may use a registry key to store a long sequence of bytes. |
| Steganography | B0040.002 | Malware may store information in an image. See related ATT&CK techniques: Data Obfuscation: Steganography T1001.002, Obfuscated Files or Information: Steganography (T1027.003, T1406.001). |