Bots From Extension: qualys
Qualys - Collect inventory information from Qualys
This extension provides 6 bots.
Bot @qualys:agents
Bot Position In Pipeline: Sink
Get agents from Qualys.
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
column_name* | Text | Column Name which contains IP Addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
Bot @qualys:alerts
Bot Position In Pipeline: Sink
Get alerts from Qualys.
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
column_name* | Text | Column Name which contains IP Addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
timestamp | DateTime | CFXQL for filtering the data for a specified time period |
Bot @qualys:hosts
Bot Position In Pipeline: Sink
Get hosts from Qualys.
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
column_name* | Text | Column Name which contains IP Addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
Bot @qualys:scans
Bot Position In Pipeline: Sink
Get scans from the past 30 days by default from Qualys.
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
column_name* | Text | Column Name which contains IP Addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
timestamp | DateTime | CFXQL for filtering the data for a specified time period |
Bot @qualys:tags
Bot Position In Pipeline: Sink
Get tags from Qualys.
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
column_name* | Text | Column Name which contains IP Addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |
Bot @qualys:vulnerabilities
Bot Position In Pipeline: Sink
Get vulnerabilities from Qualys.
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
column_name* | Text | Column Name which contains IP Addresses | |
concurrent_discovery | Text | 10 | Number of concurrent jobs to run |