ORP Fuzz Bot
From Exploitee.rs
Revision as of 06:09, 29 May 2022 by Zenofex (talk | contribs) (Created page with "== About == The Discord bot "ORP_Fuzz" is a small service built on top of the Mozilla FuzzManager project which sends a message to a Discord channel with crash information submitted to FuzzManager. This can be fuzz jobs of any kind but current is leveraging a chain of other mozilla projects. * [https://github.com/MozillaSecurity/grizzly Grizzly] (Fuzzing Framework) * [https://github.com/googleprojectzero/domato Domato], [https://github.com/sslab-gatech/freedom FreeDOM]...")
About
The Discord bot "ORP_Fuzz" is a small service built on top of the Mozilla FuzzManager project which sends a message to a Discord channel with crash information submitted to FuzzManager. This can be fuzz jobs of any kind but current is leveraging a chain of other mozilla projects.
- Grizzly (Fuzzing Framework)
- Domato, FreeDOM, and Dharma generators
- FFPuppet (Harness for opening firefox)
- FuzzFetch (Grabbing asan versions of firefox).
- FuzzManager (Central server for binning and crash management)
Test cases are uploaded to discord but are a .zip archive inside of a .tgz archive. This is because of limitations within uploading files to Discord.
Usage
Command | Description |
---|---|
!fuzz_here | Starts fuzzer output to specified channel. |