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

Test Improvement - HTTP & Network - Extended #139

Closed
7h3Rabbit opened this issue Dec 16, 2022 · 4 comments
Closed

Test Improvement - HTTP & Network - Extended #139

7h3Rabbit opened this issue Dec 16, 2022 · 4 comments
Labels
enhancement New feature or request stale Issue is stale because it has been open for 730 days with no activity.

Comments

@7h3Rabbit
Copy link
Collaborator

7h3Rabbit commented Dec 16, 2022

Suggested Improvements:

  • Check HTTP Method support/use
  • Validate CAA – Certification Authority Authorization
  • Validate that same website over IPv6 and IPv4
  • Validate Ciphers support & cipher order

In progress:

@7h3Rabbit 7h3Rabbit added the enhancement New feature or request label Dec 16, 2022
@7h3Rabbit
Copy link
Collaborator Author

we should add timeout according to request in #121

@7h3Rabbit 7h3Rabbit changed the title Test Improvement - HTTP & Network Test Improvement - HTTP & Network - Extended Mar 3, 2024
@cockroacher
Copy link
Collaborator

We should check if X-Frame-Options is used and

adjust rating for setting 'frame-ancestors' directive to 'none' is similar to
X-Frame-Options: deny (which is also supported in older browsers).

CSP Improvements

  • Validate correct CSP hash format ( <hash-algorithm>-<base64-value>)
  • We should check CSP nonce length as it should not be guessable.

TLS Improvements

  • Check cipher security
  • re add support for identify wrong certificate

Copy link

This issue is stale because it has been open for 150 days with no activity.

@github-actions github-actions bot added the stale Issue is stale because it has been open for 730 days with no activity. label Dec 17, 2024
Copy link

github-actions bot commented Jan 1, 2025

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Issue is stale because it has been open for 730 days with no activity.
Projects
None yet
Development

No branches or pull requests

2 participants