Our Approach (Contd.)
Specify security-relevant behaviors as patterns over system call sequences
- “process A does not open any file except f1 before a setuid operation”
Specify responses to initiate when deviation is detected
- prevent damage-causing action from execution
- quarantine compromised program
Compile specs to producea fast detection engine (DE)
Intended behavior of P (manuals/documents)
Detection Engine Infrastructure