Explore >> Select a destination


You are here

klecko.github.io
| | mdanilor.github.io
3.1 parsecs away

Travel
| | A beginers guide into a Linux Kernel stack overflow vulnerability.
| | albocoder.github.io
3.8 parsecs away

Travel
| | [AI summary] The text describes an exploit that leverages memory layout vulnerabilities in the Linux kernel. The attacker opens two files, maps them into memory, and uses a buffer overflow to overwrite the `f_mapping` field of a file structure. This allows the attacker to redirect file operations to a malicious location, potentially leading to privilege escalation.
| | www.willsroot.io
3.8 parsecs away

Travel
| | Vulnerability Research on Low-Level Systems
| | 3.70.187.24
26.2 parsecs away

Travel
| [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner parsing, and seeks feedback on the code.