Script xmlrpc-methods
Script types:
portrule
Categories:
default, safe, discovery
Download: https://svn.nmap.org/nmap/scripts/xmlrpc-methods.nse
Script Summary
Performs XMLRPC Introspection via the system.listMethods method.
If the verbosity is > 1 then the script fetches the response of system.methodHelp for each method returned by listMethods.
Script Arguments
- xmlrpc-methods.url
The URI path to request.
- slaxml.debug
See the documentation for the slaxml library.
- smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.
- http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent
See the documentation for the http library.
Example Usage
nmap -sV -sC <target>
Script Output
| xmlrpc-methods: | Supported Methods: | list | system.listMethods | system.methodHelp |_ system.methodSignature
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html