2022-06-08 08:11:13 +00:00
|
|
|
id: flip-cms-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
name: FlipCMS Login Panel - Detect
|
2022-06-08 08:11:13 +00:00
|
|
|
author: idealphase
|
|
|
|
severity: info
|
|
|
|
description: |
|
2022-11-19 01:50:30 +00:00
|
|
|
FlipCMS login panel was detected.
|
2022-06-08 08:11:13 +00:00
|
|
|
reference:
|
|
|
|
- https://www.fliplab.it/
|
2022-11-19 01:50:30 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-19 01:50:30 +00:00
|
|
|
cwe-id: CWE-200
|
2022-06-08 08:11:13 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-06-08 08:11:13 +00:00
|
|
|
tags: panel,flip,cms
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-08 08:11:13 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-06-08 08:11:13 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-06-08 08:11:13 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Flip CMS</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<span class="copy">Copyright © 2022 • v\.(.+) • <a href="https:\/\/www.fliplab.it" target="_blank">'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100e856d4e8542e16ca01df25a62bb9ce407e8dc0181748bb4b4a8350048163545b022006dbb7d57768c85d085d5b5b3ecbb35b9198efb56c261f46f2bdd160eb391e39:922c64590222798bb761d5b6d8e72950
|