projectdiscovery / nuclei

Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
https://docs.projectdiscovery.io/tools/nuclei
MIT License
20.72k stars 2.51k forks source link

can't set response read timeout #5111

Closed dogancanbakir closed 6 months ago

dogancanbakir commented 6 months ago

Hello, I am trying to change " -rrt, -response-read-timeout value - response read timeout in seconds (default 5s)", but it doesn't work and always keeps to 5 seconds. cli: nuclei -u "url"-t -dast -rrt 20

I am trying to increase the timeout, but it looks like it doesn't work. Could you check? Thanks. from https://discord.com/channels/695645237418131507/1233349671854936124/1233349671854936124

dogancanbakir commented 6 months ago

Closing this. This flag is meant to be used with network templates.