38 lines
933 B
YAML
38 lines
933 B
YAML
id: buddy-panel
|
|
|
|
info:
|
|
name: Buddy Panel - Detect
|
|
author: thardt-praetorian
|
|
severity: info
|
|
description: Buddy panel was detected.
|
|
reference:
|
|
- https://buddy.works
|
|
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:
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-850502287
|
|
tags: panel,buddy,cicd
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<meta name="application-name" content="Buddy">'
|
|
- 'Buddy App'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502205f9710d971630cd061314411a185645657c93dc6f60e4896f7673f73f0bda21e022100af16bd5ab094e2528f8480956abc8e3a5efee5ab459dbd73aafb71ead5ed072b:922c64590222798bb761d5b6d8e72950 |