Skip to content

tianyuzhou95/hello-seccomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seccomp hand-on try

2019-6-4

Overview

本文档对于Linux下的seccomp内核安全机制做了简要的研究,通过编写一个简单的syscall程序并运用seccomp将该syscall拦截,能够较为生动的描述seccomp的一些运作方式,同时对于Linux的系统调用有了进一步的理解。

Reference

seccomp学习笔记

linux下man时括号里的数字意义

seccomp(2) - Linux man

execve(2) - Linux man

write(2) - Linux man

syscall(2) - Linux man

execve的使用方法

Linux系统调用(syscall)原理

Searchable Linux Syscall Table for x86 and x86_64

seccomp - ubuntu 18.04 LTS manuals

About

A simple try on seccomp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages