Files
nuclei-templates/workflows/default-application-workflow.yaml

22 lines
1023 B
YAML
Raw Normal View History

2021-11-01 23:37:50 +05:30
id: default-application-workflow
info:
name: Default Web Application Detection
author: andydoering
description: Detects default installations of web applications
2024-03-21 13:37:40 +05:30
workflows:
- template: http/technologies/apache/default-apache-test-all.yaml
- template: http/technologies/apache/xampp-default-page.yaml
- template: http/technologies/microsoft/default-iis7-page.yaml
- template: http/technologies/microsoft/default-windows-server-page.yaml
- template: http/technologies/microsoft/default-microsoft-azure-page.yaml
- template: http/technologies/default-asp-net-page.yaml
- template: http/technologies/nginx/default-nginx-page.yaml
- template: http/technologies/default-lighttpd-page.yaml
- template: http/technologies/default-django-page.yaml
2024-03-21 13:37:40 +05:30
- template: http/misconfiguration/installer/drupal-install.yaml
- template: http/technologies/oracle/default-oracle-application-page.yaml
- template: http/technologies/ibm/ibm-http-server.yaml
2023-10-14 16:57:55 +05:30
- template: http/technologies/default-detect-generic.yaml