JavaScript Scanner 1.0c Released
Introduction:
This project is based around host detection via JavaScript port scanning. A screenshot of the project can be seen below.

ChangeLogs
v1.0b:
+ jssWebImage Scanner
v1.0c:
+ Did some housekeeping on comments etc.
+ Added michaeldaw.org stylesheet to jss.html
+ Added result function to optimize code.
+ Added rand() into jssWebPing for IDS evasion.
+ Added port and timeout functionality
+ Added form validation
+ Added protocol function for future playing.
+ Did some more work on jssWebScript. It has
turned out to be more difficult then originally
thought. I can get it working with a single host
but not multiple. Haven’t tested it extensively.
+ Added jssController function for future plans.
Download available here.