基于模糊测试技术的网络应用漏洞检测

Chen Chong, Zou Ping
{"title":"基于模糊测试技术的网络应用漏洞检测","authors":"Chen Chong, Zou Ping","doi":"10.1109/NaNA53684.2021.00067","DOIUrl":null,"url":null,"abstract":"In recent years, the vulnerabilities of network applications have frequently appeared, which has made the mining of vulnerabilities more and more concerned in recent years, because once the vulnerabilities caused by network applications are exploited, they will cause high-level security problems and have a big impact. AFL (American Fuzzy Lop) is a mutation-based fuzzing technology, and it is also one of the most popular and effective fuzzing tools. It has good performance and performance in mining vulnerabilities. Aiming at network applications and based on AFL, this paper optimizes the framework’s deficiencies in seed generation and seed selection, and designs and implements a higher-performance vulnerability detection tool. In the aspect of seed generation, the PSO (particle swarm optimization) algorithm is used to modify some related algorithms in the mutation stage of AFL to optimize the operator selection process in this stage. Instead of using the fixed selection algorithm, the current operator environment and the previous operator environment are considered in each operator selection to make a decision. In the aspect of seed selection, we model the number of mutation times needed by the seeds to generate new paths, give priority to the seeds that execute low-frequency paths, and give them higher mutation times, that is, the power of the seeds, so as to improve the utilization efficiency of the seeds and obtain more path coverage.","PeriodicalId":414672,"journal":{"name":"2021 International Conference on Networking and Network Applications (NaNA)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Network application vulnerability detection based on fuzzing technology\",\"authors\":\"Chen Chong, Zou Ping\",\"doi\":\"10.1109/NaNA53684.2021.00067\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In recent years, the vulnerabilities of network applications have frequently appeared, which has made the mining of vulnerabilities more and more concerned in recent years, because once the vulnerabilities caused by network applications are exploited, they will cause high-level security problems and have a big impact. AFL (American Fuzzy Lop) is a mutation-based fuzzing technology, and it is also one of the most popular and effective fuzzing tools. It has good performance and performance in mining vulnerabilities. Aiming at network applications and based on AFL, this paper optimizes the framework’s deficiencies in seed generation and seed selection, and designs and implements a higher-performance vulnerability detection tool. In the aspect of seed generation, the PSO (particle swarm optimization) algorithm is used to modify some related algorithms in the mutation stage of AFL to optimize the operator selection process in this stage. Instead of using the fixed selection algorithm, the current operator environment and the previous operator environment are considered in each operator selection to make a decision. In the aspect of seed selection, we model the number of mutation times needed by the seeds to generate new paths, give priority to the seeds that execute low-frequency paths, and give them higher mutation times, that is, the power of the seeds, so as to improve the utilization efficiency of the seeds and obtain more path coverage.\",\"PeriodicalId\":414672,\"journal\":{\"name\":\"2021 International Conference on Networking and Network Applications (NaNA)\",\"volume\":\"35 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-10-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 International Conference on Networking and Network Applications (NaNA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/NaNA53684.2021.00067\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 International Conference on Networking and Network Applications (NaNA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/NaNA53684.2021.00067","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

近年来,网络应用的漏洞频繁出现,使得漏洞的挖掘近年来越来越受到关注,因为网络应用造成的漏洞一旦被利用,将会造成高层次的安全问题,影响很大。AFL (American Fuzzy Lop)是一种基于突变的模糊技术,也是目前最流行、最有效的模糊测试工具之一。它具有良好的性能和漏洞挖掘性能。本文针对网络应用,基于AFL,优化框架在种子生成和种子选择方面的不足,设计并实现了一个性能更高的漏洞检测工具。在种子生成方面,利用粒子群优化(PSO)算法对AFL突变阶段的相关算法进行修改,优化该阶段的算子选择过程。而不是使用固定的选择算法,在每次算子选择中考虑当前算子环境和以前的算子环境来做出决策。在种子选择方面,我们对种子产生新路径所需的突变次数进行建模,优先考虑执行低频路径的种子,并赋予其更高的突变次数,即种子的功率,从而提高种子的利用效率,获得更大的路径覆盖率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Network application vulnerability detection based on fuzzing technology
In recent years, the vulnerabilities of network applications have frequently appeared, which has made the mining of vulnerabilities more and more concerned in recent years, because once the vulnerabilities caused by network applications are exploited, they will cause high-level security problems and have a big impact. AFL (American Fuzzy Lop) is a mutation-based fuzzing technology, and it is also one of the most popular and effective fuzzing tools. It has good performance and performance in mining vulnerabilities. Aiming at network applications and based on AFL, this paper optimizes the framework’s deficiencies in seed generation and seed selection, and designs and implements a higher-performance vulnerability detection tool. In the aspect of seed generation, the PSO (particle swarm optimization) algorithm is used to modify some related algorithms in the mutation stage of AFL to optimize the operator selection process in this stage. Instead of using the fixed selection algorithm, the current operator environment and the previous operator environment are considered in each operator selection to make a decision. In the aspect of seed selection, we model the number of mutation times needed by the seeds to generate new paths, give priority to the seeds that execute low-frequency paths, and give them higher mutation times, that is, the power of the seeds, so as to improve the utilization efficiency of the seeds and obtain more path coverage.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Covert Communication in D2D Underlaying Cellular Network Online Scheduling of Machine Learning Jobs in Edge-Cloud Networks Dual attention mechanism object tracking algorithm based on Fully-convolutional Siamese network Fatigue Detection Technology for Online Learning The Nearest Neighbor Algorithm for Balanced and Connected k-Center Problem under Modular Distance
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1