31 lines
824 B
YAML
31 lines
824 B
YAML
id: default-azure-function-app
|
|
|
|
info:
|
|
name: Azure Function App - Default Page
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:microsoft:azure:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: microsoft
|
|
product: azure
|
|
shodan-query: html:"Your Azure Function App is up and running"
|
|
tags: tech,azure,microsoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Your Azure Function App is up and running.</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206311bdd0f732c54981465200e16f7426c023a38d098e5cbc637a1c352b7bad2702204c605d7e9dcfedfa4881f822cca2237e08cfb71742ba1fcf338db5a4eee21f00:922c64590222798bb761d5b6d8e72950 |