---
product_id: 48012806
title: "Hacking: The Art of Exploitation, 2nd Edition"
price: "S/.440"
currency: PEN
in_stock: true
reviews_count: 13
url: https://www.desertcart.pe/products/48012806-hacking-the-art-of-exploitation-2nd-edition
store_origin: PE
region: Peru
---

# Hacking: The Art of Exploitation, 2nd Edition

**Price:** S/.440
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** Hacking: The Art of Exploitation, 2nd Edition
- **How much does it cost?** S/.440 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.pe](https://www.desertcart.pe/products/48012806-hacking-the-art-of-exploitation-2nd-edition)

## Best For

- Customers looking for quality international products

## Why This Product

- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Description

Hacking is the art of creative problem solving, whether that means finding an unconventional solution to a difficult problem or exploiting holes in sloppy programming. Many people call themselves hackers, but few have the strong technical foundation needed to really push the envelope. Rather than merely showing how to run existing exploits, author Jon Erickson explains how arcane hacking techniques actually work. To share the art and science of hacking in a way that is accessible to everyone, Hacking: The Art of Exploitation, 2nd Edition introduces the fundamentals of C programming from a hacker's perspective. The included LiveCD provides a complete Linux programming and debugging environment—all without modifying your current operating system. Use it to follow along with the book's examples as you fill gaps in your knowledge and explore hacking techniques on your own. Get your hands dirty debugging code, overflowing buffers, hijacking network communications, bypassing protections, exploiting cryptographic weaknesses, and perhaps even inventing new exploits. This book will teach you how to: – Program computers using C, assembly language, and shell scripts – Corrupt system memory to run arbitrary code using buffer overflows and format strings – Inspect processor registers and system memory with a debugger to gain a real understanding of what is happening – Outsmart common security measures like nonexecutable stacks and intrusion detection systems – Gain access to a remote server using port-binding or connect-back shellcode, and alter a server's logging behavior to hide your presence – Redirect network traffic, conceal open ports, and hijack TCP connections – Crack encrypted wireless traffic using the FMS attack, and speed up brute-force attacks using a password probability matrix Hackers are always pushing the boundaries, investigating the unknown, and evolving their art. Even if you don't already know how to program, Hacking: The Art of Exploitation, 2nd Edition will give you a complete picture of programming, machine architecture, network communications, and existing hacking techniques. Combine this knowledge with the included Linux environment, and all you need is your own creativity.

Review: Landmark on the genre - This book is like no other book in its field/segment/genre whatever you want to call it, this book won't "dummy" guide you through already made up stuff, that will turn you into a BOT. This book lays ground and rules to think and develop your skills outside of what you have been taught, it teaches you in a way that will let you evolve further without the book, and in no time you will be developing your own exploits, this book would be only worth for its programming side, it is that good. It comes with a a linux distro with some tools you can use, I have decided to use my own linux distro, but further in the book, it is advised to use the one provided by the book, because, some exploits have already been patched in later distributions, and all of the exploits and tools work on the one provided by the book. Also the package was adequate and it came in excellent condition. Absolutely recommended, although not recommended for someone with very little computer knowledge, or someone that have never written a line of code before, if that is your case this will be very difficult to pick up.
Review: Very interesting - Dont be expecting to hack your mates facebook account, facebook has very advanced security, this book will show you the kind of exploits like the recnt heartbleed vulnerability, it realy gets down to the bits and bytes and focuses on C and Assembly language. Extremely interesting and the information will certainly aid you as a penetration tester, youll learn all sorts or techniques to take advantage of overlooked 'mistakes' in the code written by apparently 'good' programmers, this teaches you to be better than them, it teaches you that a program that is executed that was written in C does no contain IF statements and FOR statements and all that, it contains 1101011101101, or translation to assembly, things like mov ecx, ebx add eax, ecx sub edx, eax ... you get the gist, it doesnt execute as C, but as binary code, the key difference between a programmer and a HACKER!!!

## Features

- Easy to read text
- It can be a gift option
- This product will be an excellent pick for you

## Technical Specifications

| Specification | Value |
|---------------|-------|
| Best Sellers Rank | 223,095 in Books ( See Top 100 in Books ) 239 in Computer Information Systems 856 in Computing & Internet Programming |
| Customer Reviews | 4.6 out of 5 stars 1,536 Reviews |

## Images

![Hacking: The Art of Exploitation, 2nd Edition - Image 1](https://m.media-amazon.com/images/I/81hKQ74+fRL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Landmark on the genre
*by G***A on 30 March 2013*

This book is like no other book in its field/segment/genre whatever you want to call it, this book won't "dummy" guide you through already made up stuff, that will turn you into a BOT. This book lays ground and rules to think and develop your skills outside of what you have been taught, it teaches you in a way that will let you evolve further without the book, and in no time you will be developing your own exploits, this book would be only worth for its programming side, it is that good. It comes with a a linux distro with some tools you can use, I have decided to use my own linux distro, but further in the book, it is advised to use the one provided by the book, because, some exploits have already been patched in later distributions, and all of the exploits and tools work on the one provided by the book. Also the package was adequate and it came in excellent condition. Absolutely recommended, although not recommended for someone with very little computer knowledge, or someone that have never written a line of code before, if that is your case this will be very difficult to pick up.

### ⭐⭐⭐⭐⭐ Very interesting
*by D***N on 2 May 2014*

Dont be expecting to hack your mates facebook account, facebook has very advanced security, this book will show you the kind of exploits like the recnt heartbleed vulnerability, it realy gets down to the bits and bytes and focuses on C and Assembly language. Extremely interesting and the information will certainly aid you as a penetration tester, youll learn all sorts or techniques to take advantage of overlooked 'mistakes' in the code written by apparently 'good' programmers, this teaches you to be better than them, it teaches you that a program that is executed that was written in C does no contain IF statements and FOR statements and all that, it contains 1101011101101, or translation to assembly, things like mov ecx, ebx add eax, ecx sub edx, eax ... you get the gist, it doesnt execute as C, but as binary code, the key difference between a programmer and a HACKER!!!

### ⭐⭐⭐⭐⭐ Excellent introduction
*by J***N on 21 February 2021*

The techniques themseves and the systems at which they are targeted are (largely) long gone, but it is a great introduction to the basic techniques. For those worried about the fact that the CD is out of date, I found it was straightforward to get hold online and upload the required software (VirtualBox and the book code) at no cost.

## Frequently Bought Together

- Hacking: The Art of Exploitation, 2nd Edition
- Linux Basics for Hackers: Getting Started with Networking, Scripting, and Security in Kali
- Black Hat Python, 2nd Edition: Python Programming for Hackers and Pentesters

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.pe/products/48012806-hacking-the-art-of-exploitation-2nd-edition](https://www.desertcart.pe/products/48012806-hacking-the-art-of-exploitation-2nd-edition)

---

*Product available on Desertcart Peru*
*Store origin: PE*
*Last updated: 2026-06-18*