Skip to content

shubham3063/dfuzz

Repository files navigation

dfuzz

Distributed fuzzing framework using hadoop and map-reduce -- Independent Study Project at IIIT Hyderabad MS CSE

  • Designed and implemented a novel & scalable distributed security testing system using Hadoop and MongoDB
  • Utilized a popular mutation based fuzzer (zzuf) for input generation and HDFS to store them
  • Utilized Map Reduce paradigm to fetch programs from MongoDB and execute them in parallel on thousands of generated inputs and report program exit codes / crashes
  • Implemented using Python-MapReduce, Hadoop, MongoDB

About

Distributed fuzzing framework using hadoop and map-reduce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages