Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
282
class
SimplePing_Request(NDRPacket):
283
fields_desc = [NDRLongField(
"pSetId"
, 0)]
284
285
286
class
SimplePing_Response(NDRPacket):
Callers
nothing calls this directly
Calls
1
NDRLongField
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…