-
C语言写的简单的端口扫描程序,内附源码,仅供学习
C语言写的简单的端口扫描程序,内附源码,仅供学习-C language to write a simple port scanner, enclosing the source, for study
- 2022-08-09 19:38:02下载
- 积分:1
-
用raw socket 发送TCP报文有助于理解网络协议
用raw socket 发送TCP报文有助于理解网络协议-used raw socket TCP packet sent to understand network protocol
- 2022-07-24 03:54:58下载
- 积分: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
-
网络安全扫描程序
网络安全扫描程序 -Scaner for network security
- 2022-02-04 13:14:28下载
- 积分:1
-
一个简单的端口扫描程序,定义了几个在网络应用中非常有用的类,如CHyperLink。...
一个简单的端口扫描程序,定义了几个在网络应用中非常有用的类,如CHyperLink。-a simple port scanning procedures, the definition of several applications in the network very useful categories, If CHyperLink.
- 2022-03-24 09:17:20下载
- 积分:1
-
利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。...
利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。-use Iphlpapi arp request to send a small procedure in handling threaded end of the local bug, is still not resolved. If LAN ip address where you fill in net, the last one is to scan the finish line.
- 2022-02-15 10:32:02下载
- 积分: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
-
小型的网络扫描工具,非常适合初学者了解网络扫描的具体实现...
小型的网络扫描工具,非常适合初学者了解网络扫描的具体实现-small network scanning tool, very suitable for beginners to understand the specific network scanning achieve
- 2023-02-10 13:40:04下载
- 积分:1
-
FreeLSS,开源激光扫描源码,master版
FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
- 2022-06-13 07:21:51下载
- 积分:1
-
通过发送自己构造的数据包来检测端口是否可以连接
通过发送自己构造的数据包来检测端口是否可以连接 -Detecting the port whether can be connected through sending the your own packets
- 2023-06-27 03:35:03下载
- 积分:1