2022-04-12 09:28:00 +00:00
|
|
|
id: fuelcms-panel
|
2022-04-11 20:06:04 +00:00
|
|
|
|
|
|
|
info:
|
2022-04-12 09:28:00 +00:00
|
|
|
name: Fuel CMS Panel
|
2022-04-11 20:06:04 +00:00
|
|
|
author: Adam Crosser
|
|
|
|
severity: info
|
2022-04-12 13:24:01 +00:00
|
|
|
tags: panel,fuelcms,oss
|
2022-04-11 20:06:04 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/fuel/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-04-12 09:28:00 +00:00
|
|
|
- "<title>FUEL CMS</title>"
|
2022-04-11 20:06:04 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|