33 lines
881 B
YAML
33 lines
881 B
YAML
id: fuelcms-panel
|
|
|
|
info:
|
|
name: Fuel CMS Login Panel - Detect
|
|
author: Adam Crosser
|
|
severity: info
|
|
description: Fuel CMS login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:daylightstudio:fuel_cms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: fuel_cms
|
|
vendor: daylightstudio
|
|
tags: panel,fuelcms,oss,daylightstudio
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/fuel/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>FUEL CMS</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f57f3fc61ff7bb182327a904cfadc39dee6330f20c60514e15efd8470583a33b0220736f12baee4cf9e061e14b43beedc36f1662b7afa71fab0d910acbbfbef80c8a:922c64590222798bb761d5b6d8e72950 |