-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Autosploit version: 3.1.1
OS information: Linux-4.19.0-kali1-amd64-x86_64-with-Kali-kali-rolling-kali-rolling
Running context: autosploit.py
Error mesage: object of type 'NoneType' has no len()
Error traceback:
Traceback (most recent call):
File "/root/AutoSploit/autosploit/main.py", line 116, in main
terminal.terminal_main_display(loaded_tokens)
File "/root/AutoSploit/lib/term/terminal.py", line 550, in terminal_main_display
if len(choice_data_list) < 3:
TypeError: object of type 'NoneType' has no len()
Metasploit launched: False
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working