代码搜索:xml-rpc
找到约 128 项符合「xml-rpc」的源代码
代码结果 128
www.eeworm.com/read/275831/10793901
rb 02 - writing an xml-rpc client.rb
require 'xmlrpc/client'
server = XMLRPC::Client.new2('http://betty.userland.com/RPC2')
server.call('examples.getStateName', 5) # => "California"
#---
begin
server.call('noSuchMethod')
www.eeworm.com/read/166568/10016320
html index.html
Example Source Code from Chapter
2, XML Protocols: XML-RPC and SOAP of
www.eeworm.com/read/418779/10897753
txt 3827.txt
Rule:
--
Sid:
3827
--
Summary:
This event is generated when an attempt is made to exploit a vulnerability associated with the PHP XML-RPC module.
--
Impact:
Serious. Execution of arbitrary commands
www.eeworm.com/read/139043/5811740
java authenticatedxmlrpchandler.java
/*
* Copyright 1999,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/139043/5811743
java xmlrpctransport.java
/*
* Copyright 1999,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/473927/6822234
txt 3827.txt
Rule:
--
Sid:
3827
--
Summary:
This event is generated when an attempt is made to exploit a vulnerability
associated with the PHP XML-RPC module.
--
Impact:
Serious. Execution of arbitrary commands
www.eeworm.com/read/203690/15353475
txt readme_quickstart.txt
---------------
BCB_Client1
---------------
Client Lesson 1 (get files from a Server), using Borland C++ Builder
---------------
BCB_Server1
---------------
Server Lesson 1 (a simple Web
www.eeworm.com/read/166568/10016003
html index.html
Example Source Code from Chapter
5, Reading XML of
Processing XML wi
www.eeworm.com/read/166568/10016048
html index.html
Example Source Code from Chapter
17, XSLT of
Processing XML with Jav