Hex1629 / BotnetC2

THANKS YOU FOR CODE | credit NixWasHere/NixC2
44 stars 20 forks source link

Error traceback #5

Closed H3ckforfun closed 1 year ago

H3ckforfun commented 1 year ago

When i try to login i always get this message:

Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "cnc.py", line 372, in handle_client if not find_login(client,username, password): File "cnc.py", line 324, in find_login c_username, c_password = x.split(':') ValueError: too many values to unpack (expected 2)

Hex1629 commented 1 year ago

Ok thx for report this bug i trying check now