2022-07-10 00:56:42 +00:00
|
|
|
id: default-page-azure-container
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Azure Container Instance Default Page
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-10 00:56:42 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Welcome to Azure Container Instances!"
|
2022-07-12 14:55:07 +00:00
|
|
|
tags: tech,azure,cloud
|
2022-07-10 00:56:42 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-10 00:56:42 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Welcome to Azure Container Instances!</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|