12 lines
281 B
YAML
12 lines
281 B
YAML
|
id: solr-workflow
|
||
|
|
||
|
info:
|
||
|
name: Apache Solr Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Apache Solr related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/solr-exposure.yaml
|
||
|
subtemplates:
|
||
|
- tags: solr
|