tracee VS ebpfkit

Compare tracee vs ebpfkit and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tracee ebpfkit
12 2
3,241 660
3.3% -
9.8 0.7
5 days ago about 1 year ago
Go C
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tracee

Posts with mentions or reviews of tracee. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Linux runtime security agent powered by eBPF
    5 projects | news.ycombinator.com | 19 Oct 2023
  • Identifying PID generating DNS requests
    2 projects | /r/linuxquestions | 6 Jun 2023
    There're many other tools: https://github.com/aquasecurity/tracee from AquaSecurity for example
  • Help identifying which process is sending network requests
    4 projects | /r/linuxquestions | 4 Apr 2023
    You can also use tracee, or auditd
  • How do I intercept executed commands in user space?
    3 projects | /r/kernel | 26 Dec 2022
    If you're interested specifically in bash, you can look into bcc's bashreadline to output user commands. If you're interested in applying security policies to potential user commands, you can also take a look at Tracee although other open source solutions exist here as well.
  • Implement DevSecOps to Secure your CI/CD pipeline
    54 projects | dev.to | 27 Sep 2022
    Falco is a cloud native Kubernetes threat detection tool. It can detect unexpected behavior, intrusions, and data theft in real time. In the backend, it uses Linux eBPF technology to trace your system and applications at runtime. For example, it can detect if someone tries to read a secret file inside a container, access a pod as a root user, etc, and trigger a webhook or send logs to the monitoring system. There are similar tools like Tetragon, KubeArmor, and Tracee which also provide Kubernetes runtime security.
  • Debian 10 - Potentially infected by Hajime Threat
    1 project | /r/linuxquestions | 18 Aug 2022
  • Ask HN: Who is hiring? (January 2022)
    28 projects | news.ycombinator.com | 3 Jan 2022
    Aqua Security | Open Source Engineer (Go) | Remote

    Aqua Security provides the next generation of Cloud Native security solutions, and open source has been core to our DNA and strategy. Our Open Source team is fully remote worldwide.

    - https://github.com/aquasecurity/starboard : Kubernetes security, api-machinery and operators, security tool orchastration.

    - https://github.com/aquasecurity/trivy : Vulnerability and misconfiguration scanning, image/packages/code, static analysis.

    - https://github.com/aquasecurity/tracee : Runtime security, detect suspicious behavior, Linux and eBPF.

    I'm the hiring manager, feel free to DM me on twitter @itaysk if you have questions.

    Apply here: https://www.aquasec.com/about-us/careers/co/engineering/81.E...

    I will also be looking for an Engineering Manager to join the team soon. Responsibilities include people management, product direction, cross-team collaboration enablement. Need to understand the cloud native and opens source landscape. If you're interested please DM me on Twitter since the job posting isn't up yet.

  • Found malware on my system... can anyone tell me what it is? (or where better to ask)
    2 projects | /r/linuxquestions | 13 Aug 2021
    Besides opensnitch to monitor outbound connections you can use https://github.com/aquasecurity/tracee/tree/main/tracee-ebpf or the bpfcc-tools (apt install bpfcc-tools, opensnoop-bpfcc, execsnoop-bpfcc, tcpconnect-bpfcc, etc) to monitor the system, just in case there's something still running.
  • Ask HN: Who is hiring? (May 2021)
    20 projects | news.ycombinator.com | 3 May 2021
    Aqua Security provides the next generation of Cloud Native security solutions, and open source has been a core part to our DNA and strategy. Our Open Source team is fully remote worldwide. We are looking to expand with:

    - Golang / Kubernetes engineer for https://github.com/aquasecurity/starboard

    - Golang engineer for https://github.com/aquasecurity/trivy

    - eBPF/kernel developer for https://github.com/aquasecurity/tracee

    I'm the hiring manager, feel free to DM me on twitter @itaysk if you have questions.

    Apply here: https://www.aquasec.com/about-us/careers/co/engineering/81.E...

  • #Tracee: Seguridad y análisis forense en tiempo de ejecución con eBPF 🛡
    1 project | /r/u_esgeeks | 19 Apr 2021

ebpfkit

Posts with mentions or reviews of ebpfkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-05.

What are some alternatives?

When comparing tracee and ebpfkit you can also consider the following projects:

falco - Cloud Native Runtime Security

fapolicyd - File Access Policy Daemon

trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

awesome-ebpf - A curated list of awesome projects related to eBPF.

ThreatMapper - Open source cloud native security observability platform. Linux, K8s, AWS Fargate and more.

TripleCross - A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.

libseccomp - The main libseccomp repository

lkm-sandbox - Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development

eBPF-Guide - eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.

lkrg - Linux Kernel Runtime Guard

starboard - Moved to https://github.com/aquasecurity/trivy-operator

bouheki - bouheki is KRSI(eBPF+LSM) based Linux security auditing tool.