21 lines
308 B
YAML
21 lines
308 B
YAML
|
id: aem-cms
|
||
|
|
||
|
info:
|
||
|
name: AEM Finder
|
||
|
author: Swissky
|
||
|
severity: info
|
||
|
tags: aem,tech
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
redirects: true
|
||
|
max-redirects: 2
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Welcome to Adobe Experience Manager"
|