mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
009ae77217
* E/f updates (#143) * E/F Update, Update Install Cert ID * Small fixes * Update common objects link (#142) * Update README.md * Update 09152023.md * Update README.md * Update 12182023.md * Adding descriptions to micro-behaviors * Fixing dead links * V3.1 updates (#144) * minor fixes for v3.1 * correct id --------- Co-authored-by: Desiree Beck <dbeck@mitre.org>
1.2 KiB
1.2 KiB
| ID | C0048 |
| Objective(s) | File System |
| Related ATT&CK Techniques | None |
| Version | 2.1 |
| Created | 4 December 2020 |
| Last Modified | 6 February 2024 |
Delete Directory
Malware deletes a directory.
Use in Malware
| Name | Date | Method | Description |
|---|---|---|---|
| Gamut | 2014 | -- | Gamut deletes directories. [1] |
| Hupigon | 2013 | -- | Delete directory (This capa rule had 1 match) [1] |
| Kovter | 2016 | -- | Delete directory (This capa rule had 4 matches) [1] |
Detection
| Tool: capa | Mapping | APIs |
|---|---|---|
| delete directory | Delete Directory (C0048) | RemoveDirectory, RemoveDirectoryTransacted, _rmdir, _wrmdir, System.IO.DirectoryInfo::Delete, System.IO.Directory::Delete |
References
[1] capa v4.0, analyzed at MITRE on 10/12/2022