mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
1021 B
1021 B
| ID | M0013 |
| Objective(s) | Discovery |
| Related ATT&CK Technique(s) | None |
Analysis Tool Discovery
Malware can employ various means to detect whether analysis tools are present or running on the system on which it is executing.
Methods
- Process detection: Malware can scan for the process name associated with common analysis tools:
- Debuggers: OllyDBG / ImmunityDebugger / WinDbg / IDA Pro
- SysInternals Suite Tools (Process Explorer / Process Monitor / Regmon / Filemon, TCPView, Autoruns)
- PCAP Utilities: Wireshark / Dumpcap
- Process Utilities: ProcessHacker / SysAnalyzer / HookExplorer / SysInspector
- PE Utilities: ImportREC / PETools / LordPE
- Sandboxes: Joe Sandbox, etc.
Malware Examples
| Name | Date | Description |
|---|