Using a Single Variable to Gain a Controlled Write
This content describes a tutorial on binary exploitation focusing on using a single variable to achieve a controlled write in a vulnerable binary. The tutorial covers reviewing C source code…
Read the full articleYou might also wanna read
Linux Privilege Escalation via Python3: Import Hijacking and LD_PRELOAD Injection Explained
Linux Privilege Escalation: How on Python3 Can Lead to Root Compromise – A Deep Dive into Import Hijacking & LD_PRELOAD + Video - "Undercode
undercodetesting.com·27d agoExploiting CVE-2024-50264: Using Kernel-Hack-Drill to Overcome Linux Kernel Vulnerability Challenges
Some memory corruption bugs are much harder to exploit than others. They can involve race conditions, crash the system, and impose limitatio
DirtyFree: A Simplified Data-Oriented Programming Exploitation Technique for the Linux Kernel (NDSS 2026)
Research artifacts for "DirtyFree: Simplified Data-Oriented Programming in the Linux Kernel" (NDSS 2026) - MPI-SysSec/DirtyFree

An unintimidating introduction to the dark arts of C/C++ vulnerabilities
Following the addition of C/C++ security scanning to Snyk Open Source, we discuss some common C/C++ vulnerabilities and ways to mitigate the
Guidelines for Writing Fully Encapsulated C Programs: Pure vs Performance Approaches
A bunch of tips and rules I’ve created for myself for developing programs in the C programming language

Exploring 3 types of directory traversal vulnerabilities in C/C++
Learn how directory traversal vulnerabilities work on web servers written on C/C++, as well as how to prevent them, including arbitrary file

Comments
Sign in to join the conversation.
No comments yet. Be the first.