-
用于端口扫描
用来进行端口的扫描-used for port scanning
- 2022-05-28 11:48:42下载
- 积分: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
-
局域网信息搜索平,端口扫描,识别共享连接等…
局域网信息搜索 ping,端口扫描,查找共享连接等功能-LAN Information Search ping, port scan, identify shared connectivity, and other functions
- 2022-02-11 13:19:33下载
- 积分:1
-
linux下的端口扫描器
linux下的端口扫描器 -Port scan in linux
- 2022-05-23 12:55:07下载
- 积分:1
-
遥控接收器子程序,适合于电视,PDA,DVD等
遥控接收器子程序,适合于电视,PDA,DVD等-Remote Control Receiver subroutine, suitable for television, PDA, DVD, etc.
- 2022-07-07 04:21:51下载
- 积分:1
-
简单的网络扫描工具
简单的网络扫描工具-simple network scanning tool
- 2022-07-27 23:43:44下载
- 积分:1
-
功能强大的icmp包定制程序
功能强大的icmp包定制程序- The function formidable icmp package has custom-made the
procedure
- 2023-01-14 23:55:03下载
- 积分:1
-
traceroute的tcp实现
traceroute的tcp实现-traceroute tcp realizes
- 2022-03-21 11:46:21下载
- 积分:1
-
This source code is the local and remote machines Dongdong good port scanner.
这个源代码是本机和远程机器的端口扫瞄的好东东。-This source code is the local and remote machines Dongdong good port scanner.
- 2023-08-14 06:40:02下载
- 积分:1
-
使用vc开发的端口扫描程序。
使用vc开发的端口扫描程序。-use vc development of the port scanning procedures.
- 2022-01-26 01:05:46下载
- 积分:1