python-qualysconnect

uWaterloo QualysGuard QualysConnect Package
Download

python-qualysconnect Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Colin Bell

python-qualysconnect Tags


python-qualysconnect Description

python-qualysconnect is a Python module that provides rudimentary access to the QualysGuard API (v1 and v2).Installationpython setup.py installNOTE: If you would like to experiment without installing globally, look into 'virtualenv'.I've only tested this with Python 2.x. I will need to test it with Python 3.x.ConfigurationBy default, the package will ask at the command prompt for username and password. By default, the package connects to the Qualys documented host (qualysapi.qualys.com). You can override these settings and prevent yourself from typing credentials by creating a file called '.qcrc' in your home directory. (Sorry, I do not have this tested on Windows yet).Example .qcrc; Note, it should be possible to omit any of these entries.hostname = qualysapi.serviceprovider.comusername = corp_ttpassword = passw0rdUsageA script called 'qhostinfo.py' is included and installed with setup.py.Usage: qhostinfo.py Options: -h, --help show this help message and exit -v, --verbose Display detailed logging messages. -a IP, --address=IP Display QualysGuard results for IP. -H HOSTNAME, --hostname=HOSTNAME Display QualysGuard results for HOSTNAME.Usage: qhostinfo.py Source Code ExamplesThe bitbucket repository contains a directory called 'examples' that provides barebones examples of the setup of a v1 and v2 connection.https://bitbucket.org/uWaterloo_IST_ISS/python-qualysconnect/srcProduct's homepage


python-qualysconnect Related Software