EvilZone

Other => Found it on the Webs => : Traitor4000 August 03, 2014, 03:29:02 PM

: ROP Chaining + Ret2Libc Intro
: Traitor4000 August 03, 2014, 03:29:02 PM
This guy did a series of slideshows 3 perquisite ones and then the 4th actually introduces the concept.

1. Operating Systems a Primer - http://www.slideshare.net/mobile/saumilshah/operating-systems-a-primer

2. How Functions Work - http://www.slideshare.net/mobile/saumilshah/how-functions-work-7776073

3. Introduction to Debuggers - http://www.slideshare.net/mobile/saumilshah/introduction-to-debuggers

4. Dive into ROP - http://www.slideshare.net/mobile/saumilshah/dive-into-rop-a-quick-introduction-to-return-oriented-programming (also a brief demo of Ret2Libc does not go over techniques to find libc etc and does not discuss ASLR)

It is a nice simple introduction to some exploitation concepts and what you need to know before hand.
: Re: ROP Chaining + Ret2Libc Intro
: karsa August 05, 2014, 06:46:21 PM
Here are the pdfs for anyone interested:

1. Operating Systems a Primer (http://upload.evilzone.org/download.php?id=9273903&type=rar)
2. How Functions Work (http://upload.evilzone.org/download.php?id=5634922&type=rar)
3. Introduction to Debuggers (http://upload.evilzone.org/download.php?id=3019141&type=rar)
4. Dive into ROP (http://upload.evilzone.org/download.php?id=5658834&type=rar)