seccomp topic

List seccomp repositories

go2seccomp

135
Stars
11
Forks
Watchers

Generate seccomp profiles from go binaries

karn

110
Stars
13
Forks
Watchers

Simplifying Seccomp enforcement in containerized or non-containerized apps

proot-rs

120
Stars
20
Forks
Watchers

Rust implementation of PRoot, a ptrace-based sandbox

syscall2seccomp

88
Stars
11
Forks
Watchers

Build custom Docker seccomp profiles for containers by finding syscalls it uses.

go-seccomp-bpf

75
Stars
18
Forks
Watchers

Go library for installing a seccomp BPF system call filter.

ida-bpf-processor

49
Stars
7
Forks
Watchers

BPF Processor for IDA Python

file

23
Stars
5
Forks
Watchers

A portable version of OpenBSD's privsep/sandboxed file(1) utility

xinetd-kafel

19
Stars
4
Forks
Watchers

xinetd-kafel is a more secure replacement for xinetd with secure computing (seccomp, only work on linux)

fptrace

56
Stars
8
Forks
Watchers

Record process launches and files read and written by each process

easyseccomp

35
Stars
2
Forks
Watchers

DSL language to write seccomp filters