how to use nuclei -passive #2705
-
if I want to use passive, please tell me how to use it |
Beta Was this translation helpful? Give feedback.
Answered by
forgedhallpass
Oct 20, 2022
Replies: 1 comment 4 replies
-
Please see: https://nuclei.projectdiscovery.io/nuclei/get-started/#passive-scan You can use for example |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
olearycrew
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please see: https://nuclei.projectdiscovery.io/nuclei/get-started/#passive-scan
You can use for example
proxify
to dump requests and responses after you've manually/automatically crawled the target, executed automated tests or a vulnerability scanner likenuclei
.