My first buffer overflow exploit: pretty easy
1–10 of 12 posts
Re: My first buffer overflow exploit: pretty easy
#2[2] http://www.phrack.com/issues.html?issue=49&id=14#article
Re: My first buffer overflow exploit: pretty easy
#3Re: My first buffer overflow exploit: pretty easy
#4If this kind of stuff interests you, then you should really check out Phrack Magazine [1] (although not very active anymore). There was an amazing article from '96 entitled "Smashing The Stack For Fun And Profit" [2], which gives a great overview of how this all works. [1] http://www.phrack.com [2] http://www.phrack.com/issues.html?issue=49&id=14#article
You can read it for the cult value and as a general reference to have, but for someone really looking to get into it, I'd recommend Corelan's exploit tutorials, Open Security Training's courses and The Legend of Random's articles on reverse engineering.
Re: My first buffer overflow exploit: pretty easy
#5I really liked the hash-maze, cool idea.
Re: My first buffer overflow exploit: pretty easy
#6like WestCoastJustin pointed out phrack has phenomenal articles but require you to have a fairly strong understanding of C and Operating system type things.
Re: My first buffer overflow exploit: pretty easy
#7If this kind of stuff interests you, then you should really check out Phrack Magazine [1] (although not very active anymore). There was an amazing article from '96 entitled "Smashing The Stack For Fun And Profit" [2], which gives a great overview of how this all works. [1] http://www.phrack.com [2] http://www.phrack.com/issues.html?issue=49&id=14#article
This is a legendary article that brought these vulnerabilities to the spotlight, but it's somewhat outdated by now. You can read it for the cult value and as a general reference to have, but for someone really looking to get into it, I'd recommend Corelan's exploit tutorials, Open Security Training's courses and The Legend of Random's articles on reverse engineering.
Corelan's exploit tutorials @ https://www.corelan.be/index.php/2009/07/19/exploit-writing-...
Open Security Training @ http://opensecuritytraining.info/
The Legend of Random @ http://www.thelegendofrandom.com/blog/
Re: My first buffer overflow exploit: pretty easy
#8If this kind of stuff interests you, then you should really check out Phrack Magazine [1] (although not very active anymore). There was an amazing article from '96 entitled "Smashing The Stack For Fun And Profit" [2], which gives a great overview of how this all works. [1] http://www.phrack.com [2] http://www.phrack.com/issues.html?issue=49&id=14#article