Skip to content

How to run headless templates? #1150

Closed Answered by ehsandeep
xsser asked this question in Q&A
Discussion options

You must be logged in to vote

@xsser not sure which template you wanted to run? you don't need a headless flag or tag to run CVE-2021-40438, also CVE-2021-40438.yaml does not exist in your current directory, you can run it using the below cmd:

nuclei -target XX -t cves/2021/CVE-2021-40438.yaml

Also make sure you are running the latest version of the project, i.e v2.5.2

go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ehsandeep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1143 on October 18, 2021 21:24.