nuclei-templates/exposed-panels/claris-filemaker-webdirect....

33 lines
614 B
YAML
Raw Normal View History

2022-07-09 00:44:30 +00:00
id: claris-filemaker-webdirect
info:
name: Claris FileMaker WebDirect
author: DhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/5669
metadata:
verified: true
shodan-dork: title:"Claris FileMaker WebDirect"
tags: panel
requests:
- 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