GithubHelp home page GithubHelp logo

lucabongiorni / nextgen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hbowden/nextgen

0.0 2.0 0.0 81.35 MB

A Genetic File, Sycall and Network Fuzzer for Unix systems.

License: Other

Makefile 8.93% C 89.28% Objective-C 1.79%

nextgen's Introduction

nextgen

A Genetic File, Sycall and Network Fuzzer for Unix systems.

Real README.md coming soon, I just need to fix a few bugs and add a few features! I will start adding the missing features and known bugs to the issue tracker.

In the mean time FreeBSD and OSX users can build and "use" nextgen.

Due to a regression in concurrencykit a nextgen dependency you will have to go into deps and build concurrencykit manually. Run ./configure && gmake in the ck-0.5.1 directory to build concurrencykit.

Now you will be able to use gmake or make on OSX to build the rest of nextgen.

Use gmake quick if you don't wan't to build the dependencies and only want to build nextgen, note you will have to build the dependencies at least once.

gmake build-test will build the test suite.

Use gmake test to test nextgen and it's dependencies otherwise use gmake test-quick to only test nextgen.

Install nextgen with sudo make install. This will install the required dynamic libraries built earlier.

To run nextgen use the binary in the nextgen directory, if you run nextgen outside it's directory, nextgen won't find it's plugin directory. This limitation will be fixed later.

Below is an example of running nextgen as a syscall fuzzer.

sudo ./nextgen --syscall --out /file/path/to/create/output/directory

To use the syscall fuzzer without probes and the genetic algo pass --dumb.

sudo ./nextgen --syscall --dumb --out /file/path/to/create/output/directory

Nextgen will be ported to other operating systems besides FreeBSD and OSX and will be implemented in this order illumos, Linux, OpenBSD, and finally NetBSD. Porting Nextgen is mainly a matter of on having a working libdtrace available on your platform.

nextgen's People

Contributors

hbowden avatar

Watchers

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.