Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: can't set attribute #17

Open
mavverick opened this issue Nov 13, 2017 · 1 comment
Open

AttributeError: can't set attribute #17

mavverick opened this issue Nov 13, 2017 · 1 comment

Comments

@mavverick
Copy link

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

@yg-ht
Copy link

yg-ht commented Jan 1, 2018

You need this commit:

Mikaayenson@e493c36

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

No branches or pull requests

2 participants