Skip to content

A tool for limiting syscalls, process can make, by their arguments

Notifications You must be signed in to change notification settings

mkulik05/syscall-limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syscall limiter

The goal of this project is to limit syscalls that started process may do. Limiting was implemented for all filesystem related syscalls (or almost all:)). You may either limit all such syscalls or specify restricted pathes. Those rules may be saved for future use. There is also ability to limit RAM that process uses.

This functionality is implemented using seccomp and cgroup linux features.

About

A tool for limiting syscalls, process can make, by their arguments

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published