/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.lexfo.fr
| | comsecuris.com
5.3 parsecs away

Travel
| | [AI summary] This blog post discusses a detailed exploit chain targeting a mobile phone's application processor OS through a compromised modem. The author outlines the process of identifying vulnerabilities in the baseband firmware, reverse engineering the MT6795's cellular stack layers, and attempting to fuzz the MM layer for potential memory corruption issues. The post also touches on the challenges of creating a persistent rootkit via the modem and the importance of hardware isolation in securing mobile platforms.
| | mdanilor.github.io
3.8 parsecs away

Travel
| | A beginers guide into a Linux Kernel stack overflow vulnerability.
| | www.nickgregory.me
5.5 parsecs away

Travel
| | Security research, programming, and more.
| | blog.infosectcbr.com.au
23.4 parsecs away

Travel
| Dr Silvio Cesare@silviocesare Summary In this blog post I'll discuss how to exploit the Linux kernel via a stack smashing attack. I'll be attacking the latest kernel version. I'll also introduce a vulnerable device driver that I wrote so that I can focus on the exploitation development and not the vulnerability research. A number of...