Skip to content
This repository was archived by the owner on Aug 7, 2022. It is now read-only.

rramiachraf/jwttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwttack

Brute force JSON Web Tokens against a dictionary text file with notifications built in.

Flags


--token: JWT token you want to use.
--file: Absolute path of the dictionary file (only .txt).

Benchmarks


Number of passwords Timing
100K 34.92 seconds
380K 2 minutes
1M 9 minutes, 50 seconds

Build


Your must have node and yarn installed on your machine.

foo@bar:~$ git clone https://github.com/rramiachraf/jwttack
foo@bar:~$ cd jwttack
foo@bar:~$ yarn install
foo@bar:~$ node jwttack --token [TOKEN] --file [FILE]

About

Brute force JSON Web Tokens against a dictionary text file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •