33 lines
681 B
YAML
33 lines
681 B
YAML
id: adobe-connect-version
|
|
|
|
info:
|
|
name: Adobe Connect Central Version
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: adobe,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/version.txt"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'package='
|
|
part: body
|
|
|
|
- type: word
|
|
words:
|
|
- 'text/plain'
|
|
part: header
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100e63b3b76732fe722d3d76c704705f5f1fdab83c771742ce8a0f8cd2ed2fa2e5c022053f49fe20114fce1d298f13d19d4b25108498ca1d7f3591f4c6cd033205b4d09:922c64590222798bb761d5b6d8e72950
|