Create adobe-experience-manager-login.yaml
parent
b6482a89a9
commit
b42b911384
|
@ -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
|
Loading…
Reference in New Issue