2022-11-14 17:40:59 +00:00
|
|
|
id: typo3-debug-mode
|
2022-11-14 16:59:04 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-14 17:40:59 +00:00
|
|
|
name: TYPO3 Debug Mode Enabled
|
2022-11-14 16:59:04 +00:00
|
|
|
author: tess
|
2022-11-14 17:05:20 +00:00
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: TYPO3 Debug Mode is enabled.
|
2022-11-14 16:59:04 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-14 16:59:04 +00:00
|
|
|
shodan-query: http.title:"TYPO3 Exception"
|
2022-11-14 17:41:20 +00:00
|
|
|
tags: typo3,debug,misconfig
|
2022-11-14 16:59:04 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-14 16:59:04 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "TYPO3 Exception"
|
|
|
|
- "Uncaught TYPO3 Exception"
|
2022-11-14 17:05:20 +00:00
|
|
|
condition: or
|
2022-11-14 16:59:04 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 500
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a0047304502201ee7bbd8a77d4f954f0fcd10371c8958454bc550573570294a6e5cd1ca91ae04022100980d4e085f07ca32d2eaaf49e513b2a375889affd352bd0b364a819afc168fb6:922c64590222798bb761d5b6d8e72950
|