commixproject / commix

Automated All-in-One OS Command Injection Exploitation Tool.
https://commixproject.com
Other
4.62k stars 818 forks source link

Bug Report: Unhandled exception "IndexError: list index out of range" (#4f8f4280) #891

Closed commixreporter closed 9 months ago

commixreporter commented 9 months ago
Commix version: 3.9-stable
Python version: 3.11.7
Operating system: posix
Command line: commix.py -r **************** --mobile --level=3
Traceback (most recent call last):
  File "commix.py", line 35, in <module>
    main()
  File "commix.py", line 30, in main
    import src.core.main
  File "main.py", line 823, in <module>
    parser.logfile_parser()
  File "parser.py", line 155, in logfile_parser
    menu.options.auth_type = auth_provided[0].lower()
                             ~~~~~~~~~~~~~^^^
IndexError: list index out of range
github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues.