-
检测HTTP代理服务器的程序
检测HTTP代理服务器的程序 -Detecting HTTP proxy
- 2023-02-22 17:45: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
-
网络检测实用工具集,能测试网络状况,同时集成部分实用功能
网络检测实用工具集,能测试网络状况,同时集成部分实用功能-Network detection utility sets, to test the network status, while integrated part of functional
- 2022-08-25 10:14:23下载
- 积分: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
-
查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
-
结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!...
结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!-simple structure, others can scan IP, function is not strong, but it occupied a smaller memory, short and pithy!
- 2022-02-14 02:11:18下载
- 积分:1
-
这个源代码是本机和远程机器的端口扫瞄的好东东。
这个源代码是本机和远程机器的端口扫瞄的好东东。-This source code is the local and remote machines Dongdong good port scanner.
- 2022-02-04 14:37:07下载
- 积分:1
-
A port scanner,gain the information of ports between 0 and 65535
端口扫描工具,得到主机当前端口信息0~65535-A port scanner,gain the information of ports between 0 and 65535
- 2022-04-17 15:05:51下载
- 积分:1
-
利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名及MAC地址...
利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名及MAC地址-use of a particular UDP detecting all machines IP, machinery, and the Working Group, user name and MAC address
- 2023-07-03 08:35:03下载
- 积分: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