29 lines
714 B
YAML
29 lines
714 B
YAML
id: default-page-azure-container
|
|
|
|
info:
|
|
name: Azure Container Instance Default Page
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Welcome to Azure Container Instances!"
|
|
tags: tech,azure,cloud
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Welcome to Azure Container Instances!</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100cb80dceffc47fc88dcd1680759782ae04a9a142dda8cd1ce7d636e6f6296f9e5022100e78827e42b4721c6566ff7a14a38702f3699d7890d0e4127e00bcdc5da369e93:922c64590222798bb761d5b6d8e72950
|