2023-03-06 07:25:54 +00:00
|
|
|
id: dynatrace-login
|
2023-03-05 18:36:46 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-06 07:25:54 +00:00
|
|
|
name: Dynatrace Login Panel - Detect
|
2023-03-05 18:36:46 +00:00
|
|
|
author: ja1sh
|
2023-03-06 07:25:54 +00:00
|
|
|
severity: info
|
2023-03-05 18:36:46 +00:00
|
|
|
description: |
|
|
|
|
Dynatrace | Simplify cloud complexity and innovate faster and more efficiently with observability, security, and AIOps in one platform.
|
|
|
|
metadata:
|
|
|
|
verified: "true"
|
|
|
|
shodan-query: http.favicon.hash:1828614783
|
2023-03-06 07:25:54 +00:00
|
|
|
tags: dynatrace,login,panel
|
2023-03-05 18:36:46 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-03-06 07:30:26 +00:00
|
|
|
- "Login - Dynatrace"
|
2023-03-05 18:36:46 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|