38 lines
887 B
YAML
38 lines
887 B
YAML
id: snapcomms-panel
|
|
|
|
info:
|
|
name: SnapComms Content Manager Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
SnapComms Content Manager was detected.
|
|
reference:
|
|
- https://www.snapcomms.com/
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
tags: panel,snapcomms,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/Manager/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>SnapComms Content Manager</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'version=([0-9.]+)'
|
|
# digest: 490a004630440220301537cc45fdc8c340302bce537fa18e939df37f71b922a4cc19d6ddc2feb4d102206c294636cffc018226ddeee8a49e89c576b6c4b69abf357c2af4f5a89e575ec1:922c64590222798bb761d5b6d8e72950 |