Update aem-sling-userinfo.yaml
parent
ada8bf8fb7
commit
0e98306db4
|
@ -10,7 +10,7 @@ info:
|
||||||
shodan-query:
|
shodan-query:
|
||||||
- http.title:"AEM Sign In"
|
- http.title:"AEM Sign In"
|
||||||
- http.component:"Adobe Experience Manager"
|
- http.component:"Adobe Experience Manager"
|
||||||
tags: misconfig,aem,adobe
|
tags: misconfig,aem,adobe,exposure
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -23,8 +23,12 @@ requests:
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- 'userID'
|
- 'userID:'
|
||||||
condition: and
|
|
||||||
|
- type: word
|
||||||
|
part: header
|
||||||
|
words:
|
||||||
|
- "text/plain"
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue