Skip to Content

Jan 07, 2022

This release includes a new timeout for Bootstrap, a new time-based attack for Postgres, and updated ChromeDriver, and some bug fixes.

Improved

  • The installed version of Selenium ChromeDriver is now 97.0.4692.71.
  • <RemoteBootstrapTimeoutMinutes> has been added to the scan config to allow customers to set a timeout when executing Bootstrap authentication via REST API.
  • BlindSQL module now includes a time-based attack for Postgres.

Fixed

  • Automated login has been updated to fix an issue that was causing some previously successful logins to fail.
  • The engine no longer reports the log message Send Request max wait time exceeded!.
  • Operation and traffic logs have been updated to redact any client credentials.
  • Web framework crawling now adheres to scope constraints.