Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallarm/jwt-secrets
https://github.com/wallarm/jwt-secrets
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wallarm/jwt-secrets
- Owner: wallarm
- License: mit
- Created: 2020-09-02T18:49:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T09:24:23.000Z (2 months ago)
- Last Synced: 2024-09-09T11:21:13.578Z (2 months ago)
- Size: 2.13 MB
- Stars: 696
- Watchers: 22
- Forks: 163
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwt-secrets
The goal for this project was to find as many public-available JWT secrets as possible to help developers and DevOpses identify it by traffic analysis at the Wallarm NGWAF level.
For now (10/02/2020) the list consists of 3502
We focused on Google search and GitHub dorks by using mainly two query patterns:
1. ```jwt example +TECHNOLOGY``` where the ```TECHNOLOGY``` is the language itself like PHP, Ruby, Rails, or framework like ExpressJS, Struts of Flask.
1. Google BigQuery search based on 3M GitHub projectsThis repository is automatically connected with the JWT heartbreaker Burp extension (see: https://lab.wallarm.com/meet-jwt-heartbreaker-a-burp-extension-that-finds-thousands-weak-secrets-automatically/)