Skip to content

Check modulus of forged public key, add new issue if length is below 2048 bits.#10

Merged
tobiashort merged 4 commits intoCompassSecurity:masterfrom
dec1m0s:master
May 12, 2025
Merged

Check modulus of forged public key, add new issue if length is below 2048 bits.#10
tobiashort merged 4 commits intoCompassSecurity:masterfrom
dec1m0s:master

Conversation

@dec1m0s
Copy link
Contributor

@dec1m0s dec1m0s commented Apr 28, 2025

If a public key is forged from two JWT, the size of the modulus is printed out in the audit issue.
jwtscanner_issue_forged

Furthermore, a new issue is raised if the modulus is smaller than 2048 bit.
jwtscanner_issue_weak

@tobiashort
Copy link
Collaborator

Hi @dec1m0s
I pushed some updates. Mainly formatting. If you give me your okay, I will merge it.

@dec1m0s
Copy link
Contributor Author

dec1m0s commented Apr 30, 2025

sure, thanks!

@tobiashort tobiashort merged commit 5fb6bc2 into CompassSecurity:master May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants