MCPcopy Create free account
hub / github.com/secdev/scapy / sr1_req

Method sr1_req

scapy/layers/msrpce/msdcom.py:885–886  ·  view source on GitHub ↗
(self, pkt, **kwargs)

Source from the content-addressed store, hash-verified

883 )
884
885 def sr1_req(self, pkt, **kwargs):
886 raise NotImplementedError("Cannot use sr1_req on DCOM_Client !")
887
888 def _GetObjectInstance(self, oid: int):
889 """

Callers 6

sharesMethod · 0.45
_getSessionBaseKeyMethod · 0.45
ResolveOxid2Method · 0.45
sr1_orpc_reqMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected