Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request - API] - Add more information in "security" #62

Open
booduck opened this issue Jul 9, 2021 · 1 comment
Open

[Feature Request - API] - Add more information in "security" #62

booduck opened this issue Jul 9, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@booduck
Copy link

booduck commented Jul 9, 2021

Currently the api response returned either "recommended|secure|weak|insecure". Please add more description to the api response why it was tagged as "weak" just like what you did in your website.

Example:
TLS_RSA_WITH_AES_256_CBC_SHA - Weak (Kex:PFS not supported, Enc:CBC, Hash:SHA1 )

@hcrudolph hcrudolph added this to the API v2 milestone Oct 16, 2022
@hcrudolph hcrudolph self-assigned this Oct 16, 2022
@underdarknl
Copy link

underdarknl commented Oct 5, 2023

It would be great if the api also includes the listed Attacks know for a given cipher, (and if possible with the affected protocol Versions listed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants