Syscall Logging
Goal: Technical solution to Tactical to Functional
Bypasses:
Linux
- eBPF + Kprobes + LSM (Linux Security Module) + KRSI (Kernel Runtime Security Instrumentation)
auditd
Windows
- Kernel ETW
- Custom Kernel Driver
- eBPF
- Sense Service / SEC Provider
- fibratus
macOS
Relevant Note(s):