awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesToken Processing Misconfigurations

Identification of security flaws in how applications process and validate security tokens.

Distinct from Misconfiguration Scanning: Focuses on the runtime processing logic of tokens rather than static configuration files or cluster states.

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

Awesome Token Processing Misconfigurations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ticarpi/jwt_toolالصورة الرمزية لـ ticarpi

    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

    Runs automated playbooks against live applications to identify security flaws in token processing.

    Python
    عرض على GitHub↗6,668
  1. Home
  2. Security & Cryptography
  3. Misconfiguration Scanning
  4. Token Processing Misconfigurations