-
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
-
监视端口和修改端口
监视端口和修改端口-monitoring ports and port changes
- 2022-05-29 04:13:15下载
- 积分:1
-
given directory traversal of all documents (including subdirectories document),...
遍历给定目录中的所有文件(包括子目录中的文件),以实现文件查找功能。支持通配符查找。-given directory traversal of all documents (including subdirectories document), to achieve the document search function. Search support wildcards.
- 2022-08-11 03:39:19下载
- 积分:1
-
端口扫描
portscan
- 2022-01-21 06:10:35下载
- 积分:1
-
自己编写的traceroutcheng程序,基于linux QT的图形界面,运行于ARM平台,支持UDP和ICMP协议...
自己编写的traceroutcheng程序,基于linux QT的图形界面,运行于ARM平台,支持UDP和ICMP协议-I have written traceroutcheng procedure linux QT-based graphical interface, running on the ARM platform, support for UDP and ICMP protocol
- 2023-01-20 05:15:04下载
- 积分:1
-
端口扫描程序,发现端口是否开启
端口扫描程序,发现端口是否开启-port scanning procedures, whether to open ports found
- 2022-02-06 12:18:31下载
- 积分:1
-
用delphi编写的网站后台扫描器
用delphi编写的网站后台扫描器--单线程,源代码及简单程序。-Web site prepared by delphi background scanner- single-threaded, the source code and simple procedures.
- 2022-04-08 05:27:34下载
- 积分:1
-
扫描rpc.mountd
扫描rpc.mountd -Scan rpc.mountd
- 2023-01-18 08:40:03下载
- 积分:1
-
大家好好用吧,这是一个非常好的工具啊。希望我门的网站越办越好啊...
大家好好用吧,这是一个非常好的工具啊。希望我门的网站越办越好啊-we use it properly, it is a very good tool ah. I hope the door for even better ah
- 2022-07-28 00:31:24下载
- 积分:1
-
kalman滤波实现目标跟踪
简洁明了
kalman滤波实现目标跟踪
简洁明了-Kalman filter tracking concise
- 2022-09-04 11:25:03下载
- 积分:1