Skip to content
Snippets Groups Projects
Commit 7e53cef8 authored by Daniel Petri's avatar Daniel Petri
Browse files

README

parent 5a56d99c
No related branches found
No related tags found
No related merge requests found
# intro-pwn Series
Source: Cyber Security Challenge Germany 2021
This is series of challenges introducing the most basic concepts in binary exploitation.
They are meant to be solved in order.
These are the main concepts introduced in each challenge:
- pwn1: ASLR / Position Independent Execution (PIE)
- There is a video tutorial for this challenge by [LiveOverflow](https://www.youtube.com/watch?v=hhu7vhmuISY)
- pwn2: Stack Canaries
- pwn3: Return Oriented Programming (ROP)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment