Update typo3-detect.yaml

patch-1
Prince Chaddha 2022-01-26 17:12:53 +05:30 committed by GitHub
parent c77a7dc417
commit 73cd3367e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -4,15 +4,18 @@ info:
name: TYPO3 Detection name: TYPO3 Detection
author: dadevel author: dadevel
severity: info severity: info
tags: tech,typo3
metadata: metadata:
shodan-query: http.component:"TYPO3" shodan-query: http.component:"TYPO3"
tags: tech,typo3
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
redirects: true redirects: true
max-redirects: 2
matchers-condition: or matchers-condition: or
matchers: matchers:
- type: word - type: word
@ -20,6 +23,7 @@ requests:
case-insensitive: true case-insensitive: true
words: words:
- 'X-TYPO3-Parsetime:' - 'X-TYPO3-Parsetime:'
- type: word - type: word
part: body part: body
words: words: