Create additional_examples.md

This commit is contained in:
Omar Santos 2020-09-03 22:23:39 -04:00 committed by GitHub
parent 91093da749
commit c627dcd59f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,6 @@
# Additional Buffer Overflow Examples
The website https://exploit.education has great examples of different types of buffer overflows, format strings and heap exploitation. It includes different VMs that allow you to complete several beginner, intermediate, and advanced challenges.