13 lines
402 B
YAML
13 lines
402 B
YAML
id: mida-eframework-workflow
|
|
|
|
info:
|
|
name: Mida eFramework Security Checks
|
|
author: CasperGN
|
|
description: A simple workflow that runs all Mida eFramework related nuclei templates on a given target.
|
|
workflows:
|
|
- template: http/technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: mida-eframework
|
|
subtemplates:
|
|
- template: http/vulnerabilities/other/mida-eframework-xss.yaml
|