LionSec / xerosploit

Efficient and advanced man in the middle framework
GNU General Public License v3.0
2.04k stars 649 forks source link

useage issue #313

Open Xero12369 opened 2 years ago

Xero12369 commented 2 years ago

I installed everything just fine. When I open it up, this pops up and I am unable to use it.

Traceback (most recent call last): File "/opt/xerosploit/xerosploit.py", line 981, in main cmd0() File "/opt/xerosploit/xerosploit.py", line 866, in cmd0 cmd_0 = raw_input("\033[1;36m\033[4mXero\033[0m\033[1;36m ➮ \033[1;m").strip() NameError: name 'raw_input' is not defined