Tuhinshubhra / CMSeeK

CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
GNU General Public License v3.0
2.31k stars 497 forks source link

help #16

Closed Kalimon12 closed 6 years ago

Kalimon12 commented 6 years ago

Traceback (most recent call last): File "cmseek.py", line 17, in import cmseekdb.core as core File "/root/CMSeeK/cmseekdb/core.py", line 23, in import cmseekdb.generator as generator File "/root/CMSeeK/cmseekdb/generator.py", line 31 global ga, ga_content ^ SyntaxError: name 'ga' is assigned to before global declaration

Coolncamp commented 6 years ago

python3 cmseek.py Traceback (most recent call last): File "cmseek.py", line 17, in import cmseekdb.core as core File "/home/juju/CMSeeK/cmseekdb/core.py", line 23, in import cmseekdb.generator as generator File "/home/juju/CMSeeK/cmseekdb/generator.py", line 31 global ga, ga_content ^ SyntaxError: name 'ga' is assigned to before global declaration

Ubuntu Linux juju-VirtualBox 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Tuhinshubhra commented 6 years ago

Fixed! please update your version of CMSeeK