28 lines
836 B
YAML
28 lines
836 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
|
|
|
|
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: 4a0a00473045022100f67f4499342777488ee70816ec8e0f77ac472dc0c93fd2888170353a74967d7a022036ecf6ec48fe54d4248f88572d408575c135200b7765dbd723df7b1feeaaf63e:922c64590222798bb761d5b6d8e72950 |