Technical Tip: Verify whether the signature package version is up to date
| Description | This article describes how to display current signature package on FortiWeb and how to verify if it is the latest version available. |
| Scope | FortiWeb. |
| Solution | View information about the current signature package version in the GUI by navigating to System -> Config -> FortiGuard.
View the same information in the CLI by running 'diag sys waf-signature status':
FWB_Lab # diag sys waf-signature status
In the example above, the version on FortiWeb is 0.00397. See Web Application Security - FortiGuard Labs for information regarding the latest signature package version.
From the above the latest version is 0.00398, so this means the FortiWeb does have the latest version.
This may happen, for example, when FortiWeb is configured to update on a weekly basis. The current configuration can be also viewed in the GUI, low on the page under System -> Config -> FortiGuard.
To manually trigger the database update, select the 'Update Now' button on the same page.
Alternatively, run 'exec update-now' in the CLI:
FWB_Lab # exec update-now FWB_Lab #
There is no visible output from running the command, but the signature update will complete in 2-3 minutes.
FWB_Lab # diag sys waf-signature status
If the signature database does not update, follow the troubleshooting steps described in Troubleshooting Tip: Unable to connect to FDS servers. |




