Coder Social home page Coder Social logo

akpotter / linux-exploit-development-tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hardenedlinux/linux-exploit-development-tutorial

0.0 1.0 0.0 57.22 MB

a series tutorial for linux exploit development to newbie.

Makefile 2.25% TeX 76.80% C 10.93% Python 2.07% Shell 1.05% Assembly 6.90%

linux-exploit-development-tutorial's Introduction

linux exploit development tutorial

what's this ?

A series tutorial for linux exploit development to newbie.

how to organize ?

chapter 1: Basic knowledge

base knowledge like : what's stack and heap ? how convert c language to assembly language ? what's elf and memroy layout? etc.. base vulnerability problems like : what's is overflow and memory corruption ? how heap working ? etc...

chapter 2: Stack security

we focus userspace stack security mechanism and bypass.

chapter 3: Heap security

we focus userspace heap(ptmalloc2 of glibc) security mechanism and bypass.

chapter 4: Kernel security

we focus kernel security mechanism for self and userland. WIP...

chapter 5: Vulnerability discovery

WIP...

how to modify and update ?

sudo dnf install texlive-\* -y 
git clone [email protected]:hardenedlinux/linux_exploit_development_tutorial.git
cd linux_exploit_development_tutorial
make # preview

how to hand on ?

some source code in lab-code.

WIP...

copyleft

CC-BY-NC-SA 4.0 Unported

linux-exploit-development-tutorial's People

Watchers

 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.