Skip to content

ThinkCMF Security Checks

ID: thinkcmf-workflow

Severity: “

Author: pdteam

Tags:

A simple workflow that runs all ThinkCMF related nuclei templates on a given target.

id: thinkcmf-workflow
info:
name: ThinkCMF Security Checks
author: pdteam
description: A simple workflow that runs all ThinkCMF related nuclei templates on a given target.
workflows:
- template: http/technologies/thinkcmf-detect.yaml
subtemplates:
- tags: thinkcmf

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/thinkcmf-workflow.yaml"

View on Github