SPI Dynamics released a paper on how to port scan and do other cool stuff with JavaScript. I’ve found the paper quite interesting, so I decided to make my own port scanner in JavaScript. My aim was to build the port scanner small, cute, reusable and fast. After a couple of hours fiddling around with IMG tags and other DOM elements I came up with the following solution. The code depends on your con