42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: claris-filemaker-webdirect
|
|
|
|
info:
|
|
name: Claris FileMaker WebDirect Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Claris FileMaker WebDirect panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5669
|
|
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: title:"Claris FileMaker WebDirect"
|
|
tags: panel,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/fmi/webd/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Claris FileMaker WebDirect</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100cfea5655a31c383f86c7862f70b55e86f294bb16852b796f934dfa8ff2e34523022100ba5fc09d04c5925df0f8ca3c43b30e0dce8699be101978eafc51c6e431075f33:922c64590222798bb761d5b6d8e72950
|