maurosoria / dirsearch

Web path scanner
11.58k stars 2.29k forks source link

Allow dirseach to find endpoints exposing jwks files #1300

Closed mxcezl closed 1 year ago

mxcezl commented 1 year ago

Description

What will it do?

Allow dirseach to find endpoints exposing jwks files / data.

jwks.jwt & jwks.json files stores JSON Web Key Sets which can leak sensitive data such as public / private keys.

Requirements

shelld3v commented 1 year ago

Thank you!