Combine analysis methods around the CWE-288 resource boundary
MITRE identifies manual analysis, automated static analysis, dynamic analysis as applicable detection approaches. Use them to enumerate every route, protocol, recovery flow, trusted header, and administrative channel that can create or upgrade an authenticated session, then compare its checks with the primary login path. Require a reproducible trace from attacker influence to the unsafe behavior, record coverage gaps, and confirm suspected findings dynamically where safe; no single technique establishes complete coverage.
CWE-288: detection methods and operational guidance — MITRE CWE