Jira Security Checks
ID: jira-workflow
Severity: “
Author: micha3lb3n
Tags:
Description
Section titled “Description”A simple workflow that runs all Jira related nuclei templates on a given target.
YAML Source
Section titled “YAML Source”id: jira-workflow
info: name: Jira Security Checks author: micha3lb3n description: A simple workflow that runs all Jira related nuclei templates on a given target.workflows: - template: http/technologies/jira-detect.yaml subtemplates: - tags: jiraGuide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "workflows/jira-workflow.yaml"