24 lines
387 B
YAML
24 lines
387 B
YAML
id: powerlogic-ion
|
|
|
|
info:
|
|
name: PowerLogic ION Exposed
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6810
|
|
tags: panel,edb
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'PowerLogic ION'
|
|
- type: status
|
|
status:
|
|
- 200
|