42 lines
1015 B
YAML
42 lines
1015 B
YAML
id: structurizr-panel
|
|
|
|
info:
|
|
name: Structurizr Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: Structurizr login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.favicon.hash:1199592666
|
|
tags: panel,structurizr,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/signin"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Structurizr'
|
|
- 'alt="Structurizr'
|
|
- 'structurizrBackground'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502202a784139d22b25225066573650e7a0ff9af225f66c902365a1a86a3803409bcd022100bafb2be2100b7bbfeb87ecee91e0278689dd0b6c238aa0780040fe8a41817590:922c64590222798bb761d5b6d8e72950
|