Media Summary: In this video, I demonstrate how to use seccomp together with firejail to harden In this 3-minute "taste of training" video, The In this video I will talk about what is a

Linux Intercept Syscall Write With - Detailed Analysis & Overview

In this video, I demonstrate how to use seccomp together with firejail to harden In this 3-minute "taste of training" video, The In this video I will talk about what is a Part of a larger series teaching programming. See In this video I tried explaining the idea of Serenity is open source on GitHub: Follow me on Twitter: ...

Photo Gallery

I Blocked Dangerous Linux Syscalls with Seccomp
Linux Intercept Syscall write with LKM ( Loadable Kernel Module )
Using Strace to Trace Linux Syscalls
The Linux System Call Mechanism: Explained with Fork() & The User $\rightarrow$ Kernel Switch
Linux Tutorial: How a Linux System Call Works
Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09
Understanding Linux System Calls
Linux System Calls Explained
Forwarding system calls to userspace Using Seccomp to intercept system calls and forwarding them to…
Unix system calls (1/2)
Lets understand Linux - syscall for noobs
OS hacking: The writev() syscall
View Detailed Profile
I Blocked Dangerous Linux Syscalls with Seccomp

I Blocked Dangerous Linux Syscalls with Seccomp

In this video, I demonstrate how to use seccomp together with firejail to harden

Linux Intercept Syscall write with LKM ( Loadable Kernel Module )

Linux Intercept Syscall write with LKM ( Loadable Kernel Module )

0x00.

Using Strace to Trace Linux Syscalls

Using Strace to Trace Linux Syscalls

In this video, we use the

The Linux System Call Mechanism: Explained with Fork() & The User $\rightarrow$ Kernel Switch

The Linux System Call Mechanism: Explained with Fork() & The User $\rightarrow$ Kernel Switch

linux

Linux Tutorial: How a Linux System Call Works

Linux Tutorial: How a Linux System Call Works

In this 3-minute "taste of training" video, The

Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09

Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09

We will have a look at what

Understanding Linux System Calls

Understanding Linux System Calls

Understanding

Linux System Calls Explained

Linux System Calls Explained

In this video I will talk about what is a

Forwarding system calls to userspace Using Seccomp to intercept system calls and forwarding them to…

Forwarding system calls to userspace Using Seccomp to intercept system calls and forwarding them to…

Forwarding

Unix system calls (1/2)

Unix system calls (1/2)

Part of a larger series teaching programming. See http://codeschool.org.

Lets understand Linux - syscall for noobs

Lets understand Linux - syscall for noobs

In this video I tried explaining the idea of

OS hacking: The writev() syscall

OS hacking: The writev() syscall

Serenity is open source on GitHub: https://github.com/awesomekling/serenity Follow me on Twitter: ...

One syscall that replaces 10 write() calls

One syscall that replaces 10 write() calls

Brief showcase of readv/writev on