-
监视端口和修改端口
监视端口和修改端口-monitoring ports and port changes
- 2022-05-29 04:13:15下载
- 积分:1
-
Delphi下扫描图像
Delphi下扫描图像-Delphi scanned images
- 2022-02-28 13:48:03下载
- 积分:1
-
从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.
从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.-read from the specified file into the IP address and account password, guessing ftp server passwords.
- 2022-02-05 17:08:34下载
- 积分:1
-
PSMFirewall firewall source code PSMFirewall firewall source code
PSMFirewall防火墙源代码 -PSMFirewall firewall source code PSMFirewall firewall source code
- 2022-07-09 15:20:58下载
- 积分:1
-
查U盘是否有毒,驻留内存,自动检测。插入U盘发现有毒,U盘就不能使用...
查U盘是否有毒,驻留内存,自动检测。插入U盘发现有毒,U盘就不能使用-check whether the toxic site, the presence of memory, automatic detection. Insert disk discovery of toxic U, U disk can not be used
- 2023-07-10 23:50:04下载
- 积分:1
-
Rosiello Security proxyscanner validity checker v2.0 of a Windows proxy server a...
Rosiello Security proxyscanner & validity checker v2.0 一个WINDOWS下的代理服务器地址扫描器,必须在MS-DOS模式下运行,附源代码。-Rosiello Security proxyscanner validity checker v2.0 of a Windows proxy server address scanners, in MS-DOS mode, and with the source code.
- 2022-10-16 20:00:03下载
- 积分:1
-
结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!...
结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!-simple structure, others can scan IP, function is not strong, but it occupied a smaller memory, short and pithy!
- 2022-02-14 02:11:18下载
- 积分:1
-
ftp扫描程序
ftp扫描程序-ftp scaner
- 2022-01-31 05:57:26下载
- 积分:1
-
操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口...
操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。但这种方法的缺点是很容易被发觉,并且被过滤掉。目标计算机的logs文件会显示一连串的连接和连接是出错的服务消息,并且能很快的使它关闭。
-operating system for the connect () system call, and for every one interested in the computer connect to the port. If the interception at the state port, then connect () can be successful. Otherwise, the port is not used, that is, not provide services. One of the biggest advantages is that you do not have any authority. System of any user has the right to use this call. Another advantage is speed. If each of the target port to a linear manner, the use of separate connect () call, it would take a very long time, you can open multiple socket, thus speeding up the scanning. The use of non-blocking I/O allows you to set up a low exhaustion of the time cycle, while observing
- 2022-03-20 07:14:25下载
- 积分:1
-
SNMPing is a tool that scans a TCP/IP network for devices running an SNMPdaemon...
SNMPing is a tool that scans a TCP/IP network for devices running an SNMPdaemon on port 161 (or a user specified port).
- 2022-05-27 00:36:26下载
- 积分:1