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
·
dariusztytko avatar

dariusztytko/jwt-key-id-injector

0
View on GitHub↗
51 stars·9 forks·Python·GPL-3.0·5 views

Jwt Key Id Injector

Simple python script to check against hypothetical JWT vulnerability.

Features

  • JWT Security Tools - Checks for specific JWT key injection vulnerabilities.

Star history

Star history chart for dariusztytko/jwt-key-id-injectorStar history chart for dariusztytko/jwt-key-id-injector

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 Key Id Injector

Similar open-source projects, ranked by how many features they share with Jwt Key Id Injector.
  • 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
  • hahwul/jwt-hackhahwul avatar

    hahwul/jwt-hack

    998View on GitHub↗

    JSON Web Token Hack Toolkit

    Rust
    View on GitHub↗998
  • kingsabri/jwtearKINGSABRI avatar

    KINGSABRI/jwtear

    104View on GitHub↗

    Modular command-line tool to parse, create and manipulate JWT tokens for hackers

    Ruby
    View on GitHub↗104
  • 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 8 alternatives to Jwt Key Id Injector→

Frequently asked questions

What does dariusztytko/jwt-key-id-injector do?

Simple python script to check against hypothetical JWT vulnerability.

What are the main features of dariusztytko/jwt-key-id-injector?

The main features of dariusztytko/jwt-key-id-injector are: JWT Security Tools.

What are some open-source alternatives to dariusztytko/jwt-key-id-injector?

Open-source alternatives to dariusztytko/jwt-key-id-injector include: brendan-rius/c-jwt-cracker — JWT brute force cracker written in C. hahwul/jwt-hack — JSON Web Token Hack Toolkit. kingsabri/jwtear — Modular command-line tool to parse, create and manipulate JWT tokens for hackers. lmammino/jwt-cracker — Simple HS256, HS384 & HS512 JWT token brute force cracker. lorenzog/burpaddcustomheader — A Burp Suite extension to add a custom header (e.g. JWT). ozzi-/jwt4b — JSON Web Tokens (JWT) support for the Burp Interception Proxy. JWT4B will let you manipulate a JWT on the fly,…