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

Class PNETLOGON_CREDENTIAL

scapy/layers/msrpce/raw/ms_nrpc.py:1010–1011  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1008
1009
1010class PNETLOGON_CREDENTIAL(NDRPacket):
1011 fields_desc = [StrFixedLenField("data", "", length=8)]
1012
1013
1014class NetrServerReqChallenge_Request(NDRPacket):

Calls 1

StrFixedLenFieldClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…