-
这是本人经常用的检查错误的log程序,在编写的时候将这加入到程序中能查出运行到第几步了 很好用的...
这是本人经常用的检查错误的log程序,在编写的时候将这加入到程序中能查出运行到第几步了 很好用的
- 2022-10-14 22:05:02下载
- 积分:1
-
包定制工具
包定制工具- The package has custom-made the tool
- 2022-10-14 16:40:03下载
- 积分:1
-
小型的网络扫描工具,非常适合初学者了解网络扫描的具体实现...
小型的网络扫描工具,非常适合初学者了解网络扫描的具体实现-small network scanning tool, very suitable for beginners to understand the specific network scanning achieve
- 2023-02-10 13:40:04下载
- 积分:1
-
nmap的原代码,代码包括指纹扫瞄、断口扫描、操作系统扫描等等,具体见程序...
nmap的原代码,代码包括指纹扫瞄、断口扫描、操作系统扫描等等,具体见程序-nmap
- 2022-05-08 15:23:09下载
- 积分:1
-
This source code is the local and remote machines Dongdong good port scanner.
这个源代码是本机和远程机器的端口扫瞄的好东东。-This source code is the local and remote machines Dongdong good port scanner.
- 2023-08-14 06:40:02下载
- 积分:1
-
This example is the dynamic control with a tree display of all the computer netw...
本实例是用一个树型控件动态的显示了所有流经本计算机的网络封包。-This example is the dynamic control with a tree display of all the computer network through the packet.
- 2022-03-04 02:41:53下载
- 积分:1
-
监视端口和修改端口
监视端口和修改端口-monitoring ports and port changes
- 2022-05-29 04:13:15下载
- 积分:1
-
radar detecttion in verilog
radar detecttion in verilog
- 2022-09-29 15: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
-
端口扫描
portscan
- 2022-01-21 06:10:35下载
- 积分:1