Heartbleed
Heartbleed copied to clipboard
Powershell Wrapper to Check Multiple IPs on a List
In case it helps others, here is a rudimentary basic Powershell script to check a list of IP addresses and execute the command on each. 4-8-2012 written to run the Heartbleed.exe command to check for vulnerable SSL servers. Assumes you installed GO programming language and Filippo's excellent Heartbleed.exe script. This was tested to work on Windows 7, 64 bit. List of IPs contains x.x.x.x:port separated by newline character (ex: 65.233.11.4:8443)