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
Back to moopinger/smugglefuzz

Open-source alternatives to Smugglefuzz

30 open-source projects similar to moopinger/smugglefuzz, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Smugglefuzz alternative.

  • 0xsapra/fuzzparam0

    0xsapra/fuzzparam

    0View on GitHub↗
    View on GitHub↗0
  • 1n3/brutex1N3 avatar

    1N3/BruteX

    2,265View on GitHub↗
    Shellbrutebrute-forcebruteforce
    View on GitHub↗2,265
  • assetnote/batchqlassetnote avatar

    assetnote/batchql

    412View on GitHub↗

    GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations

    Python
    View on GitHub↗412
  • assetnote/kiterunnerassetnote avatar

    assetnote/kiterunner

    3,204View on GitHub↗

    Contextual Content Discovery Tool

    Go
    View on GitHub↗3,204
  • bo0om/parampampamBo0oM avatar

    Bo0oM/ParamPamPam

    277View on GitHub↗

    This tool for brute discover GET and POST parameters.

    Python
    View on GitHub↗277
  • brendan-rius/c-jwt-crackerbrendan-rius avatar

    brendan-rius/c-jwt-cracker

    2,548View on GitHub↗

    JWT brute force cracker written in C

    Cbrute-forcecrackerjwt-authentication
    View on GitHub↗2,548

AI search

Explore more awesome repositories

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

Find more with AI search
devanshbatham/headerpwnD

devanshbatham/headerpwn

0View on GitHub↗
View on GitHub↗0
  • dvyukov/go-fuzzdvyukov avatar

    dvyukov/go-fuzz

    4,853View on GitHub↗

    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
    View on GitHub↗4,853
  • dwisiswant0/crlfuzzdwisiswant0 avatar

    dwisiswant0/crlfuzz

    1,543View on GitHub↗

    A fast tool to scan CRLF vulnerability written in Go

    Go
    View on GitHub↗1,543
  • dwisiswant0/ppfuzzD

    dwisiswant0/ppfuzz

    0View on GitHub↗
    View on GitHub↗0
  • epi052/feroxbusterepi052 avatar

    epi052/feroxbuster

    7,522View on GitHub↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    View on GitHub↗7,522
  • ffuf/ffufffuf avatar

    ffuf/ffuf

    15,618View on GitHub↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Gofuzzerinfosecpentesting
    View on GitHub↗15,618
  • google/gofuzzgoogle avatar

    google/gofuzz

    1,495View on GitHub↗

    Fuzz testing for go.

    Go
    View on GitHub↗1,495
  • google/syzkallergoogle avatar

    google/syzkaller

    6,232View on GitHub↗

    Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call sequences to find bugs in operating system kernels. It operates without human intervention, using a closed feedback loop of input generation, execution, crash detection, and corpus refinement to continuously explore kernel code paths. The fuzzer distinguishes itself by supporting multiple operating system kernels, including Linux, FreeBSD, and Windows, through per-platform syscall harnesses that abstract system call interfaces behind a common driver. It uses declarative description

    Go
    View on GitHub↗6,232
  • hahwul/jwt-hackhahwul avatar

    hahwul/jwt-hack

    998View on GitHub↗

    JSON Web Token Hack Toolkit

    Rust
    View on GitHub↗998
  • hashcat/hashcathashcat avatar

    hashcat/hashcat

    26,200View on GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    C
    View on GitHub↗26,200
  • jtpereyda/boofuzzjtpereyda avatar

    jtpereyda/boofuzz

    2,338View on GitHub↗

    A fork and successor of the Sulley Fuzzing Framework

    Python
    View on GitHub↗2,338
  • ksharinarayanan/ssrfireksharinarayanan avatar

    ksharinarayanan/SSRFire

    971View on GitHub↗

    An automated SSRF finder. Just give the domain name and your server and chill! ;) Also has options to find XSS and open redirects

    Shell
    View on GitHub↗971
  • lmammino/jwt-crackerlmammino avatar

    lmammino/jwt-cracker

    1,172View on GitHub↗

    Simple HS256, HS384 & HS512 JWT token brute force cracker.

    JavaScript
    View on GitHub↗1,172
  • nicholasaleks/crackqlN

    nicholasaleks/CrackQL

    0View on GitHub↗
    View on GitHub↗0
  • nikitastupin/clairvoyancenikitastupin avatar

    nikitastupin/clairvoyance

    1,481View on GitHub↗

    Obtain GraphQL API schema even if the introspection is disabled

    Python
    View on GitHub↗1,481
  • planetis-m/libfuzzerP

    planetis-m/libfuzzer

    0View on GitHub↗
    View on GitHub↗0
  • purseclab/fuzzusbpurseclab avatar

    purseclab/fuzzusb

    37View on GitHub↗

    USB gadget fuzzing framework for the Linux kernel.

    C
    View on GitHub↗37
  • riza/medusaR

    riza/medusa

    0View on GitHub↗
    View on GitHub↗0
  • status-im/nim-drchaosS

    status-im/nim-drchaos

    0View on GitHub↗
    View on GitHub↗0
  • swisskyrepo/graphqlmapswisskyrepo avatar

    swisskyrepo/GraphQLmap

    1,670View on GitHub↗

    GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. - Do not use for illegal testing ;)

    Python
    View on GitHub↗1,670
  • swisskyrepo/ssrfmapswisskyrepo avatar

    swisskyrepo/SSRFmap

    3,571View on GitHub↗

    Automatic SSRF fuzzer and exploitation tool

    Python
    View on GitHub↗3,571
  • vanhauser-thc/thc-hydravanhauser-thc avatar

    vanhauser-thc/thc-hydra

    11,943View on GitHub↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    C
    View on GitHub↗11,943
  • vladko312/sstimapvladko312 avatar

    vladko312/SSTImap

    1,538View on GitHub↗

    Automatic SSTI detection tool with interactive interface

    Python
    View on GitHub↗1,538
  • wireghoul/dotdotpwnwireghoul avatar

    wireghoul/dotdotpwn

    1,109View on GitHub↗

    DotDotPwn - The Directory Traversal Fuzzer

    Perl
    View on GitHub↗1,109