一种降低误报率的零日攻击入侵检测系统

P. Pitre, Arya Gandhi, Vaishnavi Konde, Rahul B. Adhao, V. Pachghare
{"title":"一种降低误报率的零日攻击入侵检测系统","authors":"P. Pitre, Arya Gandhi, Vaishnavi Konde, Rahul B. Adhao, V. Pachghare","doi":"10.1109/ICONAT53423.2022.9726105","DOIUrl":null,"url":null,"abstract":"The Intrusion Detection System (IDS) - is one that monitors network traffic to issue alerts about any suspicious activity on the network. Conventionally, there are two types of IDSs - Signature-Based, which efficiently detect already known attacks, and Anomaly-Based, where models are trained to detect unknown attacks. The latter type of IDS plays a crucial role in detecting zero-day attacks- a type of attack where the vulnerability of the software is exploited before a developer can take action on it. However, it comes with a few problems, like its high false-positive rates that cause the network to slow down and require constant human intervention and its inability to detect attacks in real-time. This paper analyzes state-of-the-art models that deal with this problem, analyzing their benefits and shortcomings. Further, we propose a framework for addressing these zero-day attacks and reducing their false positive rate of detection using a combination of feature selection methods and fine-tuning of the dataset specifically for false-positive detection. These methods will be tried with various optimizers and models several times, and their results will be compared. We attach results from preliminary testing on the novel idea of a subset of the dataset, with promising results to be applied to find the model that works better than most existing.","PeriodicalId":377501,"journal":{"name":"2022 International Conference for Advancement in Technology (ICONAT)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":"{\"title\":\"An Intrusion Detection System for Zero-Day Attacks to Reduce False Positive Rates\",\"authors\":\"P. Pitre, Arya Gandhi, Vaishnavi Konde, Rahul B. Adhao, V. Pachghare\",\"doi\":\"10.1109/ICONAT53423.2022.9726105\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The Intrusion Detection System (IDS) - is one that monitors network traffic to issue alerts about any suspicious activity on the network. Conventionally, there are two types of IDSs - Signature-Based, which efficiently detect already known attacks, and Anomaly-Based, where models are trained to detect unknown attacks. The latter type of IDS plays a crucial role in detecting zero-day attacks- a type of attack where the vulnerability of the software is exploited before a developer can take action on it. However, it comes with a few problems, like its high false-positive rates that cause the network to slow down and require constant human intervention and its inability to detect attacks in real-time. This paper analyzes state-of-the-art models that deal with this problem, analyzing their benefits and shortcomings. Further, we propose a framework for addressing these zero-day attacks and reducing their false positive rate of detection using a combination of feature selection methods and fine-tuning of the dataset specifically for false-positive detection. These methods will be tried with various optimizers and models several times, and their results will be compared. We attach results from preliminary testing on the novel idea of a subset of the dataset, with promising results to be applied to find the model that works better than most existing.\",\"PeriodicalId\":377501,\"journal\":{\"name\":\"2022 International Conference for Advancement in Technology (ICONAT)\",\"volume\":\"36 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-01-21\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"5\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 International Conference for Advancement in Technology (ICONAT)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICONAT53423.2022.9726105\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 International Conference for Advancement in Technology (ICONAT)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICONAT53423.2022.9726105","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5

摘要

入侵检测系统(IDS)——监视网络流量,对网络上的任何可疑活动发出警报。通常,ids有两种类型——基于签名的,可以有效地检测已知的攻击;基于异常的,可以训练模型来检测未知的攻击。后一种类型的IDS在检测零日攻击中起着至关重要的作用,零日攻击是一种攻击,在开发人员对其采取行动之前,软件的漏洞就被利用了。然而,它也带来了一些问题,比如它的高误报率会导致网络变慢,需要不断的人为干预,以及它无法实时检测攻击。本文分析了目前处理这一问题的模型,分析了它们的优点和不足。此外,我们提出了一个框架来解决这些零日攻击,并通过结合特征选择方法和专门针对假阳性检测的数据集微调来降低其假阳性检测率。这些方法将在各种优化器和模型上进行多次试验,并对其结果进行比较。我们附加了对数据集子集的新想法的初步测试结果,有希望的结果可以应用于寻找比大多数现有模型更好的模型。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
An Intrusion Detection System for Zero-Day Attacks to Reduce False Positive Rates
The Intrusion Detection System (IDS) - is one that monitors network traffic to issue alerts about any suspicious activity on the network. Conventionally, there are two types of IDSs - Signature-Based, which efficiently detect already known attacks, and Anomaly-Based, where models are trained to detect unknown attacks. The latter type of IDS plays a crucial role in detecting zero-day attacks- a type of attack where the vulnerability of the software is exploited before a developer can take action on it. However, it comes with a few problems, like its high false-positive rates that cause the network to slow down and require constant human intervention and its inability to detect attacks in real-time. This paper analyzes state-of-the-art models that deal with this problem, analyzing their benefits and shortcomings. Further, we propose a framework for addressing these zero-day attacks and reducing their false positive rate of detection using a combination of feature selection methods and fine-tuning of the dataset specifically for false-positive detection. These methods will be tried with various optimizers and models several times, and their results will be compared. We attach results from preliminary testing on the novel idea of a subset of the dataset, with promising results to be applied to find the model that works better than most existing.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信