Python Forum
error trying to install sslstrip
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error trying to install sslstrip
#1
I was trying to install sslstrip in my computer, so this is what i did:
Downloaded sslstrip-master.zip from github
Downloaded and install airgeddon
Installed setup.py which was in sslstrip-master folder. (Note: there were some mistakes like unclosed parethses in setup.py and i fixed then)
But when i typed sslstrip --help to test to see if working, this happened:

Error:
File "/usr/local/bin/sslstrip", line 30, in <module> from sslstrip.StrippingProxy import StrippingProxy File "/usr/local/lib/python3.8/dist-packages/sslstrip/StrippingProxy.py", line 20, in <module> from ClientRequest import ClientRequest ModuleNotFoundError: No module named 'ClientRequest'
Can someone please tell me if there is a module called ClientRequest because when i went to PIP website it wasnt there. If it isnt then are there any replacemnts?
Thanks, nulladmin
buran write Mar-11-2021, 09:38 PM:
Please, use proper tags when post code, traceback, output, etc. This time I have added tags for you.
See BBcode help for more info.
Reply
#2
it is part of sslstrip
https://github.com/graingert/sslstrip/bl...Request.py

now, why it does not see it is another question

and by the way sslstrip is also available on pypi and it's a python2 package
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Install error middlestudent 1 711 Sep-23-2023, 08:26 AM
Last Post: middlestudent
  wxPython install error carlomscalisi 3 3,545 Jan-17-2023, 11:04 AM
Last Post: snippsat
  Error with pip install coffeeguy 1 2,207 Sep-08-2022, 01:27 AM
Last Post: snippsat
  kmeans install error (please help me) muratuzun 3 5,330 May-06-2022, 02:14 PM
Last Post: snippsat
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 10,486 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Anaconda pip install mpyc Error pip-script.py is not present Anldra12 2 7,716 Dec-13-2021, 06:59 PM
Last Post: Anldra12
  Minecraft Python install error SomeAcandKid 1 2,307 Oct-06-2021, 06:22 PM
Last Post: Ronhamas
  Installed pip install openpyxl, Requirement already satisfied, but, still have error jonah88888 3 6,512 Sep-24-2021, 02:11 AM
Last Post: jonah88888
  python setup.py install error blackclover 2 7,795 Jan-07-2021, 04:36 AM
Last Post: blackclover
  trying to pip install stasm module getting error djf123 3 4,453 Jul-26-2020, 05:00 AM
Last Post: millpond

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020