DCE::RPC 0.11
Sponsored Links
DCE::RPC 0.11 Ranking & Summary
File size:
0.007 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
926
Date added:
2007-04-16
Publisher:
Yee Man Chan
DCE::RPC 0.11 description
SYNOPSIS
use DCE::RPC; use Authen::Perl::NTLM qw(lm_hash nt_hash);
use constant DCOM_IREMOTEACTIVATION => pack("H32", "B84A9F4D1C7DCF11861E0020AF6E7C57");
use constant DCOM_IF_VERSION => 0x00;
use constant DCOM_XFER_SYNTAX => pack("H32", "045D888AEB1CC9119FE808002B104860");
use constant DCOM_XFER_SYNTAX_VERSION => 0x02;
$passwd = "passwd";
$lm_hpw = lm_hash($passwd);
$nt_hpw = nt_hash($passwd);
$ntlm = new_client Authen::Perl::NTLM($lm_hpw, nt_hpw);
$rpc_host = "www.rpc.com";
$rpc_port = 135;
$rpc = new DCE::RPC($rpc_host, $rpc_port, $ntlm);
$bind_msg = $rpc->rpc_bind_ack_resp(1, DCOM_IREMOTEACTIVATION, DCOM_IF_VERSION,
({interface => DCOM_XFER_SYNTAX, version => DCOM_XFER_SYNTAX_VERSION}));
$request_msg = $rpc->rpc_co_request("Hi, there! This is Stub!", 1, 0x0e, DCOM_IREMOTEACTIVATION, "Authentication Credentials");
$response_msg = $rpc->rpc_request_response($request_msg);
$alt_ctx_msg = $rpc->rpc_alt_ctx(1, DCOM_IREMOTEACTIVATION . DCOM_IF_VERSION
,
({interface => DCOM_XFER_SYNTAX, version => DCOM_XFER_SYNTAX_VERSION}));
The DCE RPC protocol is an application level protocol from OpenGroup that allows applications to do Remote Procedure Calls. It is the underlying wire protocol for DCOM (Distributed Common Object Model) by Microsoft.
This module was motivated by an reverse-engineering effort on a DCOM client. Therefore, functions that are implemented gear more toward client side implementation. Also, the initial version only supports Connection Oriented version of DCE RPC. It also assumes NTLMSSP as the underlying authentication protocol. This can change based on the input of the users of this modules.
DCE::RPC 0.11 Screenshot
DCE::RPC 0.11 Keywords
DCE
DCOM
RPC
DCE RPC
IREMOTEACTIVATION
RPC 0.11
dce rpc protocol
RPC protocol
protocol
syntax
XFER
msg
request
hash
DCE::RPC
DCERPC
Bookmark DCE::RPC 0.11
DCE::RPC 0.11 Copyright
WareSeeker periodically updates pricing and software information of DCE::RPC 0.11 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of DCE::RPC 0.11 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
DCE::ACL is a Perl interface to DCE ACL client API. Free Download
FireRPC is a library that provides an easy interface for C programs to make remote function queries via the XML RPC protocol. Free Download
mChess is a simple cross-platform email chess program. Free Download
XML-RPC is a C library for remote procerure call. Comunication is based on XML and uses http protocol. Free Download
perlrpcgen is a Perl module that can generate Perl interfaces from ONC RPC interface definitions. Free Download
Crispy is a client for remote invocation for different kinds of services via proxies. Free Download
CamRPC is a simple client/server solution to update/manage several webcams using a PHP enabled Web server. Free Download
Jabber::RPC is a Jabber-RPC Implementation. Free Download
Latest Software
Popular Software
Favourite Software