a0xnirudh / WebXploiter

WebXploiter - An OWASP Top 10 Security scanner !
http://webxploiter.readthedocs.org/
GNU General Public License v3.0
74 stars 21 forks source link

ImportError: No module named parse #18

Closed hktalent closed 5 years ago

hktalent commented 5 years ago

sudo: unable to resolve host samuraiwtf: Invalid argument

# pip install parse
Requirement already satisfied: parse in /usr/local/lib/python2.7/dist-packages (1.9.0)
#  py2 WebXploiter.py -a -u http://xxx.jsp

Traceback (most recent call last):
  File "WebXploiter.py", line 5, in <module>
    from urllib.parse import urlparse
ImportError: No module named parse