2020-06-27 12:25:14 +00:00
|
|
|
id: wordpress-xmlrpc-file
|
2020-06-27 11:44:59 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress xmlrpc
|
|
|
|
author: udit_thakkur
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2021-02-05 09:23:55 +00:00
|
|
|
tags: wordpress
|
2020-06-27 11:44:59 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/xmlrpc.php"
|
|
|
|
matchers:
|
2021-01-21 17:41:15 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'XML-RPC server accepts POST requests only.'
|