nuclei-templates/technologies/aem-cms-finder.yaml

20 lines
385 B
YAML
Raw Normal View History

2020-04-26 14:12:16 +00:00
id: aem-cms-finder
info:
name: AEM Finder
author: mzack9999
severity: info
#source
#https://github.com/0ang3el/aem-hacker/blob/master/aem_discoverer.py
requests:
- method: GET
path:
- "{{BaseURL}}/libs/granite/core/content/login.html"
matchers:
- type: word
words:
- "Welcome to Adobe Experience Manager"
part: body