A security analyst investigates an Endpoint Detection and Response (EDR) alert on an enterprise application server. Volatile memory triage reveals DLL function pointer hooking in system memory without corresponding binary files on disk, alongside a WMI event subscription executing an obfuscated PowerShell payload. Which of the following malware behaviors and indicators of compromise are characteristic of this specific incident? (Select TWO.)
- Fileless malware execution utilizing living-off-the-land binaries (LotL) for payload deliveryCevap
- Persistence established via OS management repository storage rather than traditional file system drop locationsCevap
- CAutonomous self-propagation across local subnets using automated SMB vulnerability exploitation vectors
- DModification of kernel-mode host firewall filtering tables to suppress network detection alerts
Cevap
The attack exhibits fileless execution utilizing living-off-the-land binaries and establishes persistence via OS management repository storage (WMI) rather than traditional file system drop locations.
The scenario describes fileless malware that resides exclusively in volatile memory (RAM) and uses built-in administrative tools like PowerShell (living-off-the-land binaries) to execute commands. Persistence is achieved through WMI event subscriptions stored directly inside the system's management repository, avoiding standard disk file creation.
Adım Adım Çözüm
Anahtar Kavram
Fileless Malware and Living-off-the-Land (LotL) Persistence via WMI
Tahmini Süre:2m 0s