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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSystem Call Attribute Filtering

Filtering kernel events based on specific syscall arguments, timestamps, and return codes.

Distinct from System Call Filter Analysis: Specifically covers using syscall attributes for security rule triggering, whereas System Call Filter Analysis focuses on parsing seccomp filter structures.

Explore 1 awesome GitHub repository matching security & cryptography · System Call Attribute Filtering. Refine with filters or upvote what's useful.

Awesome System Call Attribute Filtering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • falcosecurity/falcoAvatar de falcosecurity

    falcosecurity/falco

    8,670Voir sur GitHub↗

    Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and security threats across hosts and containers. It functions as a Linux kernel event auditor, capturing system calls and kernel events in real-time to detect malicious activity. The system distinguishes itself through a rule-based threat detection model that evaluates system activity against a library of community-maintained rules and custom security definitions. It enriches raw kernel events with container and Kubernetes metadata to provide observability into isolated environments

    Allows defining security alerts based on specific system call arguments, timestamps, and return codes.

    C++cloud-nativecncfcncf-project
    Voir sur GitHub↗8,670
  1. Home
  2. Security & Cryptography
  3. System Call Filter Analysis
  4. System Call Attribute Filtering