awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
googleprojectzero avatar

googleprojectzero/fuzzilli

0
View on GitHub↗
2,214 Stars·363 Forks·Swift·Apache-2.0·1 Aufruf

Fuzzilli

A JavaScript Engine Fuzzer

Features

  • Fuzzing - JavaScript engine fuzzer.

Star-Verlauf

Star-Verlauf für googleprojectzero/fuzzilliStar-Verlauf für googleprojectzero/fuzzilli

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht googleprojectzero/fuzzilli?

A JavaScript Engine Fuzzer

Was sind die Hauptfunktionen von googleprojectzero/fuzzilli?

Die Hauptfunktionen von googleprojectzero/fuzzilli sind: Fuzzing.

Welche Open-Source-Alternativen gibt es zu googleprojectzero/fuzzilli?

Open-Source-Alternativen zu googleprojectzero/fuzzilli sind unter anderem: ameenmaali/qsfuzz — qsfuzz (Query String Fuzz) allows you to build your own rules to fuzz query strings and easily identify vulnerabilities. bo0om/fuzz.txt — Potentially dangerous files. d4rckh/vaf — Vaf is a cross-platform very advanced and fast web fuzzer written in nim. dvyukov/go-fuzz — go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… fuzzapi/fuzzapi — Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem.

Open-Source-Alternativen zu Fuzzilli

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Fuzzilli.
  • ameenmaali/qsfuzzAvatar von ameenmaali

    ameenmaali/qsfuzz

    300Auf GitHub ansehen↗

    qsfuzz (Query String Fuzz) allows you to build your own rules to fuzz query strings and easily identify vulnerabilities.

    Go
    Auf GitHub ansehen↗300
  • bo0om/fuzz.txtAvatar von Bo0oM

    Bo0oM/fuzz.txt

    3,312Auf GitHub ansehen↗

    Potentially dangerous files

    Auf GitHub ansehen↗3,312
  • d4rckh/vafAvatar von d4rckh

    d4rckh/vaf

    318Auf GitHub ansehen↗

    Vaf is a cross-platform very advanced and fast web fuzzer written in nim

    Nim
    Auf GitHub ansehen↗318
  • dvyukov/go-fuzzAvatar von dvyukov

    dvyukov/go-fuzz

    4,853Auf GitHub ansehen↗

    go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of a fuzzer that evolves random inputs based on code execution paths, an instrumentation tool that produces binaries for tracking coverage, and a seed corpus manager. The tool utilizes compile-time binary instrumentation to monitor branch coverage and employs a feedback-driven mutation loop to prioritize inputs that reach new sections of the codebase. It includes capabilities for comparative differential testing to identify logic errors by executing different implementations of

    Go
    Auf GitHub ansehen↗4,853
Alle 8 Alternativen zu Fuzzilli anzeigen→