Skip to content

链接错误 #5

@ZzzIKnow

Description

@ZzzIKnow

Traceback (most recent call last):
File "/home/kali/Agent/config/msfConsole.py", line 240, in
auth = Client("127.0.0.1",port=55553 ,user="msf",passwd="msf")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/Agent/config/msfConsole.py", line 36, in init
self.auth()
File "/home/kali/Agent/config/msfConsole.py", line 76, in auth
c = self.client.getresponse()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/miniconda3/envs/Agent/lib/python3.11/http/client.py", line 1386, in getresponse
response = self.response_class(self.sock, method=self._method)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/miniconda3/envs/Agent/lib/python3.11/http/client.py", line 263, in init
self.fp = sock.makefile("rb")
^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'makefile'

进程已结束,退出代码1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions