Pwning Tech
  • Home
  • Infrastructure
  • About
  • Twitter
  • Github

ROP chains

Return Oriented Programming (ROP) chains are a binary exploitation technique. By using ROP we can bypass the Not eXecute (NX) protections of an executable binary.
Binary Exploitation

Superfast (HackTheBox)

Hey folks. In this write-up, we're going to discuss the Superfast challenge in HackTheBox which was part of the HackTheBox Business CTF 2022. We're going to perform a single-byte overwrite to bypass ASLR, leak stack pointers, and perform a Return Oriented Programming (ROP) chain. The description of the challenge is:
Nov 28, 2022 10 min read
Binary Exploitation

Finale (HackTheBox)

Hey all. Today we're going to discuss the retired Finale challenge on HackTheBox. The description on HackTheBox is as follows: It's the end of the season and we all know that the Spooktober Spirit will grant a souvenir to everyone and make their wish come true! Wish you the best
Nov 26, 2022 9 min read
Page 1 of 1
Pwning Tech © 2024
Powered by Ghost