-
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
-
查U盘是否有毒,驻留内存,自动检测。插入U盘发现有毒,U盘就不能使用...
查U盘是否有毒,驻留内存,自动检测。插入U盘发现有毒,U盘就不能使用-check whether the toxic site, the presence of memory, automatic detection. Insert disk discovery of toxic U, U disk can not be used
- 2023-07-10 23:50:04下载
- 积分:1
-
利用winsock,实现简单的ping功能
利用winsock,实现简单的ping功能-The use of winsock, to achieve a simple ping function. . . . . . . . . . . . . . . . . .
- 2022-01-25 20:01:03下载
- 积分:1
-
使用嗅探器侦听操作系统类型的程序
使用嗅探器侦听操作系统类型的程序- Uses the sniffer to intercept the operating system type the
procedure
- 2022-02-26 17:44:18下载
- 积分:1
-
可视化08067漏洞扫描,并检测弱口令,列表显示结果,可以扫描内网和域...
可视化08067漏洞扫描,并检测弱口令,列表显示结果,可以扫描内网和域-Visualization of 08067 vulnerability scanning, and detection of weak passwords, lists display the results, you can scan inside the network and the domain
- 2022-08-03 06:55:21下载
- 积分:1
-
内存占用的大小直接影响程序的运行,对于一些内存占用很多的程序,需要实时检测可用内存,以调整设置,本程序就能实现这种功能...
内存占用的大小直接影响程序的运行,对于一些内存占用很多的程序,需要实时检测可用内存,以调整设置,本程序就能实现这种功能-Memory footprint size of a direct impact on the operation of the procedure, for some memory footprint a lot of procedures, the need for real-time detection of memory can be used to adjust the settings, the program will be able to realize this function
- 2023-07-03 21:25: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
-
或许还有点用哦,看看的哦,第一次随便看看了哦
或许还有点用哦,看看的哦,第一次随便看看了哦-point with perhaps, oh, oh, look at the first casual look oh
- 2022-01-25 14:51:42下载
- 积分: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