Adobe Connect Central Version
ID: adobe-connect-version
Severity: info
Author: dhiyaneshDk
Tags: adobe,misconfig
Description
Section titled “Description”YAML Source
Section titled “YAML Source”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: 4a0a004730450220381c583edb041bbf0a0b87faf5826be733700ca36031d6d0e63ad8c4fc504c5e022100bfe64979b9ecf017895130bd9851ffcdfb8dd9fb6831703db82c359044a86435:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/adobe/adobe-connect-version.yaml"