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

Class SimplePing_Request

scapy/layers/msrpce/raw/ms_dcom.py:282–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280
281
282class SimplePing_Request(NDRPacket):
283 fields_desc = [NDRLongField("pSetId", 0)]
284
285
286class SimplePing_Response(NDRPacket):

Callers

nothing calls this directly

Calls 1

NDRLongFieldClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…