Skip to content

Instantly share code, notes, and snippets.

@ncopa
Created June 19, 2014 12:33
Show Gist options
  • Save ncopa/ab04b8b0944021e0582c to your computer and use it in GitHub Desktop.
Save ncopa/ab04b8b0944021e0582c to your computer and use it in GitHub Desktop.
[pid 12222] chdir("/usr/share/empty") = 0
[pid 12222] chroot(".") = 0
[pid 12222] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=0, rlim_max=0}, NULL) = 0
[pid 12222] setgid(65534) = 0
[pid 12222] getuid() = 0
[pid 12222] prlimit64(0, RLIMIT_NPROC, NULL, {rlim_cur=31390, rlim_max=31390}) = 0
[pid 12222] prlimit64(0, RLIMIT_NPROC, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}, NULL) = 0
[pid 12222] setuid(65534) = 0
[pid 12222] prlimit64(0, RLIMIT_NPROC, {rlim_cur=31390, rlim_max=31390}, NULL) = 0
[pid 12222] prlimit64(0, RLIMIT_NPROC, {rlim_cur=0, rlim_max=0}, NULL) = 0
[pid 12222] access("/", W_OK) = -1 EACCES (Permission denied)
[pid 12222] prctl(PR_SET_NO_NEW_PRIVS, 0x1, 0, 0, 0) = 0
[pid 12222] prctl(PR_SET_SECCOMP, 0x2, 0x735027a3cca0, 0, 0) = 0
[pid 12222] rt_sigaction(SIGALRM, {0x399e6cf5980, ~[RTMIN 33 34], SA_RESTORER, 0x6318631a0194}, NULL, 8) = 0
[pid 12222] +++ killed by SIGSYS +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment