/buffer_overflow

Buffer Overflow repo for hackit talks

Primary LanguageCGNU General Public License v3.0GPL-3.0

Buffer Overflow

Buffer Overflow repo for hackit talks

Here you can find documentation, notes and scripts for Buffer Overflow talks in Hackmeeting.
Please, remember that the binaries used in these talks are vulnerable, so you are using them at your own risk! Don't try them in production.

Documentation and notes

Here you can find the slides used in the talk and some usefull links to books and howtos, all the necessary stuff to enter in the magic world of buffer overflows.

Windows

Basic BOF based on evilser (Stephen Bradshow's vulnserver fork)

Linux

Basic BOF with NX/DEP bypass