-
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
-
用delphi编写的网站后台扫描器
用delphi编写的网站后台扫描器--单线程,源代码及简单程序。-Web site prepared by delphi background scanner- single-threaded, the source code and simple procedures.
- 2022-04-08 05:27:34下载
- 积分:1
-
DNS上主机查询
DNS上主机查询 -Machine query on DNS
- 2022-01-25 20:58:20下载
- 积分:1
-
网络扫描应用程序 windows 平台运行
网络扫描应用程序 windows 平台运行-network scan
- 2022-08-21 18:03:31下载
- 积分:1
-
扫描是否使用Queso操作系统
扫描是否使用Queso操作系统 -Scan whether use Queso OS
- 2022-02-04 15:20:48下载
- 积分: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
-
检测HTTP代理服务器的程序
检测HTTP代理服务器的程序 -Detecting HTTP proxy
- 2023-02-22 17:45:03下载
- 积分:1
-
功能强大的icmp包定制程序
功能强大的icmp包定制程序- The function formidable icmp package has custom-made the
procedure
- 2023-01-14 23:55:03下载
- 积分:1
-
端口扫描
portscan
- 2022-01-21 06:10:35下载
- 积分: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