help@cyb4rgeek.xyz

+1 (512) 588 6950

binary-exploitation

Home/Category: binary-exploitation
The toddler’s introduction to Heap exploitation, Overflows (Part 3)
The toddler’s introduction to Heap exploitation, Overflows (Part 3) bez0x January 16, 2023

The toddler’s introduction to Heap exploitation, Overflows (Part 3)

In the previous parts (1, 2) of these posts I had been discussing about the heap structure and I went through some basic concepts, in order to build a better background for this

Read More
The toddler’s introduction to Heap exploitation, Use After Free & Double free (Part 4)
The toddler’s introduction to Heap exploitation, Use After Free & Double free (Part 4) bez0x January 16, 2023

The toddler’s introduction to Heap exploitation, Use After Free & Double free (Part 4)

This post is part of a series of articles related to x64 Linux Binary Exploitation techniques. Following up from my previous posts, we’ve started by exploring simple stack cor

Read More
RPS — Binary Exploitation Challenge Writeup | PicoCTF 2022
RPS — Binary Exploitation Challenge Writeup | PicoCTF 2022 bez0x December 30, 2022

RPS — Binary Exploitation Challenge Writeup | PicoCTF 2022

RPS — Binary Exploitation Challenge Writeup | PicoCTF 2022RPS — Simple Binary Exploitation Program in PicoCTF | Approach by Karthikeyan NagarajDescription:Here’s

Read More
basic file exploit(100 points)— Binary Exploitation writeup | Pico CTF 2022
basic file exploit(100 points)— Binary Exploitation writeup | Pico CTF 2022 bez0x December 29, 2022

basic file exploit(100 points)— Binary Exploitation writeup | Pico CTF 2022

Basic File Exploit — Binary Exploitation Challenge by PicoCTF 2022 | Approach by Karthikeyan NagarajDescription:The program provided allows you to write to a file and read

Read More