Qualys: unbound method wrap_socket()
wheelq opened this issue · 1 comments
wheelq commented
Describe the bug
I am using docker-compose version of VulnWhisperer.
After editing the vulnwhisperer.ini the logs contain the following line:
elasticsearch | [2021-06-14T15:25:17,498][INFO ][o.e.p.PluginsService ] [k3PZWzN] loaded module [x-pack-ilm]
vulnwhisperer | 2021-06-14 15:25:09 docker-desktop qualysWhisperAPI[1] ERROR Could not connect to Qualys: unbound method wrap_socket() must be called with SSLContext instance as first argument (got socket instance instead)
elasticsearch | [2021-06-14T15:25:17,498][INFO ][o.e.p.PluginsService ] [k3PZWzN] loaded module [x-pack-logstash]
Affected module
Qualys
VulnWhisperer debug trail
Log attached in the description above
To Reproduce
Steps to reproduce the behavior:
- Edit the vulnwhisperer.ini
- Update the [qualys_vuln] section with:
hostname = qualysguard.qualys.eu
- Run docker-compose up
Expected behavior
VulnWhisperer to connect and pull Qualys data
Screenshots
N/A
System in which VulnWhisperer runs (please complete the following information):
- OS: N/A
- Version: docker-compose
- VulnWhisperer Version: latest
girlpunk commented
Did you ever find a solution to this? I'm seeing the same issue with OpenVAS.