Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ SMB2_NEGOTIATE
Method
SMB2_NEGOTIATE
scapy/layers/smbclient.py:298–299 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
296
297
@ATMT.state()
298
def
SMB2_NEGOTIATE(self):
299
pass
300
301
@ATMT.condition(SMB2_NEGOTIATE)
302
def
send_negotiate_smb2(self):
Callers
2
continue_smb2
Method · 0.95
receive_negotiate_response
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected