-
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟...
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟-windows ping order the source code, we can learn from and write their own network connectivity testing procedures yo! !
- 2022-10-10 15:40:03下载
- 积分:1
-
在网络端口scannser
基于C++的网络端口扫描源代码,包含头文件和源文件,可以实现端口扫描功能。-port scannser in network
- 2023-09-09 01:00:03下载
- 积分:1
-
扫描器scanner源代码
扫描器scanner源代码-source code scanners scanner
- 2022-01-25 16:38:54下载
- 积分:1
-
snmp扫描程序
snmp扫描程序 -snmp scanner
- 2022-03-10 06:09:48下载
- 积分:1
-
字符界面下的端口扫描程序
字符界面下的端口扫描程序- Under character contact surface port scanning procedure
- 2022-02-28 22:04:19下载
- 积分:1
-
扫描器的源代码,在VC下编译通过
扫描器的源代码,在VC下编译通过-the source code scanners, compiled by VC
- 2022-03-17 10:25:22下载
- 积分:1
-
ping命令的源代码,很详细的介绍,欢迎大家使用,免费的
ping命令的源代码,很详细的介绍,欢迎大家使用,免费的-ping command
- 2022-08-25 21:41:23下载
- 积分:1
-
用raw socket 发送TCP报文有助于理解网络协议
用raw socket 发送TCP报文有助于理解网络协议-used raw socket TCP packet sent to understand network protocol
- 2022-07-24 03:54:58下载
- 积分: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
-
用于在入侵前收集信息的扫描软件,能够得到对方主机开放哪些端口...
用于在入侵前收集信息的扫描软件,能够得到对方主机开放哪些端口-used in the collection of information before the invasion of scanning software to be open what other host ports
- 2022-01-26 05:03:02下载
- 积分:1