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

Class SMB2_CREATE_REQUEST_LEASE

scapy/layers/smb2.py:2947–2950  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2945
2946
2947class SMB2_CREATE_REQUEST_LEASE(Packet):
2948 fields_desc = [
2949 SMB2_CREATE_RESPONSE_LEASE,
2950 ]
2951
2952
2953class SMB2_CREATE_REQUEST_LEASE_V2(Packet):

Callers 1

create_requestMethod · 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…