-
php include 漏洞扫描器源代码
php include 漏洞扫描器源代码
- 2023-04-01 10:10:03下载
- 积分:1
-
一个开放的
An open-source security scanner and exploiting framework for Microsoft Windows
- 2022-02-03 09:24:49下载
- 积分:1
-
命运是一个802.11层的无线网络探测器,嗅探,和入侵检测。
Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.
Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic. -Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic.
- 2022-07-19 02:59:33下载
- 积分: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
-
A port scanner,gain the information of ports between 0 and 65535
端口扫描工具,得到主机当前端口信息0~65535-A port scanner,gain the information of ports between 0 and 65535
- 2022-04-17 15:05:51下载
- 积分:1
-
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟...
windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟-windows ping order the source code, we can learn from and write their own network connectivity testing procedures yo! !
- 2022-10-10 15:40:03下载
- 积分:1
-
可以抓网络TCP,I CMP等几种包。
可以抓网络TCP,I CMP等几种包。-Can grasp the network TCP, I CMP, such as several packets.
- 2022-03-02 16:09:38下载
- 积分: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
-
条形码的生成,与解析工具,条形码的生成,是基于.net开发的,可以旋转任意角度,放大1倍,2倍,3倍,解析是相对于生成的条件解析的,平台是Borland C++...
条形码的生成,与解析工具,条形码的生成,是基于.net开发的,可以旋转任意角度,放大1倍,2倍,3倍,解析是相对于生成的条件解析的,平台是Borland C++ Builder,有些文件还是不能解析。-barcode generation, and analysis tools, bar code generation, is based. Net development, arbitrary rotation angle, zooming a times, two times, three times, the analytical phase is generated analysis of the conditions, the platform is Borland C Builder, some documents or interpreting .
- 2022-07-21 22:22:35下载
- 积分:1
-
检测HTTP代理服务器的程序
检测HTTP代理服务器的程序 -Detecting HTTP proxy
- 2023-02-22 17:45:03下载
- 积分:1