Understanding and Attempting Buffer Overflows (Chapter 14)

 < Day Day Up > 

Tool

URL

Description

Assembly Language Debugger (ald )

http://ald.sourceforge.net

A tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.

Buffer Overflow Examples

http://www.covertsystems.org/research.html

A number of buffer overflow code examples to show proof of concept.

Bytecode examples

http://www.covertsystems.org/bytecode.html

Examples of shellcode (bytecode) that could be used in buffer overflows.

Flawfinder

http://www.zone-h.com/en/download/category=28/

A tool that searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first.

LibExploit

http://www.packetfactory.net/projects/libexploit/

A generic exploit creation library to help the security community when writing exploits to test a vulnerability. Using the API, you can write buffer overflows (stack/heap/remote/local) and format strings easily and quickly.


     < Day Day Up > 


    Penetration Testing and Network Defense
    Penetration Testing and Network Defense
    ISBN: 1587052083
    EAN: 2147483647
    Year: 2005
    Pages: 209

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net