Member-only story

PWN What does the f say? Challenge — HTB

Format string, Buffer Overflow, and ROP with PIE & NX & ASLR & Stack Canary bypass [x64]

--

This is a re-uploaded article from years ago. HTB banned it because the challenge was still active. I promised the audience to re-upload it after the challenge is retired.

This is my 8th walkthrough referring to the methodology described here.
It will be as always:

  • concise,
  • straight to the point.
  • without the steps that lead to the rabbit hole.

0. Download the binary:

1. Basic checks:

2. General overview:

  • There are two options to choose from at the beginning.

--

--

No responses yet