33 lines
814 B
YAML
33 lines
814 B
YAML
id: dynatrace-login
|
|
|
|
info:
|
|
name: Dynatrace Login Panel - Detect
|
|
author: ja1sh
|
|
severity: info
|
|
description: |
|
|
Dynatrace login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:1828614783
|
|
verified: true
|
|
tags: dynatrace,login,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Login - Dynatrace"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f90ceda6fefe82988a3b4aeff26255be542eaaab02ae0197973537f44a588219022035aabf38ef0b3067367bf7c5dad8551adbe76efdb6e7ffacb01ced9f2c3073ff:922c64590222798bb761d5b6d8e72950 |