nuclei Verified for current stable LTS

Nuclei Command: Run Templates With Custom Rate Limit

Use for run templates with custom rate limit with Nuclei. Exact CLI syntax to run templates with custom rate limit using Nuclei.

When to use this: Use for run templates with custom rate limit with Nuclei.

Command Syntax

nuclei -rl <150> -bs <25> -c <25> -silent -u {https://example.com}

Command Breakdown

-rl
Command Option
Tool-specific option used by this command invocation.
-bs
Command Option
Tool-specific option used by this command invocation.
-c
Command Option
Tool-specific option used by this command invocation.
-silent
Command Option
Tool-specific option used by this command invocation.
-u
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run templates with custom rate limit using Nuclei.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Nuclei directory