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 chainreactors/zombie

Open-source alternatives to Zombie

16 open-source projects similar to chainreactors/zombie, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Zombie alternative.

  • ticarpi/jwt_toolticarpi avatar

    ticarpi/jwt_tool

    6,668View on GitHub↗

    jwt_tool is a security testing toolkit designed for analyzing, tampering with, and auditing JSON Web Tokens to identify cryptographic vulnerabilities and implementation flaws. It serves as a comprehensive suite for security auditing and vulnerability scanning, providing a debugging interface to inspect token headers and payloads. The project distinguishes itself through specialized capabilities for token forgery and secret cracking. It includes a token generator that signs custom tokens using RSA, ECDSA, and symmetric algorithms, and a brute force tool that uses high-speed dictionary attacks

    Python
    View on GitHub↗6,668
  • 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
  • ccc-f/fdictC

    ccc-f/Fdict

    0View on GitHub↗
    View on GitHub↗0
  • cujanovic/content-bruteforcing-wordlistcujanovic avatar

    cujanovic/content-bruteforcing-wordlist

    219View on GitHub↗

    Wordlist for content(directory) bruteforce discovering with Burp or dirsearch

    Python
    View on GitHub↗219

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
  • fly-playgroud/boomF

    Fly-Playgroud/Boom

    0View on GitHub↗
    View on GitHub↗0
  • intrd/nozzlrintrd avatar

    intrd/nozzlr

    65View on GitHub↗

    DEPRECATED, Nozzlr is a bruteforce framework, trully modular and script-friendly

    Python
    View on GitHub↗65
  • 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
  • magnumripper/johntherippermagnumripper avatar

    magnumripper/JohnTheRipper

    13,274View on GitHub↗

    JohnTheRipper is a multi-platform offline password recovery tool designed to detect and crack hundreds of different hash and cipher formats across various operating systems. It functions as a security utility for retrieving lost credentials and performing security audit testing to identify weak passwords within a database of hashes. The project features a custom rule password cracker and a mangling engine that uses a domain-specific language to transform wordlist entries into common password mutation patterns. It provides hardware-accelerated recovery by distributing parallel processing tasks

    C
    View on GitHub↗13,274
  • nodauf/gomapenumN

    nodauf/GoMapEnum

    0View on GitHub↗
    View on GitHub↗0
  • shack2/snetcrackershack2 avatar

    shack2/SNETCracker

    2,727View on GitHub↗

    超级弱口令检查工具是一款Windows平台的弱口令审计工具,支持批量多线程检查,可快速发现弱密码、弱口令账号,密码支持和用户名结合进行检查,大大提高成功率,支持自定义服务端口和字典。

    C#
    View on GitHub↗2,727
  • shadow1ng/fscanshadow1ng avatar

    shadow1ng/fscan

    13,421View on GitHub↗

    Fscan is an automated penetration testing tool designed for internal network reconnaissance and vulnerability assessment. It functions as a comprehensive security framework that maps network infrastructure, identifies active hosts and services, and detects security weaknesses across internal environments. The tool distinguishes itself through a modular plugin architecture that allows for extensible security checks and a stateful asset tracking system that maintains an in-memory registry of discovered infrastructure. It incorporates a dedicated credential brute-force engine for testing passwor

    Go
    View on GitHub↗13,421
  • teag1e/burpcollectorteag1e avatar

    teag1e/burpcollector

    503View on GitHub↗

    演示视频:

    Python
    View on GitHub↗503
  • thekingofduck/burpfakeipT

    thekingofduck/burpfakeip

    0View on GitHub↗

    下载使用:Releases

    View on GitHub↗0
  • bbd-yzz/week-passwdB

    BBD-YZZ/week-passwd

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • c0ny1/jsencrypterc0ny1 avatar

    c0ny1/jsencrypter

    1,069View on GitHub↗

    本插件使用phantomjs调用前端加密函数对数据进行加密,方便对加密数据输入点进行fuzz。

    Java
    View on GitHub↗1,069