You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.
xxx@xxx:~/git/SMBGhost$ python3 scanner.py xxx.xxx.xxx.xxx
Traceback (most recent call last):
File "scanner.py", line 23, in
nb, = struct.unpack(">I", sock.recv(4))
struct.error: unpack requires a buffer of 4 bytes
The text was updated successfully, but these errors were encountered: