-
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
-
简单的网络扫描工具
简单的网络扫描工具-simple network scanning tool
- 2022-07-27 23:43:44下载
- 积分: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
-
优秀的扫描工具,可以使用fingerprint来判断操作系统类型
优秀的扫描工具,可以使用fingerprint来判断操作系统类型- The outstanding scanning tool, may use fingerprint to judge the
operating system type
- 2022-11-04 13:00:04下载
- 积分:1
-
扫描器的源代码,在VC下编译通过
扫描器的源代码,在VC下编译通过-the source code scanners, compiled by VC
- 2022-03-17 10:25:22下载
- 积分:1
-
ma so kich hoat kjhfosahkfj
ma so kich hoat kjhfosahkfj
- 2023-06-20 00:25:03下载
- 积分:1
-
IDS based on MySQL........uses ACID, mysql and snort
IDS based on MySQL........uses ACID, mysql and snort-IDS based on MySQL........uses ACID, mysql and snort............
- 2023-03-02 16:15:05下载
- 积分:1
-
Visual C++端口扫描器源代码
一个 visual C++的端口扫描器源代码-A visual C++ Port scanner source code
- 2023-07-05 07:15:03下载
- 积分:1
-
TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址
TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
- 2022-04-18 03:14:53下载
- 积分: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