TYPO3 Detection
ID: typo3-detect
Severity: info
Author: dadevel
Tags: tech,typo3
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: typo3-detect
info: name: TYPO3 Detection author: dadevel severity: info classification: cpe: cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: typo3 product: typo3 shodan-query: http.component:"TYPO3" tags: tech,typo3
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 2
matchers-condition: or matchers: - type: word part: header case-insensitive: true words: - 'X-TYPO3-Parsetime:'
- type: word part: body words: - '<meta name="generator" content="TYPO3'# digest: 4b0a00483046022100f6d93e88767787b79ba4135b7c272b3f7e5405651ae540cf0c3cf2fd2f62e4d6022100a651c330602851e1785df61079737594e6b54b9efc9fc5150e475d7e9acb308d: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/typo3-detect.yaml"