期刊文献+
共找到1,065篇文章
< 1 2 54 >
每页显示 20 50 100
Research on the Computer Network Protocol Test Model based on Genetic and Random Walk Algorithm
1
作者 Ping Li 《International Journal of Technology Management》 2016年第8期39-42,共4页
In this paper, we conduct research on the computer network protocol test model based on genetic and random walk algorithm.Network protocol is the abstract concept, is important in the process of the development of net... In this paper, we conduct research on the computer network protocol test model based on genetic and random walk algorithm.Network protocol is the abstract concept, is important in the process of the development of network system. Fully understand and grasp of thenetwork protocols for managers is there is a big diffi cult. Network covert channel is the evaluation of intrusion detection system and fi rewallsecurity performance of an important means, the paper will start from the angle of the attacker, the fl aws of the research, and use this kind ofdefect to realize network covert channel, the random walk algorithm will be feasible for dealing with this issue. For achieving this, we integratethe genetic and random walk algorithm for systematic optimization. 展开更多
关键词 Computer Network protocol test Model Genetic and Random Walk Algorithm.
在线阅读 下载PDF
A TTCN-3-based protocol testing system and its extension 被引量:4
2
作者 YIN Xia WANG ZhiLiang +1 位作者 JING ChuanMing SHI XinGang 《Science in China(Series F)》 2008年第11期1703-1722,共20页
The protocol testing technology used in the next generation Internet should satisfy some new challenges and requirements.This paper focuses on the test suite description and test implementation techniques.TTCN-3 is ch... The protocol testing technology used in the next generation Internet should satisfy some new challenges and requirements.This paper focuses on the test suite description and test implementation techniques.TTCN-3 is chosen as the test suite description language and extended in both syntax and semantics to satisfy the requirements of protocol robustness testing.PITSv3,a protocol integrated testing system based on TTCN-3,is developed,and the extensions for robustness testing are implemented.Finally,two practical test applications are presented. 展开更多
关键词 protocol testing TTCN-3 PITSv3 robustness testing
原文传递
The Protocol Conformance Testing of CCSS7 ISUP
3
作者 金跃辉 程时端 《High Technology Letters》 EI CAS 1998年第2期68-72,共5页
This paper describes the ISUP (ISDN User Part of CCSS7) conformance testing theory and method according to CCITT and China national standards, and presents a successful ISUP protocol conformance testing system in detail.
关键词 CONFORMANCE testING protocol ISUP CCSS7 ISDN
在线阅读 下载PDF
Testing and Analysis of VoIPv6 (Voice over Internet Protocol V6) Performance Using FreeBSD
4
作者 Asaad A. Abusin M. D. Jahangir Alam Junaidi Abdullah 《International Journal of Communications, Network and System Sciences》 2012年第5期298-302,共5页
This study focuses on testing and quality measurement and analysis of VoIPv6 performance. A client, server codes were developed using FreeBSD. This is a step before analyzing the Architectures of VoIPv6 in the current... This study focuses on testing and quality measurement and analysis of VoIPv6 performance. A client, server codes were developed using FreeBSD. This is a step before analyzing the Architectures of VoIPv6 in the current internet in order for it to cope with IPv6 traffic transmission requirements in general and specifically voice traffic, which is being attracting the efforts of research, bodes currently. These tests were conducted in the application level without looking into the network level of the network. VoIPv6 performance tests were conducted in the current tunneled and native IPv6 aiming for better end-to-end VoIPv6 performance. The results obtained in this study were shown in deferent codec's for different bit rates in Kilo bits per second, which act as an indicator for the better performance of G.711 compared with the rest of the tested codes. 展开更多
关键词 VoIPv6 (Voice over INTERNET protocol V6) PERFORMANCE VOICE over INTERNET protocol V6 PERFORMANCE testING VOICE over INTERNET protocol V6 PERFORMANCE Analysis VoIPv6 Quality testING in the Application Level
在线阅读 下载PDF
一种针对未知僵尸网络的被动模糊测试方法
5
作者 郑锋 栗会峰 +2 位作者 栗维勋 徐桐 王佥识 《实验室研究与探索》 北大核心 2026年第2期85-90,96,共7页
针对二进制应用层协议模糊测试方法在检测未知僵尸网络时,存在网络扰动明显、测试隐蔽性不足、测试用例有效率低等问题,提出一种面向未知僵尸网络协议的被动模糊测试方法BotFuzzer。该方法基于分布式流量采集优化、语法语义解耦分析和... 针对二进制应用层协议模糊测试方法在检测未知僵尸网络时,存在网络扰动明显、测试隐蔽性不足、测试用例有效率低等问题,提出一种面向未知僵尸网络协议的被动模糊测试方法BotFuzzer。该方法基于分布式流量采集优化、语法语义解耦分析和时序特征保持的模糊变异策略,能够对实时流数据实现高吞吐、低延时处理,并对僵尸网络通信协议实施高隐蔽性测试。实验结果表明,相较于基线方法Netzob,所提方法在协议识别准确率上提升了17.6%,代码覆盖率提高了9.2%,有效崩溃用例数量上提升33.3%,且重放报文被检测概率低于0.7%,BotFuzzer为僵尸网络隐蔽检测提供了新的理论框架与工程实践参考。 展开更多
关键词 模糊测试 二进制协议 僵尸网络 网络载荷 脆弱性攻击
在线阅读 下载PDF
基于协议模型的嵌入式软件接口测试方法研究
6
作者 唐名睿 《移动信息》 2026年第1期292-294,共3页
随着嵌入式系统的复杂性和集成度不断提升,传统的测试方法已难以满足测试的高效性、全面性需求。嵌入式软件作为系统的核心组成部分,其接口的正确性和稳定性直接关系到整个系统的运行效果。文中构建了一种嵌入式软件接口测试的协议模型... 随着嵌入式系统的复杂性和集成度不断提升,传统的测试方法已难以满足测试的高效性、全面性需求。嵌入式软件作为系统的核心组成部分,其接口的正确性和稳定性直接关系到整个系统的运行效果。文中构建了一种嵌入式软件接口测试的协议模型,通过状态转换引入与测试、形式化验证等方法,提高了测试的效率与覆盖率,为嵌入式系统的开发提供了一套系统化、自动化的测试解决方案。 展开更多
关键词 协议模型 嵌入式软件 接口测试
在线阅读 下载PDF
基于Authentication Test方法的高效安全IKE形式化设计研究 被引量:3
7
作者 蒋睿 胡爱群 李建华 《计算机学报》 EI CSCD 北大核心 2006年第9期1694-1701,共8页
基于Authentication Test方法,围绕高效安全Internet密钥交换(ESIKE)协议的安全目标,提出一种具体地构建唯一满足两个通信实体变换边的形式化协议设计方法,设计出了高效安全的IKE协议;并且基于StrandSpace模型和Authentication Test方法... 基于Authentication Test方法,围绕高效安全Internet密钥交换(ESIKE)协议的安全目标,提出一种具体地构建唯一满足两个通信实体变换边的形式化协议设计方法,设计出了高效安全的IKE协议;并且基于StrandSpace模型和Authentication Test方法,形式化分析ESIKE协议,证明了其所具有的安全特性.该ESIKE协议克服了原有Internet密钥交换(IKE)协议存在的安全缺陷,提供了安全的会话密钥及安全关联(SA)协商,保护了通信端点的身份,并且保证了协议发起者和响应者间的双向认证.同时,ESIKE仅需3条消息及更少的计算量,更加简单、高效. 展开更多
关键词 协议设计 形式化方法 AUTHENTICATION testS 密钥交换Strand space模型
在线阅读 下载PDF
城市照明监控设备自动化测试方法设计
8
作者 蔡云野 刘建刚 《光源与照明》 2026年第1期92-95,共4页
随着智慧城市建设的深入推进,城市照明监控设备作为关键基础设施组件,其部署规模持续扩大,对出厂测试效率与质量提出了更高要求。但当前设备在通信方式与私有协议格式上存在显著异构性,导致传统测试方法高度依赖人工干预或定制化开发,... 随着智慧城市建设的深入推进,城市照明监控设备作为关键基础设施组件,其部署规模持续扩大,对出厂测试效率与质量提出了更高要求。但当前设备在通信方式与私有协议格式上存在显著异构性,导致传统测试方法高度依赖人工干预或定制化开发,难以满足大规模、高并发、快速交付的生产需求。针对上述问题,提出一种通用性强、可扩展的城市照明监控设备自动化测试方法。该方法通过抽象通信接口与协议编解码接口,构建标准化测试上下文,并支持灵活编排测试用例;结合多线程执行机制与全局有序事件调度器,显著提升批量测试效率与系统稳定性。实际应用表明,该方法能够有效适配多种通信协议及数据格式,大幅降低测试系统开发成本,具备良好的工程实用价值。 展开更多
关键词 城市照明 监控设备 自动化测试方法 通信接口 协议编解码接口
在线阅读 下载PDF
Principle and Design of a Test Suite Generation System——TSGS
9
作者 庞其祥 《High Technology Letters》 EI CAS 1996年第1期55-58,共4页
Formal methods for test sequence generation from FSM have been studied widely andthoroughly,but most real communication systems can only be modeled as EFSM exactly.Data portion in EFSM brings difficulties for test sui... Formal methods for test sequence generation from FSM have been studied widely andthoroughly,but most real communication systems can only be modeled as EFSM exactly.Data portion in EFSM brings difficulties for test suite generation.In this paper,the strategyof generating test suite from protocols modelled as EFSM is presented.This strategy consid-ers testing of both the control portion and data portion of protocols.A software,the testsuite generation system(TSGS)based on above strategy,is introduced. 展开更多
关键词 protocol conformance testing EFSM test suite generation
在线阅读 下载PDF
OFtest开源测试工具分析与应用
10
作者 田姣姣 叶晓舟 《网络新媒体技术》 2018年第2期48-53,共6页
OFtest是思博伦公司和印第安纳大学inCNTER实验室联合推出的OpenFlow交换机协议一致性测试工具,是基于Python实现的开源项目,OFtest是基于Python实现的开源项目,已成为SDN最流行的测试工具之一。该文从系统实现的角度,对OFtest进行了分... OFtest是思博伦公司和印第安纳大学inCNTER实验室联合推出的OpenFlow交换机协议一致性测试工具,是基于Python实现的开源项目,OFtest是基于Python实现的开源项目,已成为SDN最流行的测试工具之一。该文从系统实现的角度,对OFtest进行了分析,并详细说明了系统框架、控制模块、数据模块、测试辅助模块4个部分;从实际应用的角度,介绍了本地虚拟交换机的测试方法和设计测试用例需要遵循的规则,并提出了面向POF交换机的扩展建议。 展开更多
关键词 SDN技术 OpenFlow交换机协议一致性测试 OFtest开源项目 POF协议
在线阅读 下载PDF
基于有限状态机引导的网络协议模糊测试方法 被引量:1
11
作者 袁斌 任家俊 +3 位作者 陈群锦明 张驰 邹德清 金海 《软件学报》 北大核心 2025年第8期3726-3743,共18页
模糊测试技术能够自动化挖掘软件当中的漏洞,然而目前针对网络协议的模糊测试工具对于协议实现内部状态空间探索有限,导致覆盖率较低.有限状态机技术能够对网络协议实现进行全方位建模,以深入了解网络协议实现的系统行为和内部状态空间... 模糊测试技术能够自动化挖掘软件当中的漏洞,然而目前针对网络协议的模糊测试工具对于协议实现内部状态空间探索有限,导致覆盖率较低.有限状态机技术能够对网络协议实现进行全方位建模,以深入了解网络协议实现的系统行为和内部状态空间.将有限状态机技术和模糊测试技术相结合,提出一种基于有限状态机引导的网络协议模糊测试方法.以广泛使用的TLS协议为研究对象,利用有限状态机学习来对于TLS协议实现进行建模,用来反映协议内部状态空间及其系统行为.随后,基于有限状态机对于TLS协议模糊测试进行引导,使模糊测试的深度更深、覆盖代码更广.为此,实现一个原型系统SNETFuzzer,并且通过一系列对比实验发现SNETFuzzer在覆盖率等重要指标中优于已有工作.SNETFuzzer在实验中成功发现多个漏洞,其中包含两个新漏洞,证明了其实用性和有效性. 展开更多
关键词 软件测试 模糊测试 网络协议 有限状态机
在线阅读 下载PDF
Protocol for a Diagnostic Accuracy Study of Polymerase Chain Reaction for Detecting Group B <i>Streptococcus</i>Colonisation in Early Labour or with Spontaneous Ruptured Membranes
12
作者 Laura Cunningham Bradley de Vries +1 位作者 Jon A. Hyett Hala Phipps 《Open Journal of Obstetrics and Gynecology》 2018年第11期1023-1031,共9页
Background: Group B Streptococcus [GBS] is a bacterium which transiently colonises the genital tract and can be transmitted from mother to baby at birth. Babies colonised with GBS can develop early-onset group B strep... Background: Group B Streptococcus [GBS] is a bacterium which transiently colonises the genital tract and can be transmitted from mother to baby at birth. Babies colonised with GBS can develop early-onset group B streptococcus disease [EOGBSD] which can lead to extended hospital stay, disability and death. One of the primary methods for determining which women are most likely to be GBS positive at the time of birth is antenatal universal culture-based screening. Recently Polymerase Chain Reaction [PCR] screening has emerged as a point-of-care method for screening women during the intrapartum period. This study will compare the diagnostic accuracy of this new technology and antenatal culture-based screening at 35 to 37 weeks gestational age, with the reference standard of formal culture-based testing in labour. Methods: This prospective observational study will take place in an Australian hospital. Consecutive women with one or more live fetuses, intending to have a vaginal birth will be asked to participate. Planned screening for GBS colonisation using microbiological culture on a self-collected specimen will occur at 35 to 37 completed weeks gestational age as per our usual hospital policy. A PCR GBS test by Xpert GBS (Cepheid) will be performed on admission to labour ward or at the time of rupture of membranes. The reference standard will be a formal GBS culture on a combined lower vaginal and perianal swab. The sensitivity, specificity, positive and negative predictive values, and positive and negative likelihood ratios will be estimated for both antenatal screening and the intrapartum Xpert GBS (Cepheid) point-of-care test and compared to the reference standard. Results: It is expected that the study will be completed by mid to late 2020. Conclusion: This study has the potential to improve the accuracy of GBS screening of pregnant women and therefore health outcomes for mothers and babies. There is also the potential for a cost savings to the health system. 展开更多
关键词 GBS Screening GROUP B STREPTOCOCCUS Antibiotic Prophylaxis Early-Onset GROUP B Strep INTRAPARTUM Rapid Diagnostic test protocol Neonates
暂未订购
Smart Inverter Functionality Testing for Battery Energy Storage Systems
13
作者 Jun Hashimoto Taha Selim Ustun Kenji Otani 《Smart Grid and Renewable Energy》 2017年第11期337-350,共14页
Variable distributed energy resources (DERs) such as photovoltaic (PV) systems and wind power systems require additional power resources to control the balance between supply and demand. Battery energy storage systems... Variable distributed energy resources (DERs) such as photovoltaic (PV) systems and wind power systems require additional power resources to control the balance between supply and demand. Battery energy storage systems (BESSs) are one such possible resource for providing grid stability. It has been proposed that decentralized BESSs could help support microgrids (MGs) with intelligent control when advanced functionalities are implemented with variable DERs. One key challenge is developing and testing smart inverter controls for DERs. This paper presents a standardized method to test the interoperability and functionality of BESSs. First, a survey of grid-support standards prevalent in several countries was conducted. Then, the following four interoperability functions defined in IEC TR 61850-90-7 were tested: the specified active power from storage test (INV4), the var-priority Volt/VAR test (VV) and the specified power factor test (INV3) and frequency-watt control (FW). This study then out-lines the remaining technical issues related to basic BESS smart inverter test protocols. 展开更多
关键词 Battery ENERGY Storage Systems Distributed ENERGY Resources SMART INVERTER CONTROLS Grid-Support Standards test protocols Interoperability
暂未订购
基于混合生成对抗网络的工控网络协议漏洞挖掘方法
14
作者 丁晓波 杨志 +1 位作者 刘晓峻 赵凌楚 《长江信息通信》 2025年第3期214-216,219,共4页
针对数据特征学习不足、生成时间长、缺乏多样性等问题,提出了一种基于混合生成对抗网络的工控网络协议漏洞挖掘方法,简称Mix-GAN。通过引入Bi-LSTM和自注意力机制优化生成器,能够更准确地捕捉长期依赖关系,从而解决数据特征学习不足的... 针对数据特征学习不足、生成时间长、缺乏多样性等问题,提出了一种基于混合生成对抗网络的工控网络协议漏洞挖掘方法,简称Mix-GAN。通过引入Bi-LSTM和自注意力机制优化生成器,能够更准确地捕捉长期依赖关系,从而解决数据特征学习不足的问题。通过引入Bi-LSTM优化判别器,提升判别器判别真假数据的能力,从而缩短了用例生成时间。此外,设计了新的变异策略来增加测试用例的多样性,以发现更多种类的漏洞。与当前的DMGAN变异方法相比,实验结果表明,该方法在评估数据特征学习能力的TV指标上性能提升了10.01%,在评估漏洞检测能力的AVD指标上提升了24.18%,并缩短了用例生成时间,触发了更多种类的漏洞,从而提升了漏洞挖掘的效率。 展开更多
关键词 漏洞挖掘 工控网络协议 模糊测试 序列生成对抗网络 自注意力机制
在线阅读 下载PDF
Research on Time-Synchronization-Based Test and Control System of Aeroengine
15
作者 吴文杰 秦东兴 董伟 《Journal of Electronic Science and Technology of China》 2004年第4期64-67,共4页
This paper presents a method of NTP-based time synchronization and a strategy of master-slave server structured time synchronization to ensure the test and control system of aeroengine to be time-synchronized. Based o... This paper presents a method of NTP-based time synchronization and a strategy of master-slave server structured time synchronization to ensure the test and control system of aeroengine to be time-synchronized. Based on time synchronization, the hierarchy and the integration of the measurement and control system of aeroengine are investigated. In result, our method is successfully applied for multiple front-end tests in a simulative altitude test facility of aeroengine. 展开更多
关键词 AEROENGINE distributed test and control system time synchronization NTP protocol
在线阅读 下载PDF
基于黑盒模糊测试的安全协议逻辑漏洞检测 被引量:2
16
作者 赵栋梁 顾纯祥 +1 位作者 郑永辉 张协力 《信息工程大学学报》 2025年第1期105-112,共8页
针对安全协议实现中可能存在的逻辑错误,提出一种基于黑盒模糊测试的安全协议逻辑漏洞检测方法。将异常的协议交互行为建模为确定有限自动机(DFA),从模糊测试交互数据中提取抽象执行序列并判断其能否被DFA接受,以实现在黑盒条件下检测... 针对安全协议实现中可能存在的逻辑错误,提出一种基于黑盒模糊测试的安全协议逻辑漏洞检测方法。将异常的协议交互行为建模为确定有限自动机(DFA),从模糊测试交互数据中提取抽象执行序列并判断其能否被DFA接受,以实现在黑盒条件下检测目标逻辑错误和异常行为的功能;基于DFA状态信息驱动测试序列生成,引导模糊测试探索深层协议状态空间,以提高模糊测试发现错误和异常的概率。基于该方法实现通用的黑盒协议模糊测试框架BDFuzz以及特定于IPsec协议的测试模块,在多个广泛应用的IPsec协议实现上进行实验,发现多个违反协议规范的异常行为和能够导致目标程序崩溃的漏洞。 展开更多
关键词 安全协议 密码协议 模糊测试 网络安全 漏洞挖掘
在线阅读 下载PDF
工业控制系统安全研究综述 被引量:4
17
作者 金增旺 江令洋 +3 位作者 丁俊怡 张慧翔 赵波 方鹏飞 《信息网络安全》 北大核心 2025年第3期341-363,共23页
随着工业4.0和智能制造的快速发展,工业控制系统的安全性成为关键问题。工业控制协议作为工业控制系统的核心通信机制,其安全性直接关系到系统的稳定性和数据保护。然而,许多工业控制协议在设计时缺乏充分的网络安全考虑,导致系统容易... 随着工业4.0和智能制造的快速发展,工业控制系统的安全性成为关键问题。工业控制协议作为工业控制系统的核心通信机制,其安全性直接关系到系统的稳定性和数据保护。然而,许多工业控制协议在设计时缺乏充分的网络安全考虑,导致系统容易受到恶意软件、拒绝服务等攻击,可能危及企业利益甚至国家安全。当前,研究者们正积极探索工业控制协议的安全问题,并提出了多种解决方案。文章综述了工业控制协议的安全现状、主要挑战和发展趋势。首先,介绍了工业控制协议的基本概念和分类,分析了其安全特性及脆弱性。然后,重点讨论了符号执行、逆向分析和模糊测试在漏洞挖掘中的应用,这些技术在应对复杂工业协议时尤为有效。而且还探讨了加密认证、入侵检测及深度防御等安全防护措施。最后,文章探索了生成式大语言模型在工业控制系统安全中的应用,涉及代码生成、网络防护及自动化控制等领域,助力工业控制系统从被动防御向主动防护转变。通过本研究,期望能够提升对工业控制协议安全性的认识,为工业控制系统的可靠性和安全性提供坚实的基础和实用的解决方案,以有效保护关键信息基础设施免受潜在威胁和攻击。 展开更多
关键词 工业控制协议安全 深度学习 模糊测试 入侵检测
在线阅读 下载PDF
基于建模与仿真的完备协议测试验证技术
18
作者 肖鹏 聂嘉浩 +2 位作者 吴博 杨丰玉 郑巍 《中国测试》 北大核心 2025年第7期154-163,共10页
针对复杂协议测试在形式化建模与测试完备性评估方面的不足,提出一种基于建模和仿真技术的完备协议测试验证技术。采用形式化模型规范建立协议测试对象模型的测试行为范式;以测试模型作为核心组件,通过模型驱动方法实现测试用例自动生成... 针对复杂协议测试在形式化建模与测试完备性评估方面的不足,提出一种基于建模和仿真技术的完备协议测试验证技术。采用形式化模型规范建立协议测试对象模型的测试行为范式;以测试模型作为核心组件,通过模型驱动方法实现测试用例自动生成;利用模型仿真实现测试过程的动态视图与测试结果动态验证;最后,基本测试流程模型实现协议测试的完备性评估。该技术为模型驱动的完备协议测试验证提供系统化理论支撑和完整方案,通过实验表明,使用该技术的测试方法相比传统基于脚本驱动测试方法,能够缩短30%测试时间,减少50%测试设计出错率,且在首轮测试覆盖中提升70%覆盖率。 展开更多
关键词 协议测试 完备性评估 建模与仿真 模型驱动
在线阅读 下载PDF
基于逆向模板的闭源NAS网络协议模糊测试框架 被引量:2
19
作者 肖霄 李蛟 郭志刚 《通信技术》 2025年第5期524-528,共5页
网络协议安全对于互联网信息安全至关重要。目前主流的网络协议漏洞挖掘技术在安全性能、数据完整性、协议解析和逆向漏洞挖掘等方面还存在缺陷。模糊测试因其自动化程度高且能直接获得漏洞概念验证(Proof of Concept,PoC)的特点,在协... 网络协议安全对于互联网信息安全至关重要。目前主流的网络协议漏洞挖掘技术在安全性能、数据完整性、协议解析和逆向漏洞挖掘等方面还存在缺陷。模糊测试因其自动化程度高且能直接获得漏洞概念验证(Proof of Concept,PoC)的特点,在协议安全测试中被广泛使用。然而,针对闭源协议的模糊测试,目前还缺少成熟的解决方案。因此,提出了NASFuzz模糊测试框架,能够对闭源NAS协议(NFS、NAS Find协议)进行漏洞挖掘。首先对闭源协议通信字段进行逆向,形成语法语义合规的模板;其次基于该模板,针对性变异字段中的非保留字段进行变异,生成大量的测试字段对协议进行测试。实验显示,NASFuzz模糊测试框架相比黑盒模糊测试框架BooFuzz,其有效样例生成数量高出70%以上,代码覆盖率提升18%,证明NASFuzz对NAS协议的测试相比传统黑盒测试更充分。 展开更多
关键词 模糊测试 NAS协议 协议逆向 黑盒测试
在线阅读 下载PDF
基于改进小生境遗传算法的PLC协议模糊测试方法
20
作者 马航 董卫宇 +1 位作者 邵启龙 唐之卓 《信息工程大学学报》 2025年第3期345-351,共7页
针对现有可编程逻辑控制器(PLC)协议模糊测试自动化程度与程序覆盖率不足的问题,提出一种基于改进小生境遗传算法的黑盒测试方法。首先,通过分析PLC协议以功能码为核心的“请求—响应”特征,论证其与小生境遗传算法的适配性;其次,提出... 针对现有可编程逻辑控制器(PLC)协议模糊测试自动化程度与程序覆盖率不足的问题,提出一种基于改进小生境遗传算法的黑盒测试方法。首先,通过分析PLC协议以功能码为核心的“请求—响应”特征,论证其与小生境遗传算法的适配性;其次,提出以功能码划分小生境和“子种群选优、全种群进化”的进化策略,改进小生境遗传算法;最后,结合个体相似度与被测设备响应状态的适应度计算方法,最终实现自动引导测试用例更全面探索程序空间的目的。实验结果表明,相比Peach及基本遗传算法的方法,该方法生成的测试用例触发异常响应占比更多,漏洞发现能力更强,在施耐德、三菱、通用电气(GE)的3款PLC中均触发故障,发现1个未公开漏洞。 展开更多
关键词 PLC协议 模糊测试 小生境 遗传算法
在线阅读 下载PDF
上一页 1 2 54 下一页 到第
使用帮助 返回顶部