Projects tagged ‘portscan’


[3 total ]

2 Users

scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with, for a Phrack Magazine article. Thus, unlike some of the other port ... [More] scan detection tools out there, scanlogd is designed to be totally safe to use. scanlogd supports several packet capture interfaces: the raw socket interface on Linux (which does not require any libraries), libnids, and libpcap. [Less]
Created over 3 years ago.

0 Users

portscan.py is a Python module that allows you to scan specific ports in an IP, using the function scan(ip,port,timeout). Instead of getting a cryptic code in return, the function will return "open" ... [More] , "closed", "filtered", or "timeout". http://www.infosegura.net/ [Less]
Created about 1 year ago.

0 Users

phpPortScan It's a little handy port-scanning class written in PHP - it can connect to IP's and then check if the specified port is open or not.
Created about 1 year ago.