workflow syntax fix

patch-1
sandeep 2021-11-01 23:37:50 +05:30
parent 4266c264f6
commit a0478b2bb3
2 changed files with 5 additions and 12 deletions

View File

@ -1,29 +1,22 @@
id: detect-default-web-application-installation-workflow
id: default-application-workflow
info:
name: Default Web Application Detection
author: andydoering
description: Detects default installations of web applications
severity: info
tags: tech,default,apache,xampp,iis,azure,asp,nginx,lighttpd,django,oracle,ibm
requests:
- method: GET
path:
- "{{BaseURL}}"
workflows:
- template: technologies/apache/default-apache-install-all-versions.yaml
- template: technologies/apache/default-apache-test-all.yaml
- template: technologies/apache/xampp-default-page.yaml
- template: technologies/microsoft/default-iis7-page.yaml
- template: technologies/microsoft/default-windows-server-page.yaml
- template: technologies/microsoft/default-microsoft-azure-page.yaml
- template: technologies/default-asp.net-page.yaml
- template: technologies/default-asp-net-page.yaml
- template: technologies/nginx/default-nginx-page.yaml
- template: technologies/lighttpd-default.yaml
- template: technologies/default-django-page.yaml
- template: exposures/files/drupal-install.yaml
- template: technologies/oracle/default-oracle-application-page.yaml
- template: technologies/ibm-http-server.yaml
- template: technologies/ibm/ibm-http-server.yaml
- template: technologies/lighttpd-default.yaml
- template: technologies/default-detect-generic.yaml
- template: technologies/default-detect-generic.yaml