28 lines
850 B
YAML
28 lines
850 B
YAML
id: microsoft-azure-error
|
|
|
|
info:
|
|
name: Microsoft Azure Web App - Error 404
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
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: 4a0a0047304502204a9bad4bc12268feabed41f652364c040732e493e45c928b916ddfd8637e7c7e022100ea34fe6ee4b290fe917f08672cdc32c0c9a55c4ffc3a9dc8957c4c22f3444df3:922c64590222798bb761d5b6d8e72950 |