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

[ERROR]After Starting passive theme enumeration #132

Open ClassOdUa opened 2 years ago

ClassOdUa commented 2 years ago

[i] Scanning Site: http://orenda.gov.ua [i] Target redirected to: https://orenda.gov.ua/ [#] Set https://orenda.gov.ua/ as target? (y/n): y [] CMS Detected, CMS ID: wp, Detection method: source [i] Checking user registration status [i] Starting passive plugin enumeration [] 2 Plugins enumerated! [i] Starting passive theme enumeration Traceback (most recent call last): File "cmseek.py", line 116, in core.main_proc(target,cua) File "/home/panda/tools/CMS_detect/cmseek/cmseekdb/core.py", line 136, in main_proc advanced.start(cms, site, cua, ga, scode, ga_content, detection_method, headers) File "/home/panda/tools/CMS_detect/cmseek/deepscans/core.py", line 10, in start wpscan.start(id, url, ua, ga, source, detection_method) File "/home/panda/tools/CMS_detect/cmseek/deepscans/wp/init.py", line 112, in start theme_enum = wp_theme_enum.start(source,url,ua) File "/home/panda/tools/CMS_detect/cmseek/deepscans/wp/themedetect.py", line 28, in start zip_status = cmseek.check_url(theme_zip, ua) File "/home/panda/tools/CMS_detect/cmseek/cmseekdb/basic.py", line 520, in check_url urllib.request.urlopen(request) File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.8/urllib/request.py", line 525, in open response = self._open(req, data) File "/usr/lib/python3.8/urllib/request.py", line 542, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open return self.do_open(http.client.HTTPSConnection, req, File "/usr/lib/python3.8/urllib/request.py", line 1358, in do_open r = h.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 285, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response