AEM CMS Finder
parent
77f143b20d
commit
9cf28e6835
|
@ -0,0 +1,23 @@
|
|||
id: aem-cms-finder
|
||||
|
||||
info:
|
||||
name: AEM Finder
|
||||
author: Swissky
|
||||
severity: info
|
||||
tags: aem,tech
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
redirects: true
|
||||
max-redirects: 3
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Welcome to Adobe Experience Manager"
|
||||
- "/content/dam/"
|
||||
- "/etc/clientlibs/"
|
||||
- "/etc/designs/"
|
||||
condition: or
|
||||
part: body
|
Loading…
Reference in New Issue