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 "UnboundLocalError: cannot access local variable 'request_headers' where it is not associated with a value" (#79100d49) #938

Closed commixreporter closed 4 months ago

commixreporter commented 4 months ago
Commix version: 4.0-dev#79
Python version: 3.11.8
Operating system: posix
Command line: commix.py -l *********** 
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 865, in <module>
    parser.logfile_parser()
  File \"parser.py", line 125, in logfile_parser
    for line in request_headers:
                ^^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'request_headers' where it is not associated with a value
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.