Git Product home page Git Product logo

z0fcourse_exploitdevelopment's Introduction

Z0FCourse_ExploitDevelopment -- NEW - NOT READY

Stay up-to-date by following me on Twitter.

Support me on Patreon!

Why Learn Exploit Development?

Exploit development is a field comprised of a very small amount of dedicated individuals (plenty of hobbyists though). You probably won't get a job doing exploit development in the normal world, you'll probably have to join a government or do it as a hobby. Exploit development teaches you how software breaks, so if you want to be a software security researcher this is a great skill to have! It teaches you how software is exploited so threat analysts or defensive engineers could find this stuff helpful.

  • Is it legal?

It depends. DISCLAIMER: I'M NOT A LAWYER, I MAY BE WRONG ABOUT THIS. In the U.S. you are allowed to reverse engineer software for research purposes. As an exploit developer, while we might call it research, no one else will. To be clear, I want to separate exploit development and security research. If you are doing security research (finding vulnerabilities and reporting them to the company so they can get fixed) then you are fine. Writing an exploit for a vulnerability, a.k.a. exploit development, is... well let's just say you won't be explaining yourself out of a legal battle if you find yourself in a court room.

  • Why Teach It?

"With great power comes great responsibility". Exploit development is a fantastic skill to have, but you have to be very careful with how you use that skill. Those who posses the skill will be better than those who don't, however they will have a greater burden of evil to control. Also, it's pretty fun.

What We'll Do/Learn:

As of now I only plan on teaching basic C++ memory and process concepts (such as reading and writing to memory, both data and code). Those concepts may not completely relate to exploit development, but it will serve as a good starting point. From there we will move into "real" exploit development.

Why I Made This Course

I wanted to learn exploit development for a very long time. Anytime I would go look for a guide/course I wouldn't find much. I would be told to go take X course or read X book that was 10+ years old. Sure, a significant amount of that stuff is still important, but there's so much more. Also, exploiting a buffer overflow on x86 Linux with all of the protections disabled is much different than exploiting a buffer overflow on a modern x64 Windows machine with all protections enabled. And I understand that starting off on that Linux box was a good and easy place to start, but that's the thing, that's also where the tutorials/guides would usually end. I'm here to provide anyone a place to learn exploit development for modern x64 windows.

Contact/Stay Updated:

Follow me on Twitter @0xZ0F!
Discord Server: TODO
Become a Patreon supporter!

Please give me any and all honest feedback you have. Don't worry about hurting my feelings, I want to make this course as good as I can. I can't do that alone, that's why your feedback is so important.

The best way to stay up-to-date is to support me on Patreon which will give you access to the Patreon-only feed. The feed includes the latest updates, upcoming updates, and more.

Table Of Contents:

z0fcourse_exploitdevelopment's People

Contributors

0xz0f avatar

Watchers

 avatar  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.