WPScan: v3.5.1

04/07/2019 4:59 pm

WPScan: v3.5.1

WPScan 3.5.1 – New Features & Fixes

  • Support of Ruby 2.3 removed as its supported ended
  • Fixes a regression in the users detection
  • Default user agent list now handled by the related CLI option, rather than ‘hardcoded’ in the CMSScanner::Browser – Fixes #1328 (caused by using –random-user-agent on the first DB update)

Dev Stuff:

  • Parsed options are now accessible the ParsedCli class from everywhere, rather than just the controllers