Update aem-debugging-libraries.yaml

patch-1
Ritik Chaddha 2022-09-01 15:34:49 +05:30 committed by GitHub
parent 235e42bb62
commit 3ae3167b4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 12 deletions

View File

@ -8,6 +8,7 @@ info:
- https://aem4beginner.blogspot.com/debugging-client-libraries
- https://adobe-consulting-services.github.io/acs-aem-tools/features/dumplibs/index.html
metadata:
verified: true
shodan-query:
- http.title:"AEM Sign In"
- http.component:"Adobe Experience Manager"
@ -23,22 +24,11 @@ requests:
- "{{BaseURL}}/libs/granite/ui/content/dumplibs.html"
stop-at-first-match: true
matchers-condition: or
matchers:
- type: word
part: body
words:
- '"<title>Client Libraries</title>'
condition: or
- type: word
part: body
words:
- '<title>Client Libraries</title>'
- '<title>Rebuild Client Libraries</title>'
condition: or
- type: word
part: body
words:
- '<title>Client Libraries Test Output</title>'
condition: or