搜索资源列表
snort-16.3-patch2
- 该软件是一个有名的基于网络的入侵检测系统,其功能及相关信息在本书中做了详细的分析和说明(该软件具有的功能有:网络信息包嗅探、记录网络信息包并进行网络数据分析、基于网络的误用检测等-The software is a well-known network-based intrusion detection system, and its function and related information in the book to do a detailed analysis and exp
boip.tar
- ip包检测工具,可以检测ipv4,ipv6数据包详细情况-ip packet inspection tools, can detect ipv4, ipv6 data packet details
pcre-7.9.tar
- pcre-7.9是用于正则表达式匹配,它的匹配效率很高,modsecurity就是用它进行正则匹配,而且它也是开源,所以只要你足够牛,就可以将pcre-7.9+modsecurity移植到任何平台下,进行数据匹配检测。-pcre-7.9 is used for regular expression matching, it matches very efficient, modsecurity is to use it for a regular match, but it is also op
net tool code
- 网络安全开发包详解的源码,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet,网络入侵检测开发包Libnids。-the source code of the devtool of net programing
checkID
- 此软件用QT编写。可以检测身份正所在地,以级判断男女。其调用一个叫info.cute的数据文件来实现查找地址信息。-check ID card no.
detectGas
- linux C与浙大明泉废气分析仪串口通讯及检测流程实例,通过串口开、关废气分析仪,并从废气分析仪中读取检测到的数据信息。-linux C and Zhejiang Ming Quan exhaust gas analyzer serial communication and testing process instance, through the serial port and off exhaust gas analyzer, and read information from the d
MemCheck1.3
- 程序功能:对内存进行检测,发现是否存在读取与写入的数据是否存在不一致的情况 实现逻辑:检测程序申请所有剩余内存,使用两个线程不断循环遍历内存,每一次遍历内存都向内存的每四个字节写入一个unsigned int数值,然后遍历对比写入的数值与读出的数值是否一致,不一致则记录,按Ctrl+C可以退出检测,并得出检测的遍数和消耗时间,检测信息都会放入当前目录的CheckInfo文件。往内存写入的数据分为5种,分别为全0、全1、10101010、01010101以及一个随机的unsigend i
pdf-parse
- 能解析获取pdf文件内容(文字,图片以及附件)(Can parse and obtain the content of pdf file (text, pictures and attachments))