Skip to content

Instantly share code, notes, and snippets.

@keithrozario
Last active March 21, 2017 04:49
Show Gist options
  • Save keithrozario/6101b8e61eb9e7941cc1cc44fc965859 to your computer and use it in GitHub Desktop.
Save keithrozario/6101b8e61eb9e7941cc1cc44fc965859 to your computer and use it in GitHub Desktop.
https://dgmsp.blogspot.sg/2016/11/xstack-overflow-1-exploiting-slmail.html
https://www.nccgroup.trust/au/about-us/newsroom-and-events/blogs/2016/june/writing-exploits-for-win32-systems-from-scratch/
https://markushelfer.wordpress.com/2014/07/27/fuzzing-and-exploiting-slmail/
https://www.exploit-db.com/exploits/638/
ROP Primer & Bypassing DEP:
https://speakerdeck.com/barrebas/rop-primer
https://en.wikipedia.org/wiki/Return-oriented_programming
https://tehaurum.wordpress.com/2015/06/24/exploit-development-stack-buffer-overflow-bypass-nxdep/
http://www.mastropaolo.com/2005/06/04/buffer-overflow-attacks-bypassing-dep-nxxd-bits-part-1/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment