Nuclei HTTP vs HTTPS default scheme problems #6468
Unanswered
matejsmycka
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nuclei HTTP probe
nuclei/pkg/utils/http_probe.go
Line 19 in ff5734b
This is correct in most cases; however, this does not work on sites that return different responses for HTTPS and HTTP.
For example, this scenario:
I know this is a problem with the server; it's probably a misconfigured proxy somehow. However, I would expect Nuclei to choose the correct scheme.
For example:
Beta Was this translation helpful? Give feedback.
All reactions