29 lines
840 B
YAML
29 lines
840 B
YAML
id: meilisearch-detect
|
|
|
|
info:
|
|
name: Meilisearch - Detect
|
|
author: userdehghani
|
|
severity: info
|
|
description: |
|
|
An open-source, blazingly fast, and hyper-relevant search engine that will improve your search experience.
|
|
reference:
|
|
- https://www.meilisearch.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: app="meilisearch"
|
|
tags: meilisearch,detect,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains(body, "Meilisearch is running")'
|
|
condition: and
|
|
# digest: 4b0a00483046022100c3058f21f01700bae8f522c494f8f155f9a8dac4e6ec17be478c7de3368d4e94022100c16fc1011c34f1c832544d22f363c8ce49ebdaa2c11f3fd73c07c8466f6c5d36:922c64590222798bb761d5b6d8e72950 |