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