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

19 lines
296 B
YAML
Raw Normal View History

2020-04-26 14:12:16 +00:00
id: aem-cms-finder
info:
name: AEM Finder
2020-05-25 08:24:39 +00:00
author: mzack9999
severity: informative
2020-04-26 14:12:16 +00:00
requests:
- method: GET
2020-05-25 08:24:39 +00:00
path:
- "{{BaseURL}}"
2020-04-26 14:12:16 +00:00
matchers:
- type: word
2020-05-02 16:31:39 +00:00
words:
- "/etc/clientlibs/"
- "/content/dam/"
2020-04-26 14:12:16 +00:00
part: body
2020-05-02 16:31:39 +00:00
condition: or