Giter Site home page Giter Site logo

sectalks-mel0x14-ctf's Introduction

Sectalks MEL0x14 - Intro to Memory Corruption

Ramblings

This repo contains all of the files associated with my ctf used at Sectalks MEL0x14. I have included all the socat scripts, docker containers, docker-compose scripts and a couple of little automater scripts. The aim is to show a little bit more about how dockerizing a CTF works on a very small-scale!

How2play

In order to play on your own machine:

  1. build each docker image with:
    docker build -t stackme:0.1 stackme/
    docker build -t babyecho:0.1 babyecho/
    docker build -t nopnopnop:0.1 nopnopnop/
    docker build -t legitbusiness:0.1 legitbusiness/
    docker build -t stackme:0.1 stackme/
    
  2. check they have all built correctly with docker images.
  3. now, either use the start.sh script to start the socat wrapper on your own machine and begin playing; or
  4. enter each challenge folder and use docker-compose -d to spin up the docker container as a daemon and play from there.

I recommend using the socat wrapper on a VPS or local VM as it's the best way to practise remotely exploiting CTF binaries!

Final Note!!!!!

The code in each challenge is deliberately vulnerable and bad things can happen if exposed incorrectly. Please take measures to limit the risk on your machine by placing it in a VM or on a VPS. I am not liable if bad things happen on your machine as a result :(

sectalks-mel0x14-ctf's People

Contributors

0x4a47 avatar

Watchers

Willem van Ketwich avatar James Cloos 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.