2021-03-16 16:27:54 +00:00
|
|
|
id: pandora-fms-console
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pandora FMS
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
reference: https://www.exploit-db.com/ghdb/6827
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-03-16 16:27:54 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pandora_console/mobile/"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Pandora FMS mobile</title>'
|
|
|
|
part: body
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|