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

Unhandled Exception (bbb415614) #1163

Closed
AutosploitReporter opened this issue Sep 4, 2019 · 0 comments
Closed

Unhandled Exception (bbb415614) #1163

AutosploitReporter opened this issue Sep 4, 2019 · 0 comments

Comments

@AutosploitReporter
Copy link
Collaborator

@AutosploitReporter AutosploitReporter commented Sep 4, 2019

Autosploit version: 3.1.5
OS information: Linux-5.0.0-25-generic-x86_64-with-Ubuntu-18.04-bionic
Running context: autosploit.py
Error mesage: cannot concatenate 'str' and 'exceptions.OSError' objects
Error traceback:

Traceback (most recent call):
 File "/AutoSploit/autosploit/main.py", line 117, in main
    terminal.terminal_main_display(loaded_tokens)
  File "/AutoSploit/lib/term/terminal.py", line 558, in terminal_main_display
    workspace, shodan_token=self.tokens["shodan"][0]
  File "/AutoSploit/lib/term/terminal.py", line 408, in do_exploit_targets
    shodan_token=shodan_token
  File "/AutoSploit/lib/exploitation/exploiter.py", line 188, in start_exploit
    output = lib.settings.cmdline(cmd)
  File "/AutoSploit/lib/settings.py", line 324, in cmdline
    stdout_buff += "ERROR: " + e
TypeError: cannot concatenate 'str' and 'exceptions.OSError' objects

Metasploit launched: True

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.