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 "AttributeError: module 'src.utils.settings' has no attribute 'LEGAL_DISCLAIMER_MSG'. Did you mean: 'LEGAL_DISCLAIMER'?" (#514a0356) #932

Closed commixreporter closed 5 months ago

commixreporter commented 5 months ago
Commix version: 4.0-dev#64
Python version: 3.12.3
Operating system: posix
Command line: commix.py
Traceback (most recent call last):
  File \"commix.py", line 36, in <module>
    main()
  File \"commix.py", line 31, in main
    import src.core.main
  File \"main.py", line 571, in <module>
    print(settings.print_legal_disclaimer_msg(settings.LEGAL_DISCLAIMER_MSG))
                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'src.utils.settings' has no attribute 'LEGAL_DISCLAIMER_MSG'. Did you mean: 'LEGAL_DISCLAIMER'?
github-actions[bot] commented 2 months ago

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.