Meilisearch - Detect
ID: meilisearch-detect
Severity: info
Author: userdehghani
Tags: meilisearch,detect,tech
Description
Section titled “Description”An open-source, blazingly fast, and hyper-relevant search engine that will improve your search experience.
YAML Source
Section titled “YAML Source”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: 490a0046304402203af9b304b9ccb9f7bffb84f24f370fb1b92ed828839d877804a50fd9b0ecea4e02202f951092d89481e1257340be3240fba4574a955349f553b3f3d4ea64a8368c53:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/meilisearch-detect.yaml"