Heartbleed icon indicating copy to clipboard operation
Heartbleed copied to clipboard

Powershell Wrapper to Check Multiple IPs on a List

Open gzigg opened this issue 10 years ago • 0 comments

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)

gzigg avatar Apr 09 '14 18:04 gzigg