Technique T1106
Native API
Detection & mitigation
Monitor for direct system call invocation via syscall instruction, especially from non-standard or newly created processes. Deploy kernel-level callbacks or ETW providers that can trace system call activity. Use behavior-based detection to identify anomalous process behavior indicative of ransomware, such as mass file encryption or deletion of shadow copies.