nuclei-templates/technologies/microsoft/default-microsoft-azure-pag...

20 lines
419 B
YAML
Raw Normal View History

id: default-microsoft-azure-page
info:
name: Microsoft Azure Default Page
author: dhiyaneshDk
2021-05-31 04:51:03 +00:00
severity: info
2022-07-04 08:46:15 +00:00
metadata:
shodan-query: http.title:"Microsoft Azure App Service - Welcome"
2021-05-31 04:51:03 +00:00
tags: tech,azure,microsoft
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Microsoft Azure App Service - Welcome</title>"
2021-05-31 04:51:03 +00:00
part: body