Skip to content

Nuclei scan fails with "no templates provided for scan" #90

Description

@adiz777

When running a Nuclei scan, the scan starts but immediately fails with the following error:
[FTL] Could not run nuclei: no templates provided for scan

The output also shows templates: "n/a", total: "0", and requests: "0".
It appears the tool is running Nuclei without providing or locating the Nuclei templates directory.

Could you please check how the templates path is being passed to Nuclei and whether the tool is expected to automatically detect the installed templates?
Error
18:00:57.283 [INFO] nuclei scan: https://hjditijam.org
18:01:00.253 [ERR] {"duration":"0:00:00","errors":"0","hosts":"n/a","matched":"0","percent":"0","requests":"0","rps":"0","startedAt":"0001-01-01T00:00:00Z","templates":"n/a","total":"0"}
18:01:00.255 [OUT] [FTL] Could not run nuclei: no templates provided for scan
18:01:00.276 [OUT]
18:01:00.279 [INFO] scan ended

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions