38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
YAML
id: seafile-panel
|
|
|
|
info:
|
|
name: Seafile Panel - Detect
|
|
author: TechbrunchFR,righettod
|
|
severity: info
|
|
description: Seafile panel was detected.
|
|
reference:
|
|
- https://www.seafile.com/en/home/
|
|
- https://github.com/haiwen/seafile
|
|
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:
|
|
vendor: seafile
|
|
product: seafile
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:1552322396
|
|
tags: sefile,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/accounts/login/"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200"
|
|
- 'contains(body, "SEAFILE_GLOBAL") && contains(body, "seafile-ui.css")'
|
|
condition: and
|
|
# digest: 4a0a0047304502210098bb6453ab0ca28ddb4c7ea4e2939f8eb61e1511c3b0237d15d46488a08ad7fd0220511e76bacee4b3f0000aeb57520671773e035de0813f5454b11b6bdf7cf92c07:922c64590222798bb761d5b6d8e72950 |