Coder Social home page Coder Social logo

hacking-the-art-of-exploitation's Introduction

Hacking The Art of Exploitation

Hacking: The Art of Exploitation 2nd Edition, by Jon Erickson

This repository contains the example files and LiveCD Image from the book: Hacking - The Art of Exploitation by Jon Erickson.

Official Live CD ISO

Live CD ISO Tresorit Link

Notes

The VM is an Ubuntu-based Live Linux Distribution and it already includes all of the source code. The code compiles under GCC version 3.3.6.

It's also worth noting that much of the exploits won't work under GCC 4 with the buffer overflow detection. Instead of stack-smashing and moving on, it will detect buffer overflows and seg fault without overflowing the buffers. Is recommended using the VM to play with the exploits.

Please note that the examples are not production code and have not been carefully testing. They are provided "as-is" and come with no warranty of any kind.

Related Links

hacking-the-art-of-exploitation's People

Contributors

maxrodrigo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.