awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesToken Transmission Testing

Delivering modified tokens via HTTP headers or cookies to analyze server responses using canary values.

Distinct from Token Validation Services: Focuses on the transmission mechanism for security testing rather than general validation services.

Explore 1 awesome GitHub repository matching security & cryptography · Token Transmission Testing. Refine with filters or upvote what's useful.

Awesome Token Transmission Testing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ticarpi/jwt_toolticarpi 的头像

    ticarpi/jwt_tool

    6,668在 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

    Sends modified tokens to web services via headers or cookies and verifies results using canary values.

    Python
    在 GitHub 上查看↗6,668
  1. Home
  2. Security & Cryptography
  3. Token Validation Services
  4. Token Transmission Testing