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
hahwul avatar

hahwul/jwt-hack

0
View on GitHub↗
998 stars·120 forks·Rust·MIT·9 viewsjwt-hack.hahwul.com↗

Jwt Hack

JSON Web Token Hack Toolkit

Features

  • Brute Force Tools - Tool for testing and exploiting JWT implementations.
  • Fuzzing Tools - Tool for JWT security testing and cracking.
  • JWT Security Tools - Security testing tool for JWTs.
  • Web Vulnerability Tools - Security testing and cracking tool for JWT.

Star history

Star history chart for hahwul/jwt-hackStar history chart for hahwul/jwt-hack

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Jwt Hack

Similar open-source projects, ranked by how many features they share with Jwt Hack.
  • 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
  • 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
  • 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
  • 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
See all 30 alternatives to Jwt Hack→

Frequently asked questions

What does hahwul/jwt-hack do?

JSON Web Token Hack Toolkit

What are the main features of hahwul/jwt-hack?

The main features of hahwul/jwt-hack are: Brute Force Tools, Fuzzing Tools, JWT Security Tools, Web Vulnerability Tools.

What are some open-source alternatives to hahwul/jwt-hack?

Open-source alternatives to hahwul/jwt-hack include: brendan-rius/c-jwt-cracker — JWT brute force cracker written in C. swisskyrepo/ssrfmap — Automatic SSRF fuzzer and exploitation tool. hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… lmammino/jwt-cracker — Simple HS256, HS384 & HS512 JWT token brute force cracker. vanhauser-thc/thc-hydra — Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords…