This article explains how an attack signature/detector engine update is performed on SRX devices using Security Director.
How are attack signature updates managed in Security Director?
Downloading a signature database to Security Director (SD)
Installing a signature database to security devices ( SRX )
Navigate to Security Director > Administration > Signature Database. Choose the most recent signature database listed under the ‘Latest list of Signatures’ and select Download (Delta/Full) under Action column to download the signature database to SD.
A download confirmation window will pop up. Click 'Yes' and a job will be triggered.
Click 'Update Summary' to view the details of the signatures in that specific signature database.
Please refer figure to A below:
View/Modify download settings (Security Director > Administration > Signature Database > Signature Download Settings)
Alternatively, a signature DB download can be performed using an offline procedure as discussed in KB27038 - [Junos Space] Offline IDP (IPS) Signature update procedure [juniper.net] .
Signature Parsing - Once the signature updates are downloaded (either offline or online), 2 jobs are run within Security Director, which take a significant amount of memory to parse the signatures and then clean up after parsing. The Install option does not start until these jobs are completed. You can view the latest IPS signature parse and cleanup job under SD > Monitor > Job Management soon after signature download.
Once a DB is downloaded to Security Director, it will show under Active Database on Space, the one shown in Figure A in red. Choose the active database and click “Install on device” under Action column. This will open the Install windows as shown in Figure C, where a list of all devices with IPS license and/or App license are displayed. It also provides further details on the version of the IPS and Application signature database.
To check the version of Attack DB installed on the device, the two columns IPS License and App License show the IPS attack db and Application signature db installed on each device.
Updating the Signature package in a SRX cluster
If a cluster is managed from Security Director, a.k.a SD, both nodes in the SRX cluster need connectivity to SD to successfully download and install the IPS signature database. If the secondary node does not have connectivity to the SD via fxp0 and backup-router command, the attack database will not be updated on the secondary node. Make sure the secondary node has connectivity to SD via backup-router command.
Refer to KB15580 - [SRX] 'backup-router' command configuration on Chassis Cluster [juniper.net] .
This is not what is observed when downloading and installing the signature update on security device CLI (SRX), wherein a signature DB is automatically synced between the nodes, from Junos OS 12.1 release or later.
2019-03-21: Updatedt screenshots and navigation path.