Fixed multiple bugs, cleaned up formatting, produces solid csv output for Qualys Web App scans

This commit is contained in:
Austin Taylor
2017-12-25 22:44:30 -05:00
parent 10f8809723
commit 61ba3f0804
2 changed files with 376 additions and 121 deletions

View File

@ -1,4 +1,5 @@
[info]
#Reference https://www.qualys.com/docs/qualys-was-api-user-guide.pdf to find your API
hostname = qualysapi.qg2.apps.qualys.com
username = exampleuser
password = examplepass
@ -18,4 +19,8 @@ max_retries = 10
; proxy authentication
#proxy_username = proxyuser
#proxy_password = proxypass
#proxy_password = proxypass
[report]
# Default template ID for CSVs
template_id = 126024