Coder Social home page Coder Social logo

slopt_magma's Introduction

Magma for SLOPT

This is a repository forked from the original Magma. MAGMA is a ground- truth fuzzing benchmark in real-world software; bugs are inserted artificially and each crash triggered by a fuzzer can be identified. Please refer their document for the detail of this benchmark itself. Especially, Getting Started is helpful if you are not familiar with Magma.

Here, we explain how to execute the experiment.

Requirements

If you are using Ubuntu, then you can install the required packages as follows.

apt-get update &&
  apt-get install -y util-linux inotify-tools docker.io git

Note that your user is expected to be able to execute docker without sudo.

captainrc

captainrc is a confiuration file for Magma experiments. You can adjust the experimental setting to your environment (e.g. number of proccesses that run parallelly.) Parameters are not changed compared with the original Magma; therefore you can refer the original doc if you want to change some of them.

Note that slopt is our fuzzer's name. Therefore, please make sure that FUZZERS and slopt_TARGETS are set correctly. We put two captainrc files which we used during our experiments for your information at the root of this project

Start Magma experiment

After you finish configurating captainrc, you can execute your Magma experiment just by ./tools/captain/run.sh.

After your experiment

Let slopt-magma be your working directory configured in your captainrc (like WORKDIR=./slopt-magma). You can summarize the result by tools/benchd/exp2json.py slopt-magma slopt-magma.json. The generated json file contains which bug is reached and which bug is triggered.

slopt_magma's People

Contributors

hazimeh avatar adrianherrera avatar marc-egli avatar cjordan7 avatar vanhauser-thc avatar p13l13d13 avatar moratorium08 avatar ljiee avatar mutetea avatar

Stargazers

Jules Massart  avatar

Watchers

Ren Kimura avatar  avatar  avatar Ryo ICHIKAWA avatar

Forkers

hikir1

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.