WordPress
Install
User enum
https://domain.com/wp-json/wp/v2/users
или через wpscan:
wpscan -e u1-100 --url <URL>XML-RPC
All Methods
Last updated
https://domain.com/wp-json/wp/v2/users
или через wpscan:
wpscan -e u1-100 --url <URL>Last updated
POST /xmlrpc.php HTTP/1.1
Host: example.domain
Content-Length: 135
<?xml version="1.0" encoding="utf-8"?>
<methodCall>
<methodName>system.listMethods</methodName>
<params></params>
</methodCall>https://domain.com/wp-json/