Skip to content
/ ffweb Public

A webgui to view crash information of fuzzing runs (FFW)

Notifications You must be signed in to change notification settings

dobin/ffweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFWeb

A web gui for FFW (Fuzzing For Worms) fuzzing framework.

Install

sudo pip install django djangorestframework whitenoise

Run in production

export DJANGO_SECRET_KEY='<key>'
export DJANGO_DEBUG="" # enables prod

Screenshots

Sorry, may contain 0-days, therefore badly obfuscated most of the text.

Overview of fuzzed projects:

Overview

Details of all crashes of an project, unique'd:

Project

Details of a crash:

Details

About

A webgui to view crash information of fuzzing runs (FFW)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published