
BMC Bladelogic RSCD exploits including remote code execution - CVE-2016-1542, CVE-2016-1543, CVE-2016-5063
Exploiting vulnerabilities in BMC BladeLogic RSCD agent
This method of remote execution was achieved by doing my own research - it is performed using XMLRPC and has only been tested against Windows. The script will hang, but the command should execute.

Nick Bloor has a much better execution exploit using a different technique:
After some research I was able to pull Windows users from the Windows BMC agent over XML RPC, so I adapted the getUsers file from ernw/insinuator to make a Windows version (see the following screenshot). I also modified the ernw/insinuator version to make it a dual platform exploit.

My exploits are adapted from https://github.com/ernw/insinuator-snippets/tree/master/bmc_bladelogic
Thanks to Nick Bloor for AWS image for testing.