workflow fixes
parent
eb2624580d
commit
6536f39606
|
@ -6,6 +6,6 @@ info:
|
|||
description: A simple workflow that runs all Cacti related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: technologies/cacti-detect.yaml
|
||||
- template: exposed-panels/cacti-panel.yaml
|
||||
subtemplates:
|
||||
- template: vulnerabilities/other/cacti-weathermap-file-write.yaml
|
||||
- tags: cacti
|
|
@ -6,7 +6,7 @@ info:
|
|||
description: A simple workflow that runs all Cisco related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: exposed-panels/cisco-asa-panel.yaml
|
||||
- template: exposed-panels/cisco/cisco-asa-panel.yaml
|
||||
subtemplates:
|
||||
- template: cves/2020/CVE-2020-3187.yaml
|
||||
- template: cves/2020/CVE-2020-3452.yaml
|
||||
|
|
|
@ -13,10 +13,9 @@ workflows:
|
|||
- template: technologies/microsoft/default-microsoft-azure-page.yaml
|
||||
- template: technologies/default-asp-net-page.yaml
|
||||
- template: technologies/nginx/default-nginx-page.yaml
|
||||
- template: technologies/lighttpd-default.yaml
|
||||
- template: technologies/default-lighttpd-page.yaml
|
||||
- template: technologies/default-django-page.yaml
|
||||
- template: exposures/files/drupal-install.yaml
|
||||
- template: technologies/oracle/default-oracle-application-page.yaml
|
||||
- template: technologies/ibm/ibm-http-server.yaml
|
||||
- template: technologies/lighttpd-default.yaml
|
||||
- template: technologies/default-detect-generic.yaml
|
Loading…
Reference in New Issue