Media Summary: Speaker(s): Dmitry Levin --- strace is a diagnostic, debugging and instructional utility for Linux that is based on the In this video, we learn how we can read memory belonging to other processes by building a memory dumper from scratch. One of ... Let's have a look at a recent kernel local privilege escalation exploit! Exploit Source: ...
Ptrace - Detailed Analysis & Overview
Speaker(s): Dmitry Levin --- strace is a diagnostic, debugging and instructional utility for Linux that is based on the In this video, we learn how we can read memory belonging to other processes by building a memory dumper from scratch. One of ... Let's have a look at a recent kernel local privilege escalation exploit! Exploit Source: ... Ptrace Exploitation Part 2 - Emmanuel Adewale Ever wondered what happens when you ask the debugger to set a breakpoint at line 5? Or how strace allows you to be a ... This video is about my Software Security master project that consist of injecting some arbitrary code into a running application ...