Intent-Code Divergence
Medium
- Confidence
- 99% confidence
- Finding
- The code disables TLS certificate verification by passing verify=False to requests.get while presenting itself as a normal webpage fetcher. This makes HTTPS connections vulnerable to man-in-the-middle interception and content tampering, so the script may return attacker-controlled page content or leak fetched data to an active network attacker.
