-
ping命令的源代码,很详细的介绍,欢迎大家使用,免费的
ping命令的源代码,很详细的介绍,欢迎大家使用,免费的-ping command
- 2022-08-25 21:41:23下载
- 积分:1
-
一个网络测试应用程序实现过程
一个网络测试应用程序实现过程...
一个网络测试应用程序实现过程
一个网络测试应用程序实现过程-A network test applications realize the process of testing a network application realize the process of
- 2022-06-02 13:48:40下载
- 积分:1
-
一个DELPHI的自定义元件,有关扫描仪的
一个DELPHI的自定义元件,有关扫描仪的-an element of self definition, the scanner
- 2023-07-23 14:25:03下载
- 积分:1
-
DNS上主机查询, Unix She
DNS上主机查询, Unix She-Machine query on DNS, Unix She
- 2022-02-22 05:52:01下载
- 积分:1
-
内存占用的大小直接影响程序的运行,对于一些内存占用很多的程序,需要实时检测可用内存,以调整设置,本程序就能实现这种功能...
内存占用的大小直接影响程序的运行,对于一些内存占用很多的程序,需要实时检测可用内存,以调整设置,本程序就能实现这种功能-Memory footprint size of a direct impact on the operation of the procedure, for some memory footprint a lot of procedures, the need for real-time detection of memory can be used to adjust the settings, the program will be able to realize this function
- 2023-07-03 21:25:03下载
- 积分:1
-
扫描rpc.mountd
扫描rpc.mountd -Scan rpc.mountd
- 2023-01-18 08:40:03下载
- 积分:1
-
一个简单的探测局域网内主机IP的程序
一个简单的探测局域网内主机IP的程序-A simple LAN host IP detection procedures
- 2022-01-26 06:03:58下载
- 积分:1
-
这是一个基于UDP协议的网段扫描程序,Vc++开发,希望给予提供大家学习vc的帮助...
这是一个基于UDP协议的网段扫描程序,Vc++开发,希望给予提供大家学习vc的帮助-This is a UDP-based network of scanning procedures, Vc development, giving hope to emulate the help vc
- 2022-06-28 09:03:03下载
- 积分:1
-
扫描是否使用了QPOP/SCO POP邮件程序
扫描是否使用了QPOP/SCO POP邮件程序 -Scan whether use QPOP/SCO POP email apps
- 2022-03-09 21:41:48下载
- 积分:1
-
The preparation of vulnerability scanners detect a remote server that may exist...
编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备socket函数库的知识以外,还需要一些有关string函数库的知识。-The preparation of vulnerability scanners detect a remote server that may exist with the security risks of the file exists, and its socket to establish the process and above the port scanner is the same, the difference is that vulnerability scanners typically use port 80, and then on the port send a GET request for the document, the server receives the request will return the contents of the documents, if the file does not exist then return an error message, through the receiver can determine whether to return to the contents of the file exists. Send and receive data need to use the function send () and recv (), exists in another string convection judge need to use the function strstr (), which apart from the need to have the socket lib
- 2022-06-21 10:00:53下载
- 积分:1