paralelo14 / JoomlaMassExploiter

[discontinued] Mass exploiter of CVE 2015-8562 for Joomla! CMS
24 stars 24 forks source link

eror #3

Open gar0ng opened 8 years ago

gar0ng commented 8 years ago

root@kali:~/JoomlaMassExploiter# python joomlaCVE-2015-8562.py --dork='\index.php?option= site:*.com' Traceback (most recent call last): File "joomlaCVE-2015-8562.py", line 52, in from selenium import webdriver ImportError: No module named selenium

Josexv1 commented 8 years ago

@gar0ng # pip install selenium, do it with all the other dependencies.