-
Can detect the windows system to run the program title and the class name
可以检测windows系统运行的程序标题和类名
- 2023-03-24 03:20:04下载
- 积分:1
-
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟...
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟-windows ping order the source code, we can learn from and write their own network connectivity testing procedures yo! !
- 2022-10-10 15:40:03下载
- 积分:1
-
一个用c#写的扫描asp源码漏洞的应用程序
一个用c#写的扫描asp源码漏洞的应用程序-c# 1 used to write the source code scanning asp loopholes in the application! !
- 2022-02-13 14:14:54下载
- 积分:1
-
基于UDP协议的网段扫描器
基于UDP协议的网段扫描器- Based on UDP agreement webpage scanner
- 2023-04-03 18:40:04下载
- 积分:1
-
本程序是有VC编写,其主要功能是扫描电脑端口的开放情况,有界面,可以扫描单一端口,也可以自定义端口,还可以将扫描的结果保存为文本文件...
本程序是有VC编写,其主要功能是扫描电脑端口的开放情况,有界面,可以扫描单一端口,也可以自定义端口,还可以将扫描的结果保存为文本文件-This procedure is the preparation of VC, and its main function is to scan your computer for open ports situation, there are interfaces, you can scan a single port, but also can customize the ports, can also be saved as a result of scanning a text file
- 2023-06-17 07:55:03下载
- 积分:1
-
icmp包定制程序
icmp包定制程序-icmp package has custom-made the procedure
- 2022-12-17 23:35:03下载
- 积分:1
-
nmap为一著名的网络安全扫描工具,中文版参考手册,来自官方的文档...
nmap为一著名的网络安全扫描工具,中文版参考手册,来自官方的文档-nmap is a well-known network security scanning tools, the Chinese version of Reference Manual, from the official documents
- 2023-03-31 15:35:04下载
- 积分: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
-
snmp扫描程序
snmp扫描程序 -snmp scanner
- 2022-03-10 06:09:48下载
- 积分:1
-
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