Dce :: rpc.

DCE :: RPC ist eine Perl-Erweiterung für DCE RPC-Protokoll-Komponist / Parser.
Jetzt downloaden

Dce :: rpc. Ranking & Zusammenfassung

Anzeige

  • Rating:
  • Lizenz:
  • Perl Artistic License
  • Preis:
  • FREE
  • Name des Herausgebers:
  • Yee Man Chan
  • Website des Verlags:
  • http://search.cpan.org/~umvue/DCE-RPC-0.11/lib/DCE/RPC.pm

Dce :: rpc. Stichworte


Dce :: rpc. Beschreibung

DCE :: RPC ist eine Perl-Erweiterung für DCE RPC-Protokoll-Komponist / Parser. SynopsiSsisuse DCE :: RPC; Verwenden von Authen :: perl :: ntlm qw (lm_hash nt_hash); Verwenden Sie konstante dcom_iremoteactivation => pack ("H32", "B84A9F4D1C7DCF11861E0020AF6E7C57"); Verwenden Sie konstante dcom_if_version => 0x00; Verwenden Sie konstante dcom_xfer_syntax => pack ("H32", "045D888AEB1CC9119FE808002B14860 "); verwenden Sie konstante 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); $ binden_msg = $ rpc-> rpc_bind_ack_resp (1, dcom_iremoteActivation, dcom_iF_Version, ({'Schnittstelle' => dcom_xfer_syntax, 'Version' => dcom_xfer_syntax_version}); $ Request_MSGG = $ RPC-> RPC_CO_REQUEST ("Hi, da! Dies ist Stub!", 1, 0x0E, DCOM_IREMOTEActivation, "Authentication-Anmeldeinformationen"); $ response_msg = $ rpc-> rpc_request_response ($ with_msg); $ alt_ctx_msg = $ rpc-> rpc_alt_ctx (1, dcom_iremoteActivation. dcom_if_version, ({'Schnittstelle' => dcom_xfer_syntax, 'Version' => dcom_xfer_syntax_version}); Das DCE RPC-Protokoll ist ein Anwendungsstufe-Protokoll von OpenGroup, mit dem Anwendungen zulässt Remote-Prozedur Anrufe. Es ist das zugrunde liegende Drahtprotokoll für DCOM (verteiltes gemeinsames Objektmodell) von Microsoft.Das Modul wurde durch einen Reverse-Engineering-Bemühungen auf einem DCOM-Client motiviert. Daher sind Funktionen, die für die Implementierung der Clientseiten-Ausrüstung mehr implementiert sind. Die Erstausführung unterstützt auch nur die verbindungsorientierte Version von DCE RPC. Es nimmt auch NTLMSSP als das zugrunde liegende Authentifizierungsprotokoll an. Dies kann sich basierend auf der Eingabe der Benutzer dieser Module ändern. Anforderungen: · Perl.


Dce :: rpc. Zugehörige Software