Skip to content

Unhandled Exception (c40d27dd5) #1159

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

Closed
AutosploitReporter opened this issue Aug 29, 2019 · 0 comments
Closed

Unhandled Exception (c40d27dd5) #1159

AutosploitReporter opened this issue Aug 29, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@AutosploitReporter
Copy link
Collaborator

Autosploit version: 3.1.2
OS information: Linux-3.10.0-862.el7.x86_64-x86_64-with-Ubuntu-18.04-bionic
Running context: autosploit.py
Error mesage: ``hosts.txtand/AutoSploit/hosts.txt` are the same file`
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 543, in terminal_main_display
    self.do_load_custom_hosts(choice_data_list[-1])
  File "/AutoSploit/lib/term/terminal.py", line 407, in do_load_custom_hosts
    shutil.copy(file_path, lib.settings.HOST_FILE)
  File "/usr/lib/python2.7/shutil.py", line 133, in copy
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
    raise Error("`%s` and `%s` are the same file" % (src, dst))
Error: `hosts.txt` and `/AutoSploit/hosts.txt` are the same file

Metasploit launched: False

@Ekultek Ekultek added the bug Something isn't working label Aug 30, 2019
Ekultek added a commit that referenced this issue Sep 3, 2019
@Ekultek Ekultek closed this as completed Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants