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

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

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

Open-source alternatives to C Jwt Cracker

30 open-source projects similar to brendan-rius/c-jwt-cracker, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best C Jwt Cracker alternative.

  • hahwul/jwt-hackالصورة الرمزية لـ hahwul

    hahwul/jwt-hack

    998عرض على GitHub↗

    JSON Web Token Hack Toolkit

    Rust
    عرض على GitHub↗998
  • hashcat/hashcatالصورة الرمزية لـ hashcat

    hashcat/hashcat

    26,200عرض على GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    C
    عرض على GitHub↗26,200
  • lmammino/jwt-crackerالصورة الرمزية لـ lmammino

    lmammino/jwt-cracker

    1,172عرض على GitHub↗

    Simple HS256, HS384 & HS512 JWT token brute force cracker.

    JavaScript
    عرض على GitHub↗1,172
  • ffuf/ffufالصورة الرمزية لـ ffuf

    ffuf/ffuf

    15,618عرض على GitHub↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Gofuzzerinfosecpentesting
    عرض على GitHub↗15,618

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • xmendez/wfuzzالصورة الرمزية لـ xmendez

    xmendez/wfuzz

    6,519عرض على GitHub↗

    Wfuzz is a web application fuzzing framework that automates the injection of payloads into HTTP requests to discover hidden resources, parameters, and vulnerabilities. It functions as a content discovery scanner, a brute-force tool for credential guessing, and a plugin-based vulnerability scanner, all within a single modular system. The tool distinguishes itself through its plugin-based extensibility, allowing custom Python modules to add new payload sources, output printers, or scanning logic without modifying core code. It supports concurrent request dispatch using thread-based parallelism

    Python
    عرض على GitHub↗6,519
  • vanhauser-thc/thc-hydraالصورة الرمزية لـ vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943عرض على GitHub↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    C
    عرض على GitHub↗11,943
  • dariusztytko/jwt-key-id-injectorالصورة الرمزية لـ dariusztytko

    dariusztytko/jwt-key-id-injector

    51عرض على GitHub↗

    Simple python script to check against hypothetical JWT vulnerability.

    Python
    عرض على GitHub↗51
  • devanshbatham/headerpwnD

    devanshbatham/headerpwn

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dvyukov/go-fuzzالصورة الرمزية لـ dvyukov

    dvyukov/go-fuzz

    4,853عرض على GitHub↗

    go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of a fuzzer that evolves random inputs based on code execution paths, an instrumentation tool that produces binaries for tracking coverage, and a seed corpus manager. The tool utilizes compile-time binary instrumentation to monitor branch coverage and employs a feedback-driven mutation loop to prioritize inputs that reach new sections of the codebase. It includes capabilities for comparative differential testing to identify logic errors by executing different implementations of

    Go
    عرض على GitHub↗4,853
  • dwisiswant0/crlfuzzالصورة الرمزية لـ dwisiswant0

    dwisiswant0/crlfuzz

    1,543عرض على GitHub↗

    A fast tool to scan CRLF vulnerability written in Go

    Go
    عرض على GitHub↗1,543
  • dwisiswant0/ppfuzzD

    dwisiswant0/ppfuzz

    0عرض على GitHub↗
    عرض على GitHub↗0
  • epi052/feroxbusterالصورة الرمزية لـ epi052

    epi052/feroxbuster

    7,522عرض على GitHub↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    عرض على GitHub↗7,522
  • evilsocket/legbaالصورة الرمزية لـ evilsocket

    evilsocket/legba

    1,899عرض على GitHub↗

    The fastest and more comprehensive multiprotocol credentials bruteforcer / password sprayer and enumerator. 🥷

    Rust
    عرض على GitHub↗1,899
  • galkan/crowbarالصورة الرمزية لـ galkan

    galkan/crowbar

    1,517عرض على GitHub↗

    Crowbar is brute forcing tool that can be used during penetration tests. It is developed to support protocols that are not currently supported by thc-hydra and other popular brute forcing tools.

    Python
    عرض على GitHub↗1,517
  • google/gofuzzالصورة الرمزية لـ google

    google/gofuzz

    1,495عرض على GitHub↗

    Fuzz testing for go.

    Go
    عرض على GitHub↗1,495
  • google/syzkallerالصورة الرمزية لـ google

    google/syzkaller

    6,232عرض على GitHub↗

    Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call sequences to find bugs in operating system kernels. It operates without human intervention, using a closed feedback loop of input generation, execution, crash detection, and corpus refinement to continuously explore kernel code paths. The fuzzer distinguishes itself by supporting multiple operating system kernels, including Linux, FreeBSD, and Windows, through per-platform syscall harnesses that abstract system call interfaces behind a common driver. It uses declarative description

    Go
    عرض على GitHub↗6,232
  • h4ckforjob/dirmapالصورة الرمزية لـ H4ckForJob

    H4ckForJob/dirmap

    3,366عرض على GitHub↗

    @Author: xxlin @Date: 2019-04-11 20:34:14 @LastEditors: ttttmr @LastEditTime: 2019-06-03 23:49:33 -->

    Python
    عرض على GitHub↗3,366
  • hashpals/name-that-hashالصورة الرمزية لـ HashPals

    HashPals/Name-That-Hash

    1,658عرض على GitHub↗

    The Modern Hash Identification System pip3 install name-that-hash && nth Web App with no install needed

    Python
    عرض على GitHub↗1,658
  • jaeles-project/gospiderالصورة الرمزية لـ jaeles-project

    jaeles-project/gospider

    2,973عرض على GitHub↗

    Gospider - Fast web spider written in Go

    Go
    عرض على GitHub↗2,973
  • jtpereyda/boofuzzالصورة الرمزية لـ jtpereyda

    jtpereyda/boofuzz

    2,338عرض على GitHub↗

    A fork and successor of the Sulley Fuzzing Framework

    Python
    عرض على GitHub↗2,338
  • kingsabri/jwtearالصورة الرمزية لـ KINGSABRI

    KINGSABRI/jwtear

    104عرض على GitHub↗

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

    Ruby
    عرض على GitHub↗104
  • knownsec/ksubdomainالصورة الرمزية لـ knownsec

    knownsec/ksubdomain

    2,388عرض على GitHub↗

    ksubdomain是一款基于无状态子域名爆破工具,支持在Windows/Linux/Mac上使用,它会很快的进行DNS爆破,在Mac和Windows上理论最大发包速度在30w/s,linux上为160w/s的速度。 ksubdomain的发送和接收是分离且不依赖系统,即使高并发发包,也不会占用系统描述符让系统网络阻塞。

    Go
    عرض على GitHub↗2,388
  • ksharinarayanan/ssrfireالصورة الرمزية لـ ksharinarayanan

    ksharinarayanan/SSRFire

    971عرض على GitHub↗

    An automated SSRF finder. Just give the domain name and your server and chill! ;) Also has options to find XSS and open redirects

    Shell
    عرض على GitHub↗971
  • lorenzog/burpaddcustomheaderالصورة الرمزية لـ lorenzog

    lorenzog/burpAddCustomHeader

    20عرض على GitHub↗

    A Burp Suite extension to add a custom header (e.g. JWT)

    Java
    عرض على GitHub↗20
  • maurosoria/dirsearchالصورة الرمزية لـ maurosoria

    maurosoria/dirsearch

    14,403عرض على GitHub↗

    dirsearch is a command-line security tool and web path scanner used for discovering hidden directories and files on web servers. It functions as a recursive directory fuzzer and brute-force utility that identifies undocumented paths and sensitive files using wordlists and HTTP status codes. The tool distinguishes itself through template-driven path generation and an automated HTTP response filter that uses status codes, content length, and regex patterns to isolate valid targets. It supports recursive directory crawling to map complex web structures and provides state-persistence serializatio

    Python
    عرض على GitHub↗14,403
  • mazen160/jwt-pwnM

    mazen160/jwt-pwn

    0عرض على GitHub↗
    عرض على GitHub↗0
  • moopinger/smugglefuzzM

    Moopinger/smugglefuzz

    0عرض على GitHub↗
    عرض على GitHub↗0
  • nicholasaleks/crackqlN

    nicholasaleks/CrackQL

    0عرض على GitHub↗
    عرض على GitHub↗0
  • nikitastupin/clairvoyanceالصورة الرمزية لـ nikitastupin

    nikitastupin/clairvoyance

    1,481عرض على GitHub↗

    Obtain GraphQL API schema even if the introspection is disabled

    Python
    عرض على GitHub↗1,481
  • noraj/haitiالصورة الرمزية لـ noraj

    noraj/haiti

    986عرض على GitHub↗

    :key: Hash type identifier (CLI & lib)

    Ruby
    عرض على GitHub↗986