The Falco agent is installed on a cluster where it will start listening to kernel syscalls with eBPF. This enables it to pick up filesystem events, network calls and pretty much anything. With this info we can write rules that will generate events that we can use to detect suspicious behaviour.
2 likes 1 replies
?