29 lines
762 B
YAML
29 lines
762 B
YAML
id: synnefo-admin-panel
|
|
|
|
info:
|
|
name: Synnefo Admin Login Panel - Detect
|
|
author: impramodsargar
|
|
severity: info
|
|
description: Synnefo Admin login panel was detected.
|
|
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
|
|
tags: panel,synnefo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/synnefoclient/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Synnefo Admin</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100fcce1d5c8dd62e35de0875e5c99679cc1f5c76cc0ded730f0c8fc4ad54bb438202200f7b4b9474c5a56daa51260941651e1856c1a7f9691826e55ada3b6a48747494:922c64590222798bb761d5b6d8e72950 |