GithubHelp home page GithubHelp logo

andreafioraldi / aflplusplus-crs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewfasano/simple-crs

5.0 1.0 0.0 23 KB

Rode0day API Client for AFL++

License: BSD 2-Clause "Simplified" License

Python 98.14% Shell 1.86%

aflplusplus-crs's Introduction

AFLplusplusCRS

This Python 3 script that make use of the Rode0day API. It will automatically play in Rode0day competitions using AFL++ in qemu-mode with CompareCoverage level 2 enabled. The MOpt mutations scheduler is also enabled with pacemaker mode after 5 minutes. At the end of each competition, the script will load the next competition and switch to fuzzing those binaries.

Based on Andrew Fasano's SimpleCRS.

Installation

  1. git clone --recursive https://github.com/andreafioraldi/AFLplusplus-crs.git
  2. cd AFLplusplus-crs
  3. sh build.sh
  4. mkvirtualenv --python=$(which python3) aflpp_crs
  5. pip install -r requirements.txt
  6. Save your API key provied at https://rode0day.mit.edu/profile into api_token.txt
  7. Run with ./crs.py

Features

  • Get competition status
  • Get competition files
  • Run challenges with sample input
  • Try to find bugs with afl in qemu mode
  • Submit bug-triggering inputs
  • Caching to minimize rate-limited requests

The fuzzer may need export QEMU_RESERVED_VA=0x1000000

aflplusplus-crs's People

Contributors

andreafioraldi avatar andrewfasano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.