Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
RS256-2-HS256 — JWT Attack to change the algorithm RS256 to HS256 | Kitploit
Tools/GitHubGitHub/3v4si0n/rs256-2-hs256
Vulnerability AnalysisExploitationWeb SecurityCryptography
GitHub3v4si0n/rs256-2-hs256

RS256-2-HS256

JWT Attack to change the algorithm RS256 to HS256

View Repository
34103 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

RS256-2-HS256

JWT Attack to change the algorithm RS256 to HS256

Alt text

Usage

root@kitploit:~
usage: RS256_2_HS256_JWT.py [-h] payload pubkey

positional arguments:
  payload     JSON payload from JWT to attack
  pubkey      Public key file to use for signing

optional arguments:
  -h, --help  show this help message and exit

Example

Alt text

Download Tool