Skip to content

Instantly share code, notes, and snippets.

@andigena
Created January 12, 2016 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andigena/c5b72639b4b225da971f to your computer and use it in GitHub Desktop.
Save andigena/c5b72639b4b225da971f to your computer and use it in GitHub Desktop.
sandbox allowed syscalls
read
write
open
close
stat
fstat
lstat
poll
lseek
pread64
pwrite64
readv
writev
access
pipe
select
sched_yield
msync
mincore
madvise
dup
dup2
pause
nanosleep
getpid
sendfile
uname
getcwd
chdir
fchdir
gettimeofday
getrlimit
getrusage
sysinfo
times
getuid
getgid
geteuid
getegid
getppid
getpgrp
getgroups
getresuid
getresgid
getpgid
getsid
capget
utime
ustat
getpriority
sched_getparam
sched_getscheduler
sched_get_priority_max
sched_get_priority_min
sched_rr_get_interval
tuxcall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment