Add support for detecting Compal CH7465LG devices
parent
386b4b0f07
commit
e46c0e558c
|
@ -0,0 +1,16 @@
|
|||
id: compal-panel-detect
|
||||
|
||||
info:
|
||||
name: Compal CH7465LG panel detect
|
||||
author: fabaff
|
||||
severity: low
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/common_page/login.html"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<!--for router status S-->"
|
||||
part: body
|
Loading…
Reference in New Issue