awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dobin avatar

dobin/ffw

0
View on GitHub↗
122 stars·25 forks·Python·GPL-3.0·6 views

Ffw

A fuzzing framework for network servers

Features

  • Network Protocol Fuzzers - Fuzzing framework specifically for network servers.

Star history

Star history chart for dobin/ffwStar history chart for dobin/ffw

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ffw

Similar open-source projects, ranked by how many features they share with Ffw.
  • zan8in/afrogzan8in avatar

    zan8in/afrog

    4,182View on GitHub↗

    afrog is an HTTP vulnerability scanner and web vulnerability management system that identifies security flaws and known CVEs using a YAML-based rule engine. It functions as a payload generator and scanner, comparing server responses against detection rules to find unauthorized access points. The project provides a framework for out-of-band security testing, detecting blind vulnerabilities by triggering and verifying external DNS or HTTP callbacks. Beyond web traffic, it includes a protocol fuzzer capable of executing multi-step read and write sequences over raw TCP and SSL sockets to identify

    Goafrogbug-bountypenetration-testing
    View on GitHub↗4,182
  • lanjelot/patatorlanjelot avatar

    lanjelot/patator

    3,893View on GitHub↗

    Patator is a multi-purpose brute force tool and modular security framework used for testing credentials, discovering network services, and fuzzing network protocols through automated payload delivery. It functions as a credential exhaustion framework and a network protocol fuzzer. The project provides specific utilities for recovering passwords from encrypted ZIP archives, enumerating DNS zones via forward and reverse queries, and identifying valid usernames and passwords across common network protocols. Its broader capabilities include web endpoint fuzzing, network service probing, and user

    Python
    View on GitHub↗3,893
  • denandz/fuzzotrondenandz avatar

    denandz/fuzzotron

    534View on GitHub↗

    A TCP/UDP based network daemon fuzzer

    C
    View on GitHub↗534
  • hgascon/pulsarhgascon avatar

    hgascon/pulsar

    355View on GitHub↗

    Protocol Learning and Stateful Fuzzing

    Python
    View on GitHub↗355
See all 11 alternatives to Ffw→

Frequently asked questions

What does dobin/ffw do?

A fuzzing framework for network servers

What are the main features of dobin/ffw?

The main features of dobin/ffw are: Network Protocol Fuzzers.

What are some open-source alternatives to dobin/ffw?

Open-source alternatives to dobin/ffw include: lanjelot/patator — Patator is a multi-purpose brute force tool and modular security framework used for testing credentials, discovering… zan8in/afrog — afrog is an HTTP vulnerability scanner and web vulnerability management system that identifies security flaws and… denandz/fuzzotron — A TCP/UDP based network daemon fuzzer. hgascon/pulsar — Protocol Learning and Stateful Fuzzing. jdbirdwell/afl — american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/. aflnet/aflnet — AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf).