Skip to main content

Questions tagged [xmlrpc]

XML-RPC is an XML-based protocol for invoking procedures on a server.

1 vote
1 answer
628 views

I'm currently trying to get a bidirectional TLS 1.2 connection working between 2 local Karaf-based XMLRPC servers that by design only accept POST requests. The environment is Windows 10 and both ...
Nzall's user avatar
  • 7,601
15 votes
3 answers
37k views

Often when I find resources about XML-RPC vulnerabilities with respect to the xmlrpc.php file commonly found exposed on WordPress sites, I find alongside the recommendation to remove or block the ...
jonroethke's user avatar
  • 1,044
4 votes
1 answer
9k views

There is a website which I want to audit. That site must have a concrete Virtualhost configuration because if you access to it using the domain name the website is shown, but if you use the ip address ...
OscarAkaElvis's user avatar