13 lines
353 B
YAML
13 lines
353 B
YAML
|
id: sharepoint-workflow
|
||
|
|
||
|
info:
|
||
|
name: Microsoft Sharepoint Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Microsoft Sharepoint related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/tech-detect.yaml
|
||
|
matchers:
|
||
|
- name: sharepoint
|
||
|
subtemplates:
|
||
|
- tags: sharepoint
|