Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eset/eei-agent-linux-probes

eBPF probes used by ESET Linux products
https://github.com/eset/eei-agent-linux-probes

ebpf linux security

Last synced: 8 days ago
JSON representation

eBPF probes used by ESET Linux products

Awesome Lists containing this project

README

        

# ESET eBPF probes

This repository contains source code for the eBPF probes used by ESET Linux
products to monitor system events.

* [probes.c](srcs/probes.c) - probe source code
* [comm_structs.h](srcs/comm_structs.h) - headers used for communication

## License

ESET's eBPF probes are released under the GPL v2 license. See
[LICENSE.md](LICENSE.md) for a full copy of the license.