20050715port-scan

所属分类:扫描程序
开发工具:Visual C++
文件大小:23KB
下载次数:11
上传日期:2009-01-06 21:36:53
上 传 者490056716
说明:  强大的端口扫描器。
(Powerful port scanner.)

文件列表:
port-scan\error.c (2287, 1995-04-04)
port-scan\find_addr.c (1141, 1995-04-04)
port-scan\lib.h (831, 1995-02-14)
port-scan\LICENSE (695, 2002-04-04)
port-scan\Makefile (924, 2002-04-04)
port-scan\mallocs.c (737, 1995-04-04)
port-scan\non_blocking.c (490, 1995-04-04)
port-scan\open_limit.c (508, 1995-08-14)
port-scan\print_data.c (588, 1995-04-04)
port-scan\ring.c (981, 1995-04-04)
port-scan\strerror.c (344, 1995-04-09)
port-scan\tcp_scan.1 (3330, 1997-08-20)
port-scan\tcp_scan.c (14725, 1997-08-20)
port-scan\udp_scan.c (15735, 1997-08-20)
port-scan\黑客基地hackbase.htm (6849, 2005-07-15)
port-scan (0, 2005-07-15)
黑基VIP培训.txt (2925, 2007-12-09)
点击报名VIP会员.url (49, 2008-12-09)

tcp_scan and udp_scan are tools to scan a host for available network services (for example, to see if your packet filter does its job). You can scan specific services or ranges of ports. In order to speed up the process, the tools probe a bunch of network ports in parallel. The programs work with SunOS 4.1.3, SunOS 5.3 (Solaris 2.3) and probably with anything that looks like 4.3+ BSD or System V.4. There is one catch, though: the programs use raw ICMP sockets, so they need to be run with root privilege. Raw ICMP sockets are used to work around common shortcomings in BSD (75-second timeout on a non-blocking TCP connect() to an unreachable host) and in SYSV (a connected UDP socket does not pass delivery errors back to the application). Warning: these programs will raise lots of alarms on sites that run my tcp wrapper or that do any other kind of network monitoring. Use the programs only with prior permission from the affected sites. Wietse Venema

近期下载者

相关文件


收藏者