39 lines
1013 B
YAML
39 lines
1013 B
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"Claris FileMaker WebDirect"
|
|
verified: true
|
|
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: 4b0a00483046022100f2954936ee37c4e19172a2d1cfba65e0d842e9e580bab2441484157a9f7428a3022100bdd0f9ea3d432468d731cc63ea1e826fdbac9da931772a647d4bb41719ce3f60:922c64590222798bb761d5b6d8e72950 |