-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Autosploit version: 3.1.2
OS information: Linux-4.19.0-kali4-amd64-x86_64-with-Ubuntu-18.04-bionic
Running context: autosploit.py
Error mesage: 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 540, in terminal_main_display
if len(choice_data_list) == 1:
TypeError: object of type 'NoneType' has no len()
Metasploit launched: False
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working