Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The scanner disables TLS certificate validation by setting `check_hostname = False` and `verify_mode = ssl.CERT_NONE` for all HTTPS requests. This makes scan results untrustworthy and allows a man-in-the-middle attacker to intercept or alter responses, potentially causing false negatives/positives or exposing scanned request metadata; in a security tool, that materially undermines the integrity of the assessment.
