misc update
parent
eb75f9e44c
commit
facfb30b86
|
@ -4,9 +4,9 @@ info:
|
|||
name: Wappalyzer Technology Detection
|
||||
author: hakluke
|
||||
severity: info
|
||||
tags: tech
|
||||
metadata:
|
||||
max-request: 1
|
||||
tags: tech
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -15,6 +15,7 @@ http:
|
|||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: regex
|
||||
|
@ -1300,7 +1301,7 @@ http:
|
|||
regex:
|
||||
- <link[^>]+ href="/?typo3(?:conf|temp)/
|
||||
- <img[^>]+ src="/?typo3(?:conf|temp)/
|
||||
- "<!--\n\tThis website is powered by TYPO3"
|
||||
- This website is powered by TYPO3
|
||||
condition: or
|
||||
part: body
|
||||
|
||||
|
@ -2984,6 +2985,7 @@ http:
|
|||
name: corepublish
|
||||
words:
|
||||
- 'content="CorePublish'
|
||||
|
||||
- type: word
|
||||
name: diafan.cms
|
||||
words:
|
||||
|
|
Loading…
Reference in New Issue