Explore >> Select a destination


You are here

landave.io
| | scriptjunkie.us
5.3 parsecs away

Travel
| | [AI summary] The content discusses an analysis of a Firefox exploit, focusing on its technical details, including heap buffer overflow vulnerabilities, heap sprays, ROP chains, and the challenges in making it functional across different Windows versions. It also touches on the author's attempt to improve the exploit by removing hard-coded addresses and system call numbers, and the limitations imposed by ASLR and DEP.
| | donncha.is
4.3 parsecs away

Travel
| | [AI summary] A security researcher discovered a remote code execution vulnerability in Ubuntu's Apport crash reporting system, allowing attackers to execute arbitrary code by exploiting a Python code injection flaw and path traversal issues in default file handlers.
| | mdanilor.github.io
4.4 parsecs away

Travel
| | Tutorial on OSCP buffer overflow using a tryhackme OSCP BoF prep VM.
| | github.com
14.3 parsecs away

Travel
| MSVC's implementation of the C++ Standard Library. - STL/stl/inc/vector at 530bdc5aaa8a21277e1281ad3df8b8d8433b5caa · microsoft/STL