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

Method AUTH_FAILED

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

Source from the content-addressed store, hash-verified

602
603 @ATMT.state(final=1)
604 def AUTH_FAILED(self):
605 self.smb_sock_ready.set()
606
607 @ATMT.state()
608 def AUTHENTICATED(self, ssp_blob=None):

Callers 1

Calls 1

setMethod · 0.45

Tested by

no test coverage detected