id: eshop-installer info: name: EShop Installer Exposure author: DhiyaneshDk severity: high metadata: verified: true shodan-query: html:"eShop Installer" tags: misconfig,eshop,install,exposure requests: - method: GET path: - '{{BaseURL}}/install/' matchers-condition: and matchers: - type: word part: body words: - 'eShop Installer' - 'Welcome to Installer' condition: and - type: word part: header words: - 'text/html' - type: status status: - 200