Explore >> Select a destination


You are here

mdanilor.github.io
| | pwning.systems
3.4 parsecs away

Travel
| | I'm writing this post because I often hear that kernel exploitation is intimidating or difficult to learn. As a result, I've decided to start a series of basic bugs and exercises to get you started! Prerequisites Knowledge of the Linux command line Knowing how to read and write basic C may be beneficial Being able to debug with the help of a virtual computer or another system Able to install the kernel module compilation build requirements A basic understanding of the difference between userland and kern...
| | klecko.github.io
3.1 parsecs away

Travel
| | Last month Blue Frost Security published two exploitation challenges for Ekoparty 2022. One of them was a Linux kernel challenge. I don't have much experience with Linux kernel exploitation, so this was a good opportunity to practise. I also write this up as a reference for my future self.
| | www.elttam.com.au
3.5 parsecs away

Travel
| | elttam is a globally recognised, independent information security company, renowned for our advanced technical security assessments.
| | blog.risingstack.com
22.3 parsecs away

Travel
| Let's take a look at the available options & tools to debug Node.js: the pino & debug modules, the built-in debugger, and more.