mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 01:33:21 +08:00
* moving http templates * updated cves.json * moved network CVEs * updated scripts * updated workflows * updated requests to http * replaced network to tcp --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
12 lines
347 B
YAML
12 lines
347 B
YAML
id: sequoiadb-workflow
|
|
|
|
info:
|
|
name: SequoiaDB Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all SequoiaDB related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/exposed-panels/sequoiadb-login.yaml
|
|
subtemplates:
|
|
- template: http/default-logins/sequoiadb/sequoiadb-default-login.yaml
|