44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: zuul-panel
|
|
|
|
info:
|
|
name: Zuul Panel - Detect
|
|
author: Yuzhe-zhang-0
|
|
severity: info
|
|
description: ZUUL panel was detected.
|
|
reference:
|
|
- https://opendev.org/zuul/zuul
|
|
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
|
|
cpe: cpe:2.3:a:zuul-ci:zuul:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.favicon.hash:-1127895693
|
|
product: zuul
|
|
vendor: zuul-ci
|
|
tags: panel,zuul,cicd,oss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/api/tenants'
|
|
- '{{BaseURL}}/api/status'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"name":'
|
|
- '"projects":'
|
|
- '"queue":'
|
|
condition: and
|
|
|
|
- type: word
|
|
words:
|
|
- 'zuul_version'
|
|
# digest: 4a0a00473045022100a996852c653cff7ab1d47afac29b1f0b32137cd99b9209d4e4b5bd956833d06c02206d8ffb70757de1b40e5b49c6a74dd863f1571fcae2aea4a00606af0373e0533c:922c64590222798bb761d5b6d8e72950 |