27 lines
734 B
YAML
27 lines
734 B
YAML
id: alfresco-panel
|
|
|
|
info:
|
|
name: Alfresco Content App Panel - Detect
|
|
author: Splint3r7
|
|
severity: info
|
|
description: |
|
|
Alfresco Content App panel was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Alfresco Content App"
|
|
tags: panel,alfresco,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(body, "<title>Alfresco Content App")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 490a0046304402204f759391f13954c71e8ef4815645acd4ae4e1ca369a0feb9a17b8d2f452e9efc022021cdfcbb9d55e9f27a5f187ced154e05e563d006198f1dc4e51fa764a369542d:922c64590222798bb761d5b6d8e72950 |