11 lines
296 B
YAML
11 lines
296 B
YAML
|
id: geowebserver-workflow
|
||
|
|
||
|
info:
|
||
|
name: GeoWebServer Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all GeoWebServer related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/geo-webserver.yaml
|
||
|
subtemplates:
|
||
|
- tags: geowebserver
|