Skip to main content

A framework for developing and running browser fuzzers

Project description

Grizzly

Task Status codecov Matrix PyPI

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grizzly_framework-0.20.0.tar.gz (202.3 kB view details)

Uploaded Source

Built Distribution

grizzly_framework-0.20.0-py3-none-any.whl (248.6 kB view details)

Uploaded Python 3

File details

Details for the file grizzly_framework-0.20.0.tar.gz.

File metadata

  • Download URL: grizzly_framework-0.20.0.tar.gz
  • Upload date:
  • Size: 202.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for grizzly_framework-0.20.0.tar.gz
Algorithm Hash digest
SHA256 a51eb14b51eccbf6c2d15a9a4d712e052923c07b21890d65280b16a512736e9d
MD5 ccceedd070525e454f67a6a8a923b419
BLAKE2b-256 dd2ce6b9841a2baf11298a12d1c56375f13bc1a7209da23712f37398fc141049

See more details on using hashes here.

File details

Details for the file grizzly_framework-0.20.0-py3-none-any.whl.

File metadata

File hashes

Hashes for grizzly_framework-0.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 102ff5b6441d8ea5f4d780d35a7f59da499b707e62cd2e7639e2e4418c3b427d
MD5 5510dd4e196eb13dd76654543d8c773e
BLAKE2b-256 8f21d8a0a85daef9b50e85cdb27b7042bd03b76eceb34d20df12eb38e2e94848

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page