39 lines
969 B
YAML
39 lines
969 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
|
|
vendor: linuxfoundation
|
|
product: harbor
|
|
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: 4b0a00483046022100be57d3d658ebd5a12fbc4866c0daff2702e8268ee4f136f0d62fe9f96393f140022100a14636ab03fb3d74db38e30702c0ba7c057ed7721244189005b8168ad108e9ca:922c64590222798bb761d5b6d8e72950 |