35 lines
856 B
YAML
35 lines
856 B
YAML
id: typo3-debug-mode
|
|
|
|
info:
|
|
name: TYPO3 Debug Mode Enabled
|
|
author: tess
|
|
severity: low
|
|
description: TYPO3 Debug Mode is enabled.
|
|
classification:
|
|
cpe: cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: typo3
|
|
product: typo3
|
|
shodan-query: http.title:"TYPO3 Exception"
|
|
tags: typo3,debug,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "TYPO3 Exception"
|
|
- "Uncaught TYPO3 Exception"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 500
|
|
# digest: 4b0a00483046022100927f688aefe6879034ab88c45cc52859da916219970b23c1acdd99c28d2da576022100cb27d54687307c8c361f0489ae2537e2a67d48a79df25255b8f1b59dbe6ca4db:922c64590222798bb761d5b6d8e72950 |