NullArray / AutoSploit

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

Unhandled Exception (6f24d3e9f) #1301

Open AutosploitReporter opened 3 years ago

AutosploitReporter commented 3 years ago

Autosploit version: 3.1 OS information: Linux-3.10.0-1160.31.1.el7.x86_64-x86_64-with-Ubuntu-18.04-bionic Running context: autosploit.py Error meesage: object of type 'NoneType' has no len() 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 494, in terminal_main_display
    if len(choice_data_list) < 4:
TypeError: object of type 'NoneType' has no len()

Metasploit launched: False