-
There is one vulnerable site where .env file is detected when using https but not http. currently I can modify the template to be like this requests:
Is it possible to make it automatically detect using http and https? without specifying it in the template? |
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
Dec 22, 2021
Replies: 1 comment 2 replies
-
@arfan nuclei do not check for HTTP scheme, it's expected input from the users, it will check for |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
arfan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@arfan nuclei do not check for HTTP scheme, it's expected input from the users, it will check for
http://
orhttps://
depending on what you feed as input URLs for nuclei.