00 — Overview
Recon — Tech Stack Fingerprinting
Identify what software a target runs — frameworks, versions, databases — and match it to known CVEs.
Intermediate·30 min·5 tasks
// By the end of this module
→Identify web frameworks, CMS platforms, and server software from responses
→Use Wappalyzer, WhatWeb, and manual headers to fingerprint a target
→Map framework versions to known CVEs and exploit databases
→Fingerprint from error pages, cookies, and response timing
// Prerequisites
