id: wordpress-xmlrpc-listmethods info: name: Wordpress XML-RPC List System Methods author: 0ut0fb4nd severity: info tags: wordpress requests: - method: POST path: - "{{BaseURL}}/xmlrpc.php" body: "system.listMethods" matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "system.multicall" - "system.listMethods" - "demo.sayHello" condition: and part: body