From Wikipedia, the free encyclopedia. Microsoft RPC (Microsoft Remote Procedure Call) is a modified version of DCE/RPC. Additions include partial support for UCS-2 (but not Unicode) strings, implicit handles, and complex calculations in the variable-length string and structure paradigms already present in DCE/RPC.
Remote Procedure Call (RPC) is a protocol that one program can use to request a service from a program located in another computer on a network without having to understand the network's details. RPC is used to call other processes on the remote systems like a local system.
Identifying ColdFusion running on port 8500
The webserver is running ColdFusion 8 and we can check for known vulnerabilities using searchsploit.
Exploiting ColdFusion's Arbitrary File Upload
We can try Arbitrary File Upload module, as we are not interested in exploiting Cross Site Scripting.