Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ toSDDL
Method
toSDDL
scapy/layers/smb2.py:1527–1528 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1525
]
1526
1527
def
toSDDL(self):
1528
return
[x.toSDDL()
for
x in self.Aces]
1529
1530
1531
# [MS-DTYP] 2.4.6 SECURITY_DESCRIPTOR
Callers
1
getsd_output
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected