22 lines
516 B
YAML
22 lines
516 B
YAML
id: wordpress-xmlrpc-file
|
|
|
|
info:
|
|
name: WordPress xmlrpc
|
|
author: udit_thakkur
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/xmlrpc.php"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'XML-RPC server accepts POST requests only.'
|
|
|
|
# digest: 4b0a0048304602210091eec778864c74263dac8c63be7975bca0445a15e9cab82650ccb96e8189564a022100da7cd8c81d36bb3ee5a413097c6b4fe2e38251edc1943e883146f4a0d7f453b7:922c64590222798bb761d5b6d8e72950
|