Update data.json

This commit is contained in:
HAHWUL 2020-10-26 23:52:55 +09:00 committed by GitHub
parent f1abcc5939
commit acec0afae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1603,8 +1603,8 @@
"Data": "| Utility/JWT | [jwt-hack](https://github.com/hahwul/jwt-hack) | jwt-hack is JWT hacking, security testing utility | ![](https://img.shields.io/github/stars/hahwul/jwt-hack) | ![](https://img.shields.io/github/languages/top/hahwul/jwt-hack) |",
"Description": "jwt-hack is JWT hacking, security testing utility ",
"Install": {
"Linux": "",
"MacOS": "",
"Linux": "go get -u github.com/hahwul/jwt-hack",
"MacOS": "go get -u github.com/hahwul/jwt-hack",
"Windows": ""
},
"Method": "JWT",