Open tayyab2000 opened 4 years ago
reinstall python try and use 1 and or 2 python-3 issues with raw output. You can install however, I am yet to get any of the modules to actually work?? Why no one out here will offer any insight to as of why gets me??? Good Luck sorda of a waste of time sure install for what nada works must be missing a config file or something??
THANKS BRO ! i changed python-terminaltables to python3-terminaltables from xerosploit install.py in line 48 ( for kali linux ) or in line 57 (for parrot os ) then install xerosploit and it's work well :)
You need to edit the file install.py and replace the las 3 "python" by "python3"
I replaced "python" by "python3" but it's not working
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
replace "python" by "python3" but don't run it with python3 run it with python2 it should work
watch this video on 8:12 https://www.youtube.com/watch?v=CxYuLYpdDEA
i had tried pip install terminaltables and pip3 install tabulate but i am still getting an error . CAN YOU PLEASE HELP ME HOW TO FIX IT ?
[++] Please choose your operating system.
1) Ubuntu / Kali linux / Others 2) Parrot OS
[++] Installing Xerosploit ... Reading package lists... Done Building dependency tree
from tabulate import tabulate
ImportError: No module named tabulate
Reading state information... Done Package 'bettercap' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Successfully installed bettercap-1.6.2 Parsing documentation for bettercap-1.6.2 Done installing documentation for bettercap after 7 seconds 1 gem installed Hit:1 https://deb.parrot.sh/parrot rolling InRelease Hit:2 https://deb.parrot.sh/parrot rolling-security InRelease Reading package lists... Done Building dependency tree
Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package python-terminaltables WARNING: bin/xettercap is not executable WARNING: See http://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: xettercap Version: 1.5.7xerob File: xettercap-1.5.7xerob.gem Successfully installed xettercap-1.5.7xerob Parsing documentation for xettercap-1.5.7xerob Done installing documentation for xettercap after 3 seconds 1 gem installed Xerosploit has been sucessfuly instaled. Execute 'xerosploit' in your terminal. ┌─[root@parrot]─[~/Desktop/xerosploit] └──╼ #xerosploit Traceback (most recent call last): File "/opt/xerosploit/xerosploit.py", line 27, in