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

Class WINNT_SYSTEM_AUDIT_OBJECT_ACE

scapy/layers/smb2.py:1384–1386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1382
1383
1384class WINNT_SYSTEM_AUDIT_OBJECT_ACE(Packet):
1385 # doc is wrong.
1386 fields_desc = WINNT_ACCESS_ALLOWED_OBJECT_ACE.fields_desc
1387
1388
1389bind_layers(WINNT_ACE_HEADER, WINNT_SYSTEM_AUDIT_OBJECT_ACE, AceType=0x07)

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…