mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
14 lines
219 B
YAML
14 lines
219 B
YAML
---
|
|
name: jwt-cracker
|
|
description: 'Simple HS256 JWT token brute force cracker '
|
|
url: https://github.com/lmammino/jwt-cracker
|
|
category: tool
|
|
type: Fuzzer
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: JavaScript
|
|
tags:
|
|
- jwt
|