Skip to content

Technology Detection version 21.40.0

Choose a tag to compare

@zapbot zapbot released this 28 Aug 13:18
· 3779 commits to main since this release
2d384e2

Changed

  • Updated with enthec upstream icon and pattern changes.
  • The add-on now has an options screen to allow users to select Quick/Exhaustive mode used by the passive scanner (part of Issue 8361).
    • Quick > Return on first match; which may mean missing version information, but should be slightly more performant. (This is the default.)
    • Exhaustive > Keep matching and don't return early; likely slightly less performant.
  • The add-on now also has the ability to optionally raise Alerts for each technology identified. The default setting is enabled. (Issue 8361)
  • Maintenance changes.
    • This may be a breaking change for anyone that has code using the Automation Framework's Tech Detection (Wappalyzer) data.
  • The scan rule now includes example alert functionality for documentation generation purposes (Issue 6119).
  • Link website alert page and help (Issues 8189).