jwt-hack 2.5.0

Hack the JWT (JSON Web Token) - A tool for JWT security testing and token manipulation
Documentation
1
2
3
4
5
6
7
8
9
<footer class="site-footer">
  <div class="footer-content">
    <a href="https://www.hahwul.com" target="_blank" rel="noopener noreferrer">
      <img src="https://www.hahwul.com/images/logo.webp" alt="HAHWUL" class="footer-logo">
    </a>
    <span class="separator">&bull;</span>
    <span>Powered by <a href="https://github.com/hahwul/hwaro" target="_blank" rel="noopener">Hwaro</a></span>
  </div>
</footer>