Closed random-robbie closed 1 year ago
Thanks. To only select for example XSS templates, just use the built in filter function of Nuclei (https://nuclei.projectdiscovery.io/nuclei/get-started/#nuclei-filters):
nuclei -tc "contains(id,'xss') || contains(tags,'xss')"
Hey,
Absolutely love the work here is there a way it can automatically add to the tags if it's XSS/LFI/RCE/auth-bypass etc?
Cheers, Robbie