Git Product home page Git Product logo

mbe-solutions's Introduction

What is this?

Modern Binary Exploitation is the name of a course ran by RPISEC at Rensselaer Polytechnic Institute in Spring 2015. This repository contains my solutions to the course lab (materials available at their github repository)

About the course lab

The lab consists in a WarZone game (local privilege escalation themed game). The goal is to exploit a level to escalate privileges and get the password of that user so you can log in as the new user and face the next challenge.

About the exploits found here

I've tried to make every script self contained and very explanatory. You can find notes for for specific scripts inside the level folder. The scripts are designed to exploit, store the password and quit. This means that they won't leave the user with a shell (once we get the password, our objective is accomplished)

Wzpass

wzpass is a tool I made to make logins and file copying easier with the WarZone. It makes use of sshpass to automate the processes. With this tool you only need to copy/paste the password once (into a file) and then wzpass will read it and handle the login for you. You can upload your exploits (if you decided to write them in your host machine) or download a binary to reverse engineer with more powerful tools on your host machine (such as ida).

Disclaimer

I am new to the cyber security world, and I am using this warzone to build up my hacking skills. There might be more eficient ways of solving the problems found here, these are my solutions.
IMPORTANT: Note that looking at this solutions without even trying to solve the problems first, will ruin the fun of playing this warzone. I strongly encourage the possible readers to try to solve the levels before reading my solutions. Please feel free to contact me at [email protected] if you need help or just want to discuss a level.

mbe-solutions's People

Contributors

mnunezdm avatar

Watchers

James Cloos 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.