Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR]After Starting passive theme enumeration #132

Open
ClassOdUa opened this issue Feb 7, 2022 · 0 comments
Open

[ERROR]After Starting passive theme enumeration #132

ClassOdUa opened this issue Feb 7, 2022 · 0 comments

Comments

@ClassOdUa
Copy link

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant