Grizzly
A cross-platform browser fuzzing framework
Install / Use
/learn @MozillaSecurity/GrizzlyREADME
Grizzly
Grizzly is a modular general purpose browser fuzzing framework. The goal is to create a platform that can be extended via the creation of plug-ins to support multiple combinations of browsers and fuzzers. An Adapter is used to add support for a fuzzer and a Target to add support for a browser. Generated test cases are intended to be standalone and not require Grizzly.
Cross platform compatibility is available for Windows, Linux and MacOS. However not all features may be available.
For additional information please check out the wiki or the announcement.
Quick Start
Install the latest version from PyPI. For more details see getting started on the wiki.
python3 -m pip install grizzly-framework --upgrade
Fuzzing - Run the no-op test adapter to check everything is working.
grizzly <browser-binary> no-op
Reduce - Grizzly Reduce can reduce a test case.
grizzly-reduce <browser-binary> <testcase>
Replay - Grizzly Replay can replay a test case with different builds and debuggers.
grizzly-replay <browser-binary> <testcase>
Bugzilla is also supported by Grizzly Replay. Bugs can be replayed via a bug ID:
grizzly-replay-bugzilla <browser-binary> <bug_id>
Questions
Common questions can be found on the Q&A page. Questions can also be asked in the #fuzzing channel.
Please be sure you are using the latest version Grizzly before reporting issues.
Related Skills
gh-issues
342.0kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
healthcheck
342.0kHost security hardening and risk-tolerance configuration for OpenClaw deployments
imsg
342.0kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
