Linux Ebpf Base

Linux Base eBPF Model #

This model is designed to follow eBPF events on Linux.

Events are provided by various eBPF functions in the watch_ebpf() plugin. These events can provide security critical information which can be detected using Sigma Rules.

Log Sources #

Following is a list of recognized log sources.

Log SourceDesc
network_connection/linux/*
file_event/linux/*
process_creation/linux/*
ebpf/linux/*Reports events from the ebpf subsystem.

Field Mappings #

The following field mappings can be used to access fields within the event. Note that it is also possible to access the fields directly (e.g. EventData.AccessMask)

View all Field Mappings

network_connection/linux/* #

Details

file_event/linux/* #

Details

process_creation/linux/* #

Details

ebpf/linux/* #

Reports events from the ebpf subsystem.

NOTE: Events are enriched using the process tracker. You probably want to also collect the Linux.Events.TrackProcesses monitoring artifact.

Details