36 lines
993 B
YAML
36 lines
993 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
|
|
vendor: daylightstudio
|
|
product: fuel_cms
|
|
shodan-query: http.title:"fuel cms"
|
|
fofa-query: title="fuel cms"
|
|
google-query: intitle:"fuel cms"
|
|
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: 4b0a00483046022100d978c89bb3a700dd774145f895dd92d2cf9f912023bee3832cef0048f3623d8e022100c42bc5d375129240b6646615201df9d8bb0afbaf1cbf9fe708b7795d192dc4ca:922c64590222798bb761d5b6d8e72950 |