Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 586 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 586 Bytes

Binary Exploitation Workshop

An interactive workshop exploring the basics of binary exploitation via buffer overflows and stack manipulation, using the narnia wargame at https://overthewire.org/wargames/narnia/

License

The following license applies to the presentation slides, both in Markdown form and in generated HTML form:

This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.

All C source code and generated binaries are released to the public domain.