-
用raw socket 发送TCP报文有助于理解网络协议
用raw socket 发送TCP报文有助于理解网络协议-used raw socket TCP packet sent to understand network protocol
- 2022-07-24 03:54:58下载
- 积分:1
-
九头蛇
hydra-4.4
- 2023-05-15 12:20:04下载
- 积分:1
-
网络检测实用工具集,能测试网络状况,同时集成部分实用功能
网络检测实用工具集,能测试网络状况,同时集成部分实用功能-Network detection utility sets, to test the network status, while integrated part of functional
- 2022-08-25 10:14:23下载
- 积分:1
-
用于在入侵前收集信息的扫描软件,能够得到对方主机开放哪些端口...
用于在入侵前收集信息的扫描软件,能够得到对方主机开放哪些端口-used in the collection of information before the invasion of scanning software to be open what other host ports
- 2022-01-26 05:03:02下载
- 积分:1
-
半连接扫描的源程序
半连接扫描的源程序-Semi-connected source scan
- 2022-05-24 01:09:25下载
- 积分: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
-
RangeScan a very good code scanner. Rar
RangeScan一个非常不错的扫描器代码.rar-RangeScan a very good code scanner. Rar
- 2022-01-21 23:49:20下载
- 积分:1
-
port scanning basic procedures
端口扫描基本程序-port scanning basic procedures
- 2022-10-04 12:35:03下载
- 积分:1
-
扫描是否使用Queso操作系统
扫描是否使用Queso操作系统 -Scan whether use Queso OS
- 2022-02-04 15:20:48下载
- 积分:1
-
judgment logical drive A disk of basic information. According to the physics sec...
判断逻辑驱动器A中磁盘的基本信息。根据给定的物理扇区号读取磁盘扇区。把磁盘上得到的信息输出到标准输出流中。-judgment logical drive A disk of basic information. According to the physics sector, disk sector read. Disk information on the output to standard output stream.
- 2022-02-11 21:30:54下载
- 积分:1