Giter VIP home page Giter VIP logo

binary-exploitation's Introduction

Guidance for beginners:

If you're COMPLETELY new to binary exploitation and memory in general, I'd stack out with /memory/stack and get a comfortable understanding of what the stack is, how it's layed out in memory and even more important, how to exploit it. This repository does not explain how to do trivial non-protected buffer overflow walkthroughs, this repository is primarily for me to learn because I learn best by teaching, but might as well make this public is for people to understand more advanced concepts. After learning more about memory structure, and some decent assembly knowledge, go from non-protected buffer overflow exploits to learning about ROP which I give an introduction to in /stack/ROP/ret2libc. As I said, this is primarily for me to learn. But I will make it worth your time and link some useful articles revolving around pwn:

Links to actual good resources:

Starting binary exploitation - https://ir0nstone.gitbook.io/notes/

Introduction heap exploitation - https://github.com/shellphish/how2heap

More advanced heap exploitation - https://u03b5.github.io/

Heap exploitation videos - https://www.youtube.com/watch?v=6-Et7M7qJJg && https://www.youtube.com/watch?v=s-GJ-buCGio

Binary exploitation playlist - https://www.youtube.com/watch?v=iyAyN3GFM7A&list=PLhixgUqwRTjxglIswKp9mpkfPNfHkzyeN

Binary exploitation x64 intro - https://valsamaras.medium.com/introduction-to-x64-linux-binary-exploitation-part-1-14ad4a27aeef

Great CTF website for pwn - https://pwnable.tw/ (Hard as FUCK)

Website to train your ROP skills - https://ropemporium.com/

Introduction to x86-64 assembly - http://www.egr.unlv.edu/~ed/assembly64.pdf

Great for exploit development - https://pwn.college/

Quick and easy binexp playlist - https://www.youtube.com/watch?v=TqGMVRV2l9s&list=PLiCcguURxSpbD9M0ha-Mvs-vLYt-VKlWt

Plugins:

Gef - https://github.com/hugsy/gef

ROP gadget - https://github.com/JonathanSalwan/ROPgadget

binary-exploitation's People

Contributors

sib-byte 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.