The Technology Detection add-on uses various patterns and finger prints to detect the technologies used by applications.
It works in a very similar way to the Wappalyzer browser add-ons with the following exceptions:
This tab shows all of the detected technologies for the site selected.
Right clicking on a technology will display a ‘Show evidence’ menu under which are all of the regexes used to detect it.
Selecting a regex will switch to the ‘Search’ tab and search through the history for that regex. Note: If multiple rows are selected the menu will not be displayed.
Beside the site selection drop down is an Export button which can be used to export a CSV (comma separated values) file based on the table information currently being displayed.
The toolbar also includes:
An enable/disable toggle button which controls whether the technology detection passive scan rule is functioning or not. This enabled state is persisted between ZAP sessions.
Technology data is available to reports via the TechJobResultData class.
Enthec Webappanalyzer | This project is a continuation of the iconic Wappalyzer that went private in August 2023. | |
https://www.wappalyzer.com/ | The Wappalyzer Homepage | |
https://github.com/wappalyzer/wappalyzer | As of early August 2023 the Wappalyzer Repository is no longer public. |