Merge pull request #1825 from DhiyaneshGeek/master

AEM login panel
patch-1
Sandeep Singh 2021-06-30 00:12:07 +05:30 committed by GitHub
commit 34054a7fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: adobe-experience-manager-login
info:
name: Adobe-Experience-Manager
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22AEM+Sign+In%22
tags: panel,aem
requests:
- method: GET
path:
- '{{BaseURL}}/libs/granite/core/content/login.html'
matchers-condition: and
matchers:
- type: word
words:
- '<title>AEM Sign In</title>'
- type: status
status:
- 200