News

Overloading: XML-RPC does not allow method overloading. In principle, it is possible to overload methods that have only primitive types in their signatures, but naturally this option is not enough.
XML-RPC for PHP is a standard component that is installed with a large number of Web applications, so server administrators often didnt know whether their server was running the vulnerable component.
REST describes a very specific data-centric interation model, which is radically different to the message-centric interaction model of OOP and RPC (XML-RPC, SOAP, RMI, CORBA, etc).
The authors call this wraper WSWrapper. The scope of WSWrapper is to provide an unique interface by wrapping some existing and widely used libraries for all XML-RPC, SOAP and REST web service.
XML-based Remote Procedure Call (XML-RPC) receives occasional attention as a simple protocol for remote procedure calls. It is straightforward to use, and easily available implementations such as ...