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 (611832f5e) #1311

Open
AutosploitReporter opened this issue Apr 2, 2022 · 0 comments
Open

Unhandled Exception (611832f5e) #1311

AutosploitReporter opened this issue Apr 2, 2022 · 0 comments

Comments

@AutosploitReporter
Copy link
Collaborator

Autosploit version: 4.0
OS information: Linux-5.16.0-kali6-amd64-x86_64-with-debian-kali-rolling
Running context: autosploit.py
Error mesage: ``hosts.txtand/root/Autosploit/hosts.txt` are the same file`
Error traceback:

Traceback (most recent call):
 File "/root/Autosploit/lib/term/terminal.py", line 644, in terminal_main_display
    self.do_load_custom_hosts(choice_data_list[-1])
  File "/root/Autosploit/lib/term/terminal.py", line 456, in do_load_custom_hosts
    shutil.copy(file_path, lib.settings.HOST_FILE)
  File "/usr/lib/python2.7/shutil.py", line 139, 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 `/root/Autosploit/hosts.txt` are the same file

Metasploit launched: False

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