Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eset/eei-agent-linux-probes
- Owner: eset
- License: gpl-2.0
- Created: 2022-02-17T14:50:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T16:12:40.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T21:43:05.830Z (2 months ago)
- Topics: ebpf, linux, security
- Language: C
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.