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.21.0.tar.gz (202.5 kB view details)

Uploaded Source

Built Distribution

grizzly_framework-0.21.0-py3-none-any.whl (249.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for grizzly_framework-0.21.0.tar.gz
Algorithm Hash digest
SHA256 f8325a2377e849916d70351e5a5b6ba5658db4243834d95f51208cd99982195d
MD5 4ceb4e5ab373fda9db871fd509b2cc53
BLAKE2b-256 7be1275a3f6d95d486db427fe8c062c7a1ace69bc54b1aec566a0a5704b044f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grizzly_framework-0.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a05a5143625609ff35a84d1157affa074b665706c308903a6cfa990d10a7b34
MD5 24ab71fe20d6ce98a2a38da05218f55f
BLAKE2b-256 2865a058024310aa75331f86dfa64c88e2365f2f7c3e6f381f991b8a6bca55fc

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