Skip to content

XXL-JOB Security Checks

ID: xxljob-workflow

Severity: “

Author: daffainfo

Tags:

A simple workflow that runs all XXL-JOB related nuclei templates on a given target.

id: xxljob-workflow
info:
name: XXL-JOB Security Checks
author: daffainfo
description: A simple workflow that runs all XXL-JOB related nuclei templates on a given target.
workflows:
- template: http/exposed-panels/xxljob-panel.yaml
subtemplates:
- template: http/default-logins/xxljob/xxljob-default-login.yaml

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.

Terminal window
$ nuclei -u "URL" -t "workflows/xxljob-workflow.yaml"

View on Github