jwt-bf

所属分类:工具库
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-09-13 02:38:52
上 传 者sh-1993
说明:  JWT HS256代币暴力破解器
(JWT HS256 token brute force cracker)

文件列表:
index.js (2240, 2022-09-12)
package-lock.json (215, 2022-09-12)
package.json (547, 2022-09-12)
password.txt (27, 2022-09-12)
token.txt (155, 2022-09-12)

# jwt-bf : Json Web Token (JWT) brute force jwt brute force cracker via node js. supports dictionary attacks against HS256. ```bash Usage: jwt-bf token the full HS256 jwt token to crack wordlist wordlist dictionary file ``` ## Install ```bash npm install --global jwt-bf ``` ## Usage ```bash jwt-bf ``` ## Example ```bash jwt-bf /path/to/token.txt /path/to/wordlist.txt ``` ## Example Result ```bash SECRET FOUND: 1234 Time taken (sec): 0.006 Attempts: 4 ```

近期下载者

相关文件


收藏者