-
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
-
检查Linux imap服务程序弱点的Unix Shell程序
检查Linux imap服务程序弱点的Unix Shell程序 -A unix shell app which can detect the weakness of Linux imap service
- 2022-06-27 02:29:01下载
- 积分:1
-
Visual C++端口扫描器源代码
一个 visual C++的端口扫描器源代码-A visual C++ Port scanner source code
- 2023-07-05 07:15:03下载
- 积分:1
-
简单的网络扫描工具
简单的网络扫描工具-simple network scanning tool
- 2022-07-27 23:43:44下载
- 积分:1
-
一个开放的
An open-source security scanner and exploiting framework for Microsoft Windows
- 2022-02-03 09:24:49下载
- 积分:1
-
This example is the dynamic control with a tree display of all the computer netw...
本实例是用一个树型控件动态的显示了所有流经本计算机的网络封包。-This example is the dynamic control with a tree display of all the computer network through the packet.
- 2022-03-04 02:41:53下载
- 积分:1
-
监视端口和修改端口
监视端口和修改端口-monitoring ports and port changes
- 2022-05-29 04:13:15下载
- 积分:1
-
九头蛇
hydra-4.4
- 2023-05-15 12:20:04下载
- 积分:1
-
icmp包定制程序
icmp包定制程序-icmp package has custom-made the procedure
- 2022-12-17 23:35:03下载
- 积分:1
-
这一概念证明利用Apache / 1.3。x(或IIS但没有测试)+ php_4的…
This a proof of concept exploit for Apache/1.3.x(or IIS but not tested) + php_4.1.2. and below 4.1.2-This a proof of concept exploit for Apache/1.3.x(or IIS but not tested)+ php_4.1.2. and below 4.1.2
- 2023-02-07 07:15:04下载
- 积分:1