added matcher-condition and
parent
c735ba6524
commit
df0d7dca53
|
@ -4,6 +4,9 @@ info:
|
|||
name: Red Lion Control Panel - Detect
|
||||
author: ritikchaddha
|
||||
severity: info
|
||||
metadata:
|
||||
max-request: 1
|
||||
verified: "true"
|
||||
tags: panel,redlion,detect,iot
|
||||
|
||||
http:
|
||||
|
@ -11,6 +14,7 @@ http:
|
|||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
@ -22,4 +26,4 @@ http:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
Loading…
Reference in New Issue