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

local variable 'wpvdbres' referenced before assignment #3

Closed slowmistio closed 6 years ago

slowmistio commented 6 years ago

[+] Deep Scan Results [+]

[✔] Detected CMS: WordPress [✔] CMS URL: https://wordpress.org Traceback (most recent call last): File "cmseek.py", line 45, in core.main_proc(site,cua) File "/Users/x/CMSeeK_CMSDetectionandExploitation/cmseekdb/core.py", line 123, in main_proc advanced.deep(c22[1], site, cua, '1', scode) File "/Users/x/CMSeeK_CMSDetectionandExploitation/cmseekdb/dnv.py", line 184, in deep if wpvdbres == '1': UnboundLocalError: local variable 'wpvdbres' referenced before assignment

Tuhinshubhra commented 6 years ago

Can you please provide me with more info here:

  1. Target you were scanning (if possible)
  2. Operating system you're using
slowmistio commented 6 years ago

@Tuhinshubhra OK Mac Target:https://www.bitportal.io

Tuhinshubhra commented 6 years ago

Fixed, @1522402210 please update your version of CMSeeK. Thank you for reporting, closing issue now.

slowmistio commented 6 years ago

@Tuhinshubhra oh.. Thank you!!

slowmistio commented 6 years ago

@Tuhinshubhra

Traceback (most recent call last): File "cmseek.py", line 45, in core.main_proc(site,cua) File "/Users/x/CMSeeK_CMSDetectionandExploitation/cmseekdb/core.py", line 64, in main_proc advanced.deep(c1[1], site, cua, '2', scode) ## The 2 suggests that generator check has not been performed File "/Users/x/CMSeeK_CMSDetectionandExploitation/cmseekdb/dnv.py", line 159, in deep if version == "0": UnboundLocalError: local variable 'version' referenced before assignment

Tuhinshubhra commented 6 years ago

is that the same target or a new one?

slowmistio commented 6 years ago

@Tuhinshubhra http://metaps.com

Tuhinshubhra commented 6 years ago

Fixed, Thanks again

slowmistio commented 6 years ago

@Tuhinshubhra Thanks