How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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
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
本插件使用phantomjs调用前端加密函数对数据进行加密,方便对加密数据输入点进行fuzz。
Wordlist for content(directory) bruteforce discovering with Burp or dirsearch
The main features of cujanovic/content-bruteforcing-wordlist are: Attack Payloads, Brute Force Tools.
Projects with overlapping indexed features include: ticarpi/jwt_tool — jwt_tool is a security testing toolkit designed for analyzing, tampering with, and auditing JSON Web Tokens to… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… bbd-yzz/week-passwd. camoufl4g3/sqli-payload-fuzz3r. ccc-f/fdict. c0ny1/jsencrypter — 本插件使用phantomjs调用前端加密函数对数据进行加密,方便对加密数据输入点进行fuzz。.