Hi, I recently read an article about a new bug in the program sudo and just want to show how it works exactly.
Sudo bug – CVE-2019-14287
· 3 min read
Hi, I recently read an article about a new bug in the program sudo and just want to show how it works exactly.
Hi, today in this post I want to show how to make a Ret2libc exploit.
Hi, in the post I want to show how to convert your keyboard in a trackpad.
Hi, I thought since I feel like getting into metasploit module development I would do a little howto.
Hi, in the seventh and last part of my x86 assembler series, I want to talk about interrupts.
Hi, since I haven't written anything for a while (new project), I wanted to continue the x86 assembler series today.
Hi, in the fifth part of my x86 assembler series, I would like to talk about the stack, because we will need the stack a lot later.
Hi, in the fourth part of my series, I want to talk about loops and delays.