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

Security headers and SSL/TLS cyphers monitors #1443

Closed
1 task done
fabriziosalmi opened this issue Mar 31, 2022 · 3 comments
Closed
1 task done

Security headers and SSL/TLS cyphers monitors #1443

fabriziosalmi opened this issue Mar 31, 2022 · 3 comments
Labels
area:monitor Everything related to monitors feature-request Request for new features to be added

Comments

@fabriziosalmi
Copy link

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

New Monitor

🔖 Feature description

Hi, thank you all for this amazing piece of software.

It is possible to integrate in some way the following monitors?

✔️ Solution

Add 2 monitors type:

  • http security headers check
  • ssl security check

❓ Alternatives

push trigger to external scripts

📝 Additional Context

No response

@fabriziosalmi fabriziosalmi added the feature-request Request for new features to be added label Mar 31, 2022
@fabriziosalmi fabriziosalmi changed the title Security headers ans cyphers monitors Security headers and SSL/TLS cyphers monitors Mar 31, 2022
@Computroniks
Copy link
Contributor

Currently, it is possible to validate if specific headers are present with a set value using the Headers field when creating a new HTTP monitor, so you could possibly use this for the header validation provided that the value of the header doesn't change. As for the ssl checking, it does seem like a good idea but testssl.sh is a bash script so that sort of feature would probably need porting over to node. I think that this could be quite usefull, perticularly knowing what TLS versions and cypher sets a specified host currently offers.

@fabriziosalmi
Copy link
Author

Thank you for your prompt response!

I'll give a try by coding something and if planets schema will assist me I'll share that of course :)

For the SSL monitor I understand what You mean, maybe a simple "score" admins can set if weak cyphers are found will be enough to trigger a lot of app users to be aware about popular weaknesses.

This way can be of course infinite by integrating 3rd party tools like wpscan et similia ☕️

@CommanderStorm CommanderStorm added the area:monitor Everything related to monitors label Dec 5, 2023
@CommanderStorm
Copy link
Collaborator

I am going to split this issue:

=> closing as a duplicate

@CommanderStorm CommanderStorm closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:monitor Everything related to monitors feature-request Request for new features to be added
Projects
None yet
Development

No branches or pull requests

3 participants