id: typo3-installer info: name: TYPO3 Installer author: DhiyaneshDk severity: medium metadata: max-request: 1 verified: true shodan-query: title:"Installing TYPO3 CMS" tags: misconfig,typo3,install http: - method: GET path: - '{{BaseURL}}/typo3/install.php' matchers-condition: and matchers: - type: word part: body words: - "Installing TYPO3 CMS" - type: word part: header words: - "text/html" - type: status status: - 200