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
When I try to use a module , I get AttributeError: can't set attribute
client.modules.use('exploit', 'unix/ftp/vsftpd_234_backdoor')
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.linux-x86_64/egg/metasploit/msfrpc.py", line 1660, in use
File "build/bdist.linux-x86_64/egg/metasploit/msfrpc.py", line 1485, in init
File "build/bdist.linux-x86_64/egg/metasploit/msfrpc.py", line 1326, in init
AttributeError: can't set attribute
The text was updated successfully, but these errors were encountered:
When I try to use a module , I get AttributeError: can't set attribute
The text was updated successfully, but these errors were encountered: