资 源 简 介
Introduction
The tool is designed to make, in command line, easily XML-RPC packet to a remote server. offering the possibility of being used in scripts for automation.
Author
The author of tool is Daniel Garcia García a.k.a cr0hn, Security auditor and contributor of www.iniqua.com
In twitter @ggdaniel
More info
For Spanish examples and explanations you can visit: http://www.iniqua.com/2010/09/01/tool-xml-rpc-packet-generator/
Quick questions about XML-RPC
A few quick questions:
Q: What is XML-RPC and is good for?
A: Is a way to communicate with remote systems and ask them to do something and send us the results. For example: You could ask the server "X" that calculates the sum of two very large and we return the result.
Q: ¿Who uses it?
A: Wordpress or Drupal are two examples.
Q: To be used?
A: