diff --git a/exposed-panels/adobe-experience-manager-login.yaml b/exposed-panels/adobe-experience-manager-login.yaml new file mode 100644 index 0000000000..2c1f158cea --- /dev/null +++ b/exposed-panels/adobe-experience-manager-login.yaml @@ -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: + - 'AEM Sign In' + + - type: status + status: + - 200