Files
nuclei-templates/workflows/default-application-workflow.yaml
Prince Chaddha e0af666e1c Refactoring the directory structure based on protocols (#7137)
* 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>
2023-04-27 09:58:59 +05:30

21 lines
1011 B
YAML

id: default-application-workflow
info:
name: Default Web Application Detection
author: andydoering
description: Detects default installations of web applications
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
- template: http/exposures/files/drupal-install.yaml
- template: http/technologies/oracle/default-oracle-application-page.yaml
- template: http/technologies/ibm/ibm-http-server.yaml
- template: http/technologies/default-detect-generic.yaml