32 lines
1012 B
YAML
32 lines
1012 B
YAML
id: microsoft-azure-error
|
|
|
|
info:
|
|
name: Microsoft Azure Web App - Error 404
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:microsoft:azure_app_service_on_azure_stack:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: microsoft
|
|
product: azure_app_service_on_azure_stack
|
|
shodan-query: title:"Microsoft Azure Web App - Error 404"
|
|
tags: error,azure,microsoft,misc,takeover,miscellaneous
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Microsoft Azure Web App - Error 404</title>"
|
|
- "Custom domain has not been configured inside Azure. See how to map an existing domain to resolve this."
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
# digest: 490a0046304402200bda24ca1bfc406d64f33d1057271d970980a5088bcc3e7894ae469ee8026f16022063c5d91e097bfbbff848c9a40563057cc3c127c40ea504f2cf1970c62ba307cf:922c64590222798bb761d5b6d8e72950 |