id: limesurvey-installer info: name: Limesurvey Installer Exposure author: DhiyaneshDk severity: high metadata: verified: true shodan-query: html:"Limesurvey Installer" tags: misconfig,limesurvey,install requests: - method: GET path: - '{{BaseURL}}/index.php?r=installer/welcome' matchers-condition: and matchers: - type: word part: body words: - 'LimeSurvey installer' - 'Progress' - 'Your preferred language will be used through out the installation process' condition: and - type: word part: header words: - "text/html" - type: status status: - 200