24 lines
628 B
YAML
24 lines
628 B
YAML
id: default-microsoft-azure-page
|
|
|
|
info:
|
|
name: Microsoft Azure Default Page
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Microsoft Azure App Service - Welcome"
|
|
tags: tech,azure,microsoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Microsoft Azure App Service - Welcome</title>"
|
|
part: body
|
|
|
|
# digest: 490a0046304402207330c24a54f08d2ae9c282a9480d08b071f4334fa68d0fb4628e583e3d3f49cb0220783f449dcfd51a1ee6d4a35372a929f9848443c184a593d1decda27cd4158615:922c64590222798bb761d5b6d8e72950
|