nuclei Verified for current stable LTS

Nuclei Command: Run Templates With Verbose Output

Use for run templates with verbose output with Nuclei. Exact CLI syntax to run templates with verbose output using Nuclei.

When to use this: Use for run templates with verbose output with Nuclei.

Command Syntax

nuclei -t <path/to/nuclei-templates/http> -u {https://example.com} -v -o <path/to/results>

Command Breakdown

-t
Command Option
Tool-specific option used by this command invocation.
-u
Command Option
Tool-specific option used by this command invocation.
-v
Command Option
Tool-specific option used by this command invocation.
-o
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run templates with verbose output 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