What is the xmlrpc.php file and how to exploit it?
Sep 1, 2022 Β· 4 min read Β· What is XML-RPC? XML-RPC is a remote procedure call (RPC) protocol that uses XML to encode its calls and HTTP as a transport mechanism WordPress utilizes this XML-RPC that is used to exchange information between computer systems over a network. In s...
Join discussion