NullArray / AutoSploit

Automated Mass Exploiter
GNU General Public License v3.0
4.99k stars 1.13k forks source link

Unhandled Exception (1d091555b) #1305

Open AutosploitReporter opened 2 years ago

AutosploitReporter commented 2 years ago

Autosploit version: 4.0 OS information: Linux-5.11.0-37-generic-x86_64-with-debian-bullseye-sid Running context: autosploit.py Error mesage: `/home/a/AutoSploit/hosts.txt and /home/a/AutoSploit/hosts.txt are the same file` Error traceback:

Traceback (most recent call):
 File "/home/a/AutoSploit/lib/term/terminal.py", line 644, in terminal_main_display
    self.do_load_custom_hosts(choice_data_list[-1])
  File "/home/a/AutoSploit/lib/term/terminal.py", line 456, in do_load_custom_hosts
    shutil.copy(file_path, lib.settings.HOST_FILE)
  File "/usr/local/lib/python2.7/shutil.py", line 139, in copy
    copyfile(src, dst)
  File "/usr/local/lib/python2.7/shutil.py", line 83, in copyfile
    raise Error("`%s` and `%s` are the same file" % (src, dst))
Error: `/home/a/AutoSploit/hosts.txt` and `/home/a/AutoSploit/hosts.txt` are the same file

Metasploit launched: False