本插件使用phantomjs调用前端加密函数对数据进行加密,方便对加密数据输入点进行fuzz。
Principalele funcționalități ale c0ny1/jsencrypter sunt: Cryptography and Obfuscation, Brute Force Tools.
Alternativele open-source pentru c0ny1/jsencrypter includ: 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… chainreactors/zombie. cujanovic/content-bruteforcing-wordlist — Wordlist for content(directory) bruteforce discovering with Burp or dirsearch. dreamncn/customcrypto. cloud-jie/cloudx.
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