falscan

falscan

falscan is a script I’ve written in falcon that I translated from a ruby script by the name of pscan. The name pscan makes more sense but I wanted to emphasis that it was written in falcon, hence falscan. falscan is a port scanning utility that only works (presently anyway) on UNIX and unix like systems. I’ve only had the opportunity to personally test it on Mac OS X but there is no reason it shouldn’t function exactly same on any similar setup.

The only difference between falscan and pscan of any significance is that the ruby implementation of sockets appears to connect to hosts when the falcon implementation does not. I cannot explain that presently, but it’s something to consider.

http://github.com/steveno/falscan

About these ads
This entry was posted in falconpl. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s