Skip to content

Latest commit

 

History

History
 
 

compare

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

compare

This script totals the severity levels for vulnerabilities detected by a QualysGuard scan and calculates a total score. This score can be calculated from an existing scan, or from running a scan. This base score is compared to the most recent score for the same IP address range, if one exists, and the difference is reported.

Note: This script takes a username and password as the first two command line arguments.

Dependencies For Perl

Perl versions 5.6.0 and greater are supported.

This script relies on several freely available modules from CPAN. You will need to have the following installed:

  • Bundle::LWP — Basic WWW library
  • Net::SSL — SSL support
    • Requires OpenSSL
  • XML::Twig — Handy XML manipulation
    • Requires James Clark's expat and XML::Expat

Legal

QualysGuard(R) MSP API Sample Code README

@(#)$Revision: 1.13 $

Copyright 2007 by Qualys, Inc. All Rights Reserved.

http://www.qualys.com