Skip to main content

Overview

Website Recon identifies server-side and client-side technologies on a web application. It generates findings for each detected technology and adds results to your Attack Surface.

Parameters

How it works

Website Recon uses Wappalyzer as its scanning engine. Wappalyzer maintains a database of over 7,900 technologies across 100+ categories. The tool analyzes multiple elements of the website: It also takes a screenshot of the website.

Technology categories

Website Recon identifies technologies across many categories:

How recon results feed into testing

Technology fingerprinting typically happens early in a penetration test. Knowing what software a target runs lets you:
  • Use CMS-specific tools when WordPress, Drupal, or Joomla is detected
  • Match detected versions against known CVEs
  • Plan targeted testing based on the application architecture
  • Focus on known-vulnerable components first
When Website Recon detects WordPress, a recommendation appears to run the WordPress Scanner for a more thorough CMS-specific assessment.

Example workflow

If Website Recon finds the following about a target:
Next steps:
  1. Search for WordPress 4.1 CVEs
  2. Run the WordPress Scanner for CMS-specific testing
  3. Use the server and OS information to select appropriate exploits

Follow-up actions