HackTheBox - Offshore Review (FR)
My review of the offshore pro lab provided by hackthebox
Linux Kernel Exploitation - ROP (part2)
Exploitation of a buffer overflow protected by SMEP, SMAP, KPTI. Use of Returned Oriented Programming in kernel land
Posted on Thu, Dec 16, 2021
ret2usr
Buffer Overflow
Kernel Land
Binary Exploitation
Linux Kernel
kernel
rop
Linux Kernel Exploit - NULL POINTER DEREFERENCE
Abuse of a null pointer dereference via memory mapping + creation of shellcode for ret2usr
Posted on Thu, Sep 23, 2021
Linux Kernel
kernel
Binary Exploitation
Kernel Land
Null Pointer Dereference
Linux Kernel Exploitation - BOF (part1)
First exploitation of a buffer overflow flaw in a vulnerable device, explanation of the ret2usr technique + demonstration
Posted on Sat, Jul 31, 2021
Kernel Land
PWN
Binary Exploitation
Linux Kernel
kernel
Buffer Overflow
ret2usr
World of kernel in pwn
Introduction to binary exploitation in Kernel Land, explanation of the basic principles to perform pwn in kernel land and CTF