Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

FrostTusk/CAN-Fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAN-Fuzzer

A fuzzer for the CAN bus. Extension module for CaringCaribou. This project was later merged into caringcaribou's master branch. It is now an official caringcaribou module!

Usage

(see CaringCaribou)

Steps to add this module to CaringCaribou and run it:

  1. Copy this file to caringcaribou/tool/modules/ $ cp fuzzer.py ../modules/
  2. Go to caringcaribou/tool $ cd ..
  3. Run the following command to run module and show usage instructions: $ ./cc.py fuzzer -h

Acknowledgments

This project makes use of the CaringCaribou tool. It was also constructed according to CaringCaribou's template module.

About

A fuzzer for the CAN bus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages