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