Skip to content

bug with response read timeout flag #5213

@zerokeeper

Description

@zerokeeper

Hello, there is a bug with the -response-read-timeout (-rrt) flag. it doesn't work.

if the response time more than 5s.It can't receive response successfully.
Even though I set the time and rrt to a longer time, it still has no effect.
nuclei -u url -t test.yaml -dast -timeout 10 -rrt 10

I still think that the rrt flag and the timeout flag are duplicated and bring new bugs.
Even if this bug is fixed, it seems that these two flags need to be set when setting timeout in the future. Can I cancel it?

The similar issues:
#5111

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions