-
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
-
XPortScan v2.0,多线程端口安全扫描工具,内包含Windows/Linux 两版本,附源代码...
XPortScan v2.0,多线程端口安全扫描工具,内包含Windows/Linux 两版本,附源代码-XPortScan v2.0, multithreaded port security scanning tools, which includes Windows/Linux version 2, with source code
- 2022-05-18 16:46:06下载
- 积分:1
-
这是一个基于UDP协议的网段扫描程序,Vc++开发,希望给予提供大家学习vc的帮助...
这是一个基于UDP协议的网段扫描程序,Vc++开发,希望给予提供大家学习vc的帮助-This is a UDP-based network of scanning procedures, Vc development, giving hope to emulate the help vc
- 2022-06-28 09:03:03下载
- 积分:1
-
通过发送自己构造的数据包来检测端口是否可以连接
通过发送自己构造的数据包来检测端口是否可以连接 -Detecting the port whether can be connected through sending the your own packets
- 2023-06-27 03:35:03下载
- 积分:1
-
从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.
从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.-read from the specified file into the IP address and account password, guessing ftp server passwords.
- 2022-02-05 17:08:34下载
- 积分:1
-
Nessus的应用与漏洞扫描技术的研究,提供详尽漏洞扫描
Nessus的应用与漏洞扫描技术的研究,提供详尽漏洞扫描-Nessus loopholes in the application and scanning technology, provide detailed vulnerability scanning
- 2022-07-16 05:55:27下载
- 积分:1
-
VC开发的一个端口扫描程序,功能全面,使用方便,是扫描程序很好的例子。...
VC开发的一个端口扫描程序,功能全面,使用方便,是扫描程序很好的例子。-development of a VC port scanning procedures, full-featured, easy to use, scanning procedure is a good example.
- 2022-03-16 14:46:38下载
- 积分:1
-
ftp扫描程序
ftp扫描程序-ftp scaner
- 2022-01-31 05:57:26下载
- 积分:1
-
use vc development of the port scanning procedures.
使用vc开发的端口扫描程序。-use vc development of the port scanning procedures.
- 2023-01-28 08:05:03下载
- 积分:1
-
字符界面下的端口扫描程序
字符界面下的端口扫描程序- Under character contact surface port scanning procedure
- 2022-02-28 22:04:19下载
- 积分:1