Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Adding an AXIS Vulnerability Scan

Add an AXIS scanner configuration to collect specific reports or start scans on the remote scanner.

The following table describes AXIS scanner parameters when you select SFTP as the import method:

Table 1: AXIS Scanner - SFTP Properties

Parameter

Description

Remote Hostname

The IP address or host name of the server that has the scan results files.

Login Username

The user name that JSA uses to log in to the server.

Enable Key Authentication

Specifies that JSA authenticates with a key-based authentication file.

Remote directory

The location of the scan result files.

Private Key File

The full path to the file that contains the private key. If a key file does not exist, you must create the vis.ssh.key file.

Note:

The vis.ssh.key file must have vis qradar ownership.

For example:

# ls -al /opt/qradar/conf/vis.ssh.key
-rw------- 1 vis qradar 1679 Aug 7
06:24 /opt/qradar/conf/vis.ssh.key

File Name Pattern

The regular expression (regex) required to filter the list of files that are in the Remote Directory. The .*\.xml pattern imports all XML files from the remote directory.

The following table describes AXIS scanner parameters when you select SMB Share as the import method:

Table 2: AXIS Scanner - SMB Share Properties

Parameter

Description

Hostname

The IP address or host name of the SMB Share.

Login Username

The user name that JSA uses to log in to SMB Share.

Domain

The domain that is used to connect to the SMB Share.

SMB Folder Path

The full path to the share from the root of the SMB host. Use forward slashes, for example, /share/logs/.

File Name Pattern

The regular expression (regex) required to filter the list of files in the Remote Directory. The .*\.xml pattern imports all xml files in the remote directory.

  1. Click the Admin tab.
  2. Click the VA Scanners icon.
  3. Click Add.
  4. In the Scanner Name field, type a name to identify the AXIS scanner.
  5. From the Managed Host list, select an option that is based on one of the following platforms:
    • On the JSA Console, select the managed host that is responsible for communicating with the scanner device.

  6. From the Type list, select Axis Scanner.
  7. From the Import Method list, select SFTP or SMB Share.
  8. Configure the parameters.
  9. Configure a CIDR range for the scanner.
  10. Click Save.
  11. On the Admin tab, click Deploy Changes.

For more information about how to create a scan schedule, see Scheduling a Vulnerability Scan.