πŸ§™β€β™‚οΈ
CoolerVoid tavern
  • Whoami
  • Hidden firewall in Kernel
  • Ghost in the file system
  • Detecting heap memory pitfalls
  • WAF from the scratch
  • 0d1n web fuzzing
  • Hacking on the TV remote control
  • Improve spam detection
  • Port knocking from the scratch
  • String comparison with SSE4.2
  • Arithmetic pitfalls and dragons
  • The magic of bits "Bitwise"
  • Library Application Firewall
  • Solitude & data structures
  • Nmap's CPE to nvd CVE
  • Audit operational system libs
  • Firefox tunnel
  • L33t Brazilian tools
  • πŸ€–Tricks
    • Linux tips
      • Restrict syscalls with seccomp
Powered by GitBook
On this page
  • Allowlist or blocklist?
  • The first proof of concept blocklist of syscalls
  • The second PoC allowlist of syscalls
  • Why is it useful?
  • How do we enumerate syscalls of software?
  • How do we use it with other programming languages?
  • How do we monitor seccomp events?
  • My Security Overview
  • The CVE list
  • References
  1. πŸ€–Tricks
  2. Linux tips

Restrict syscalls with seccomp

"You shall not pass!" by Gandalf - 10/16/2022

PreviousLinux tips

Last updated 2 years ago