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

LOGIN:
Welcome .... Click here to logout

Speedrun Checkpoint

OK you should be able to work through the first 6-7 speedruns. Let me know how far you can make it on your own this week so I know how to pace.

32-bit ROP chains with args

OK I love this problem and I'd like to walk through it with you.

TLDR: Imagine jumping to two win functions with arguments in 32-bits, what goes wrong? Learn to clean up your messes.

Challenge 5leap_frog (actually zipline)

Solve https://sec.prof.ninja/challenge/pwn_stuff/5leap_frog/zipline by following this student-made write-up:

Just some visuals to remind us:

Also Intro to Write-Ups

So write-ups are the primary way of learning new techniques and tools.

They are community-made micro-tutorials showing your process for a particular problem.

If you are overwhelmed by a particular problem go hunting for write-ups of problems that seem similar. Those write-ups will have keywords, insights, and clever concepts that will grow you.