Update and rename typo3-exception-debug.yaml to typo3-exception.yaml
parent
fe96d3aab6
commit
25a86a03f5
|
@ -1,13 +1,13 @@
|
|||
id: typo3-exception-debug
|
||||
id: typo3-exception
|
||||
|
||||
info:
|
||||
name: TYPO3 Exception
|
||||
author: tess
|
||||
severity: info
|
||||
severity: low
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:"TYPO3 Exception"
|
||||
tags: detect,typo3
|
||||
tags: typo3,debug
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -21,12 +21,7 @@ requests:
|
|||
words:
|
||||
- "TYPO3 Exception"
|
||||
- "Uncaught TYPO3 Exception"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
Loading…
Reference in New Issue