-
优秀的扫描工具,可以使用fingerprint来判断操作系统类型
优秀的扫描工具,可以使用fingerprint来判断操作系统类型- The outstanding scanning tool, may use fingerprint to judge the
operating system type
- 2022-11-04 13:00:04下载
- 积分:1
-
查找可以ftp匿名登录的机器
查找可以ftp匿名登录的机器 -Scanning machine which can be logged by ftp anonymous
- 2022-07-26 16:01:34下载
- 积分: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
-
ping命令的源代码,很详细的介绍,欢迎大家使用,免费的
ping命令的源代码,很详细的介绍,欢迎大家使用,免费的-ping command
- 2022-08-25 21:41:23下载
- 积分: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
-
given directory traversal of all documents (including subdirectories document),...
遍历给定目录中的所有文件(包括子目录中的文件),以实现文件查找功能。支持通配符查找。-given directory traversal of all documents (including subdirectories document), to achieve the document search function. Search support wildcards.
- 2022-08-11 03:39:19下载
- 积分: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
-
Rosiello Security proxyscanner validity checker v2.0 of a Windows proxy server a...
Rosiello Security proxyscanner & validity checker v2.0 一个WINDOWS下的代理服务器地址扫描器,必须在MS-DOS模式下运行,附源代码。-Rosiello Security proxyscanner validity checker v2.0 of a Windows proxy server address scanners, in MS-DOS mode, and with the source code.
- 2022-10-16 20:00:03下载
- 积分:1
-
简单的端口扫描小程序
学计算机网络的时候写的
简单的端口扫描小程序
学计算机网络的时候写的-A simple port scan small program when the school computer networks, written in
- 2022-01-21 04:24:58下载
- 积分:1
-
这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择...
这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
- 2023-06-17 17:00:03下载
- 积分:1