Skip to content

Devaansh-Kumar/Heimdall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heimdall

Heimdall is an open source eBPF-powered security framework that dynamically enforces container-specific policies, providing fine-grained control over system calls, file system access, and privilege escalation attempts in Docker containers.

Features

  • Syscall Filtering: Block specific syscalls to prevent malicious actions.
  • Filesystem Access Control: Restrict access to sensitive directories and files.
  • Privilege Escalation Prevention: Block attempts to escalate privileges within containers.
  • Per-Container Policies: Define and enforce unique security policies for each container.
  • Real-Time Policy Updates: Dynamically update policies without restarting containers.

Prerequisites

Usage

To build the project run:

make all

This is will give an executable file called heimdall

sudo ./heimdall --help

Installation

Architecture

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •