16 lines
235 B
YAML
16 lines
235 B
YAML
|
id: wordpress-xmlrpc-file
|
||
|
|
||
|
info:
|
||
|
name: WordPress xmlrpc
|
||
|
author: udit_thakkur
|
||
|
severity: info
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/xmlrpc.php"
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 405
|