codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supress insecure request warnings

codingo opened this issue · comments

When making a request over HTTPS an insecure request warning is being presented within the response headers (and subsequently being printed to the terminal). Information on suppressing these messages can be found here: https://stackoverflow.com/questions/27981545/suppress-insecurerequestwarning-unverified-https-request-is-being-made-in-pytho