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

Class WINNT_ACCESS_DENIED_OBJECT_ACE

scapy/layers/smb2.py:1164–1165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1162
1163
1164class WINNT_ACCESS_DENIED_OBJECT_ACE(Packet):
1165 fields_desc = WINNT_ACCESS_ALLOWED_OBJECT_ACE.fields_desc
1166
1167
1168bind_layers(WINNT_ACE_HEADER, WINNT_ACCESS_DENIED_OBJECT_ACE, AceType=0x06)

Callers 1

aceguiMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…