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

Method NEGO_FAILED

scapy/layers/smbclient.py:438–439  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

436
437 @ATMT.state(final=1)
438 def NEGO_FAILED(self):
439 self.smb_sock_ready.set()
440
441 @ATMT.state()
442 def NEGOTIATED(self, ssp_blob=None):

Callers 1

Calls 1

setMethod · 0.45

Tested by

no test coverage detected