HASecuritySolutions / VulnWhisperer

Create actionable data from your Vulnerability Scans
https://twitter.com/VulnWhisperer
Apache License 2.0
1.36k stars 267 forks source link

Qualys: unbound method wrap_socket() #229

Open wheelq opened 3 years ago

wheelq commented 3 years ago

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:

  1. Edit the vulnwhisperer.ini
  2. Update the [qualys_vuln] section with: hostname = qualysguard.qualys.eu
  3. 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):

girlpunk commented 2 years ago

Did you ever find a solution to this? I'm seeing the same issue with OpenVAS.