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 (6e50f65e1) #1303

Open
AutosploitReporter opened this issue Sep 30, 2021 · 0 comments
Open

Unhandled Exception (6e50f65e1) #1303

AutosploitReporter opened this issue Sep 30, 2021 · 0 comments

Comments

@AutosploitReporter
Copy link
Collaborator

Autosploit version: 3.1
OS information: Linux-5.10.0-kali9-amd64-x86_64-with-Ubuntu-18.04-bionic
Running context: autosploit.py
Error meesage: [Errno 2] No such file or directory
Error traceback:

Traceback (most recent call):
 File "/AutoSploit/autosploit/main.py", line 116, in main
    terminal.terminal_main_display(loaded_tokens)
  File "/AutoSploit/lib/term/terminal.py", line 527, in terminal_main_display
    workspace, shodan_token=self.tokens["shodan"][0]
  File "/AutoSploit/lib/term/terminal.py", line 379, in do_exploit_targets
    shodan_token=shodan_token
  File "/AutoSploit/lib/exploitation/exploiter.py", line 186, in start_exploit
    output = lib.settings.cmdline(cmd)
  File "/AutoSploit/lib/settings.py", line 294, in cmdline
    proc = Popen(split_cmd, stdout=PIPE, bufsize=1)
  File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

Metasploit launched: True

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