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

import MsfRpcClient Prompt for grammatical errors #34

Open
ShiZiLaiXi opened this issue Aug 26, 2020 · 0 comments
Open

import MsfRpcClient Prompt for grammatical errors #34

ShiZiLaiXi opened this issue Aug 26, 2020 · 0 comments

Comments

@ShiZiLaiXi
Copy link

ShiZiLaiXi commented Aug 26, 2020

[root@localhost ~]# python3
Python 3.5.5 (default, Dec 5 2019, 17:06:29)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] on linux
Type "help", "copyright", "credits" or "license" for more information.

from pymetasploit3.msfrpc import MsfRpcClient
Traceback (most recent call last):
File "", line 1, in
File "/root/.local/lib/python3.5/site-packages/pymetasploit3/msfrpc.py", line 1798
out = self.run_with_output(f'load {plugin}', end_strs)
^
SyntaxError: invalid syntax

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

1 participant