commixproject / commix

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

Unhandled exception (#7a772075) #965

Closed commixreporter closed 1 month ago

commixreporter commented 1 month ago
Commix version: 2.8-stable
Python version: 2.7.18
Operating system: nt
Command line: commix.py -r persis.txt --random-agent
Traceback (most recent call last):
  File "commix.py", line 31, in <module>
    import src.core.main
  File "main.py", line 52, in <module>
    from src.core.injections.controller import controller
  File "controller.py", line 35, in <module>
    from src.core.injections.results_based.techniques.classic import cb_handler
  File "cb_handler.py", line 33, in <module>
    from src.core.shells import reverse_tcp
ImportError: cannot import name reverse_tcp
stasinopoulos commented 1 month ago

Update to latest dev version

github-actions[bot] commented 3 weeks 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.