LionSec / xerosploit

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

XeroSploit is not running REPLACE #95

Open MeanMachine123 opened 7 years ago

MeanMachine123 commented 7 years ago

Xero»modules»replace ➮ run

[+] Insert your image path. (e.g. /home/capitansalami/pictures/fun.png)

Xero»modules»replace ➮ /root/Desktop/87.jpg Traceback (most recent call last): File "xerosploit.py", line 981, in main cmd0() File "xerosploit.py", line 869, in cmd0 scan() File "xerosploit.py", line 129, in scan target_ip() File "xerosploit.py", line 855, in target_ip program0() File "xerosploit.py", line 829, in program0 option() File "xerosploit.py", line 635, in option replace() File "xerosploit.py", line 623, in replace img.save('/opt/xerosploit/tools/bettercap/modules/tmp/ximage.png') File "/usr/local/lib/python2.7/dist-packages/PIL/Image.py", line 1372, in save self.load() File "/usr/local/lib/python2.7/dist-packages/PIL/ImageFile.py", line 180, in load d = Image._getdecoder(self.mode, d, a, self.decoderconfig) File "/usr/local/lib/python2.7/dist-packages/PIL/Image.py", line 375, in _getdecoder raise IOError("decoder %s not available" % decoder_name) IOError: decoder jpeg not available

Jinovas commented 7 years ago

Getting same error as of recent. I have the PIL packages installed too =/

fl1rty commented 7 years ago

pip check pil

MeanMachine123 commented 7 years ago

pip check pil wafw00f 0.9.3 has requirement beautifulsoup4==4.3.2, but you have beautifulsoup4 4.5.1. pysnmp 4.3.2 requires pysmi, which is not installed. jsbeautifier 1.6.4 requires editorconfig, which is not installed. ......


From: fl1rty notifications@github.com Sent: Tuesday, October 17, 2017 1:21:40 AM To: LionSec/xerosploit Cc: MeanMachine123; Author Subject: Re: [LionSec/xerosploit] XeroSploit is not running REPLACE (#95)

pip check pil

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/LionSec/xerosploit/issues/95#issuecomment-337027048, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWQ_sg1BSZvVNC3ewnWZ8YeZ3astyUUuks5ss7rUgaJpZM4PpZIo.

fl1rty commented 7 years ago

Install the requirements !!!

MeanMachine123 commented 7 years ago

Dude Same Issue Here :(:(:(

[+] Enter 'run' to execute the 'replace' command.

Xero»modules»replace ➮ run

[+] Insert your image path. (e.g. /home/capitansalami/pictures/fun.png)

Xero»modules»replace ➮ /root/Desktop/1.png Traceback (most recent call last): File "/opt/xerosploit/xerosploit.py", line 981, in main cmd0() File "/opt/xerosploit/xerosploit.py", line 869, in cmd0 scan() File "/opt/xerosploit/xerosploit.py", line 129, in scan target_ip() File "/opt/xerosploit/xerosploit.py", line 855, in target_ip program0() File "/opt/xerosploit/xerosploit.py", line 829, in program0 option() File "/opt/xerosploit/xerosploit.py", line 635, in option replace() File "/opt/xerosploit/xerosploit.py", line 623, in replace img.save('/opt/xerosploit/tools/bettercap/modules/tmp/ximage.png') File "/usr/local/lib/python2.7/dist-packages/PIL/Image.py", line 1372, in save self.load() File "/usr/local/lib/python2.7/dist-packages/PIL/ImageFile.py", line 180, in load d = Image._getdecoder(self.mode, d, a, self.decoderconfig) File "/usr/local/lib/python2.7/dist-packages/PIL/Image.py", line 375, in _getdecoder raise IOError("decoder %s not available" % decoder_name) IOError: decoder zip not available

NOW WHAT TO DO....................FURTHER.......................I KNOW I AM CLOSE TO SOLVE........


From: fl1rty notifications@github.com Sent: Tuesday, October 17, 2017 3:43:02 PM To: LionSec/xerosploit Cc: MeanMachine123; Author Subject: Re: [LionSec/xerosploit] XeroSploit is not running REPLACE (#95)

Install the requirements !!!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/LionSec/xerosploit/issues/95#issuecomment-337191985, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWQ_sieRWwEOGmOaapITTMCALnvhZPCwks5stIS2gaJpZM4PpZIo.

whiteanony commented 7 years ago

Same problem here what to do guys help us

ROhanpersonalkali commented 7 years ago

GUYS I HAVE NOT problem you mentioned above but that problem **┌══════════════════════════════════════════════════════════════┐ █ █ █ Image Replace █ █ █ █ Replace all web pages images with your own one █ └══════════════════════════════════════════════════════════════┘

[+] Enter 'run' to execute the 'replace' command.

Xero»modules»replace ➮ run

[+] Insert your image path. (e.g. /home/capitansalami/pictures/fun.png)

Xero»modules»replace ➮ '/root/Desktop/yfyf.jpg'

[++] All images will be replaced by /root/Desktop/yfyf.jpg

[++] Press 'Ctrl + C' to stop .

sh: 1: xettercap: not found

[+] Enter 'run' to execute the 'replace' command.

Xero»modules»replace ➮ HOW CAN I SOLVE THIS PROBLEM**

Mehedi61 commented 6 years ago

Hello ! I also faced the same issue. So, I installed Pillow by executing pip install Pillow. Then the problem was solved. I hope this solution will also work for you. Thanks.

jimthereaper commented 6 years ago

after installing pillow also its the same. any other suggestions?

hamzabaloch121 commented 1 year ago

yeah its still shoing the same error