Don't like this style? Click here to change it! blue.css

LOGIN:
Welcome .... Click here to logout

Quick Daily PWN:

Just to kick-start your pico journey we'll do the first binary exploitation problem.

Format String Pwntools Tricks

Also Leveling Up via Write-ups

Also some printf gotchas

A ton of goals today but intentionally bizarre structure:

For the pwntools tricks let's pick up:

BUT let's learn those by using https://ctftime.org/writeups?tags=formatstring&hidden-tags=format-string%2Cformatstring

The reason for this is that the REAL BENEFIT of this course is your ability to learn how to learn and we jump between a classroom version and the trenches version all the time. That trenches version never exactly matches what we see in the classroom.

I'll give you my weaknesses if you learn my style and mimick it. BUT the real growth is picking up new ways on your own pace.

So I'll do today's tech goal by way of a meta-cognition goal.

Some prep:

I have some binaries from write-ups hidden in the /ec folder as greenfield future-proofing if we need:

The printf Gotchas

But I do want to say a few things from my experiences that will generally help: