HTTP-Connectivity-Tester
HTTP-Connectivity-Tester copied to clipboard
Aids in discovering HTTP and HTTPS connectivity issues. #nsacyber
Addresses and Aliases property on the connectivity object are useful, but could be better. Combine them per URL: - URL - DNS aliases - IP addresses for those aliases -...
Add functions to support proxy discovery. Look for default proxy, auto discovery/WPAD, WinINet proxy, WinHTTP proxy, etc. Add that info to the verbose output.
When a particular service has a GovCloud version, then add tests for the GovCloud URLs.
Current list is 200,400,403,404,500,501,503,504. Some of those probably shouldn't be on the list. Need to go through all the tests and see what status code looks from internet that is...
Add an HTML report that could be handed to firewall admins. Top section would be a table containing Blocked, UnblockUrl, DnsAliases, IpAddresses, IpRange (see #2), and Description. Bottom section could...
The Windows Analytics tests could be combined into one file since the URLs that are tested are very similar. Add an option for type of the Windows Analytic service to...