Penetration Testing mailing list archives

Re: How can I learn assembly to Understand Buffer/heap overflows


From: Justin Ferguson <jnferguson () gmail com>
Date: Sun, 14 Sep 2008 20:38:25 -0700

disassemble / exploit abo2.c, google: gera insecure programming

if you know c, gcc -S && gdb for the most up to date information; art of assembly && the intel manuals




On Sep 14, 2008, at 10:07 AM, "exploit dev" <extraexploit () gmail com> wrote:

You can use some excelent syngess book and wiley books i thinks is the
best way for acquire the knowledge necessary to your goals. searh in
amazon.com or bookpool.com.

I bought this books (title, editor)
The Shellcoder's Handbook: Discovering and Exploiting Security Holes - Wiley
Reverse Engineering Code with IDA Pro - Syngress
Sockets, Shellcode, Porting, & Coding: Reverse Engineering Exploits
and Tool Coding for Security Professionals  - Syngress
For assembly language i suggest you to know which architecture have
you need to exploit and get the assembly reference directly from the
vendors site.

regards

extraexploit

On Fri, Sep 12, 2008 at 9:15 AM, shellcoder1 <shellcoder1 () gmail com> wrote:
Hi there,

what is a good way to learn assembly language so that I can understand
buffer overflows and heap overflows ?

Thanks in Advance.

--- ---------------------------------------------------------------------
This list is sponsored by: Cenzic

Top 5 Common Mistakes in Securing Web Applications
Get 45 Min Video and PPT Slides

www.cenzic.com/landing/securityfocus/hackinar
--- ---------------------------------------------------------------------



--- ---------------------------------------------------------------------
This list is sponsored by: Cenzic

Top 5 Common Mistakes in
Securing Web Applications
Get 45 Min Video and PPT Slides

www.cenzic.com/landing/securityfocus/hackinar
--- ---------------------------------------------------------------------


------------------------------------------------------------------------
This list is sponsored by: Cenzic

Top 5 Common Mistakes in Securing Web Applications
Get 45 Min Video and PPT Slides

www.cenzic.com/landing/securityfocus/hackinar
------------------------------------------------------------------------


Current thread: