Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

struct.error: unpack requires a buffer of 4 bytes #4

Open
ratmole opened this issue Mar 12, 2020 · 0 comments
Open

struct.error: unpack requires a buffer of 4 bytes #4

ratmole opened this issue Mar 12, 2020 · 0 comments

Comments

@ratmole
Copy link

ratmole commented Mar 12, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant