39 lines
923 B
YAML
39 lines
923 B
YAML
id: harbor-panel
|
|
|
|
info:
|
|
name: Harbor Login Panel - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
description: Harbor login panel was detected.
|
|
reference:
|
|
- https://github.com/goharbor/harbor
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:657337228
|
|
tags: panel,harbor
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Harbor</title>"
|
|
- "<harbor-app>"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100ecb4673f5b8fbc9da28d934e7b26e8422351640f4260e76208d5f5ede34ea0f0022100b6f9f987760e4c839741077988c6d5042d87b0f7c5d0a4be205e6c8fed98a221:922c64590222798bb761d5b6d8e72950
|