|
id: wordpress-xmlrpc-file
|
|
|
|
info:
|
|
name: WordPress xmlrpc
|
|
author: udit_thakkur
|
|
severity: info
|
|
tags: wordpress
|
|
metadata:
|
|
max-request: 1
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/xmlrpc.php"
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'XML-RPC server accepts POST requests only.'
|