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

19 lines
443 B
YAML

id: default-microsoft-azure-page
info:
name: Microsoft Azure Default Page
author: dhiyaneshDk
severity: info
tags: tech,azure,microsoft
reference: https://www.shodan.io/search?query=http.title%3A%22Microsoft+Azure+App+Service+-+Welcome%22
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Microsoft Azure App Service - Welcome</title>"
part: body