awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gen0sec avatar

gen0sec/bpfjailer

0
View on GitHub↗
55 stars·2 forks·C·Apache-2.0·7 viewsgen0sec.com↗

Bpfjailer

Jailer is an eBPF-based process jailing system that provides mandatory access control (MAC) for Linux. It tracks processes using BPF task_storage maps and enforces role-based policies on file access, network operations, and process execution.

Features

  • Networking and Security - Process jailing system for mandatory access control.

Star history

Star history chart for gen0sec/bpfjailerStar history chart for gen0sec/bpfjailer

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Bpfjailer

Similar open-source projects, ranked by how many features they share with Bpfjailer.
  • aquasecurity/traceeaquasecurity avatar

    aquasecurity/tracee

    4,377View on GitHub↗

    Tracee is a cloud-native runtime security and forensics tool that uses eBPF to capture system calls and kernel events in real time. It operates as a standalone binary or a Helm-deployable agent for Kubernetes, normalizing system calls, network events, and container activities into a unified event pipeline for consistent analysis. The tool distinguishes itself through policy-driven event filtering using YAML-based rules, allowing users to target specific workloads and reduce noise during monitoring. It includes built-in threat detection signatures that flag suspicious behavioral patterns witho

    Gobpfdockerebpf
    View on GitHub↗4,377
  • bombinisecurity/bombinibombinisecurity avatar

    bombinisecurity/bombini

    51View on GitHub↗

    eBPF Security Monitoring and Sandboxing Agent Based on Aya

    Rust
    View on GitHub↗51
  • cilium/ciliumcilium avatar

    cilium/cilium

    23,806View on GitHub↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    View on GitHub↗23,806
  • alegrey91/harpoonalegrey91 avatar

    alegrey91/harpoon

    177View on GitHub↗

    🔍 Function-level tracing tool for Seccomp profiling, with eBPF

    C
    View on GitHub↗177
See all 13 alternatives to Bpfjailer→

Frequently asked questions

What does gen0sec/bpfjailer do?

Jailer is an eBPF-based process jailing system that provides mandatory access control (MAC) for Linux. It tracks processes using BPF task_storage maps and enforces role-based policies on file access, network operations, and process execution.

What are the main features of gen0sec/bpfjailer?

The main features of gen0sec/bpfjailer are: Networking and Security.

What are some open-source alternatives to gen0sec/bpfjailer?

Open-source alternatives to gen0sec/bpfjailer include: aquasecurity/tracee — Tracee is a cloud-native runtime security and forensics tool that uses eBPF to capture system calls and kernel events… bombinisecurity/bombini — eBPF Security Monitoring and Sandboxing Agent Based on Aya. cilium/cilium — Cilium is a networking, security, and observability platform for containerized environments that leverages… cilium/tetragon — Tetragon is an eBPF-based runtime security and observability toolset designed for Linux and Kubernetes environments.… cybereason-public/owlsm — Sigma Rules Engine inside the Linux Kernel using eBPF. Focusing on prevention capabilities. alegrey91/harpoon — 🔍 Function-level tracing tool for Seccomp profiling, with eBPF.