mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-08 11:43:17 +08:00
* Edit magmi workflow * Add some workflow template + edit some template * Changing some templates * minor update * workflow matcher fixes * tech update Co-authored-by: sandeep <sandeep@projectdiscovery.io>
12 lines
340 B
YAML
12 lines
340 B
YAML
id: microsoft-exchange-workflow
|
|
|
|
info:
|
|
name: Microsoft Exchange Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Microsoft Exchange related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
|
|
- template: technologies/microsoft/microsoft-exchange-server-detect.yaml
|
|
subtemplates:
|
|
- tags: exchange |