17 lines
292 B
YAML
17 lines
292 B
YAML
|
id: compal-panel-detect
|
||
|
|
||
|
info:
|
||
|
name: Compal CH7465LG panel detect
|
||
|
author: fabaff
|
||
|
severity: info
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/common_page/login.html"
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "<!--for router status S-->"
|
||
|
part: body
|