利用深度学习实时检测跨站脚本攻击的Web服务器安全解决方案

Monika Sethi, J. Verma, Manish Snehi, Vidhu Baggan, Virender, Gunjan Chhabra
{"title":"利用深度学习实时检测跨站脚本攻击的Web服务器安全解决方案","authors":"Monika Sethi, J. Verma, Manish Snehi, Vidhu Baggan, Virender, Gunjan Chhabra","doi":"10.1109/ICAIA57370.2023.10169255","DOIUrl":null,"url":null,"abstract":"Cross-Site Scripting (XSS) represents one of the most prevalent application layer attacks perpetrated by an attacker, a client, and the web server. Cyber-attacks steal clients’ cookies / sensitive details and therefore associate the client with the web. Filtering user data in server-side scripts like ASP (Active Server Pages), PHP (Hypertext Preprocessor), or some other web-enabled programming language is a general solution to this which can be found floating around the internet. From the server perspective, we suggest a modular and extensible solution against XSS attack; the extensible solution can be used as an identity management solution for validating the users accessing the web application and testing for correct permissions for various web resources allocated to web users. Using deep learning, the research creates a secure ecosystem that may be used to provide efficient real-time detection and mitigation of cross-site scripting attacks in fog/cloud online applications. In this study, a deep learning model was used to detect XSS attacks, and its output was compared to that of three other deep learning models, namely Multilayer Perceptron, Long Short-Term Memory, and Deep Belief Network. This web-based system utilizes an MLP architecture for deep learning to detect inserted XSS attack scripts in web applications. The effectiveness of the algorithm for deep learning is assessed by utilizing evaluation metrics to evaluate the framework. Employing embedding as a feature, the MLP method performed the best in the evaluation for detecting XSS attacks, attaining an accuracy of 99.47%.","PeriodicalId":196526,"journal":{"name":"2023 International Conference on Artificial Intelligence and Applications (ICAIA) Alliance Technology Conference (ATCON-1)","volume":"64 2","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-04-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Web Server Security Solution for Detecting Cross-site Scripting Attacks in Real-time Using Deep Learning\",\"authors\":\"Monika Sethi, J. Verma, Manish Snehi, Vidhu Baggan, Virender, Gunjan Chhabra\",\"doi\":\"10.1109/ICAIA57370.2023.10169255\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Cross-Site Scripting (XSS) represents one of the most prevalent application layer attacks perpetrated by an attacker, a client, and the web server. Cyber-attacks steal clients’ cookies / sensitive details and therefore associate the client with the web. Filtering user data in server-side scripts like ASP (Active Server Pages), PHP (Hypertext Preprocessor), or some other web-enabled programming language is a general solution to this which can be found floating around the internet. From the server perspective, we suggest a modular and extensible solution against XSS attack; the extensible solution can be used as an identity management solution for validating the users accessing the web application and testing for correct permissions for various web resources allocated to web users. Using deep learning, the research creates a secure ecosystem that may be used to provide efficient real-time detection and mitigation of cross-site scripting attacks in fog/cloud online applications. In this study, a deep learning model was used to detect XSS attacks, and its output was compared to that of three other deep learning models, namely Multilayer Perceptron, Long Short-Term Memory, and Deep Belief Network. This web-based system utilizes an MLP architecture for deep learning to detect inserted XSS attack scripts in web applications. The effectiveness of the algorithm for deep learning is assessed by utilizing evaluation metrics to evaluate the framework. Employing embedding as a feature, the MLP method performed the best in the evaluation for detecting XSS attacks, attaining an accuracy of 99.47%.\",\"PeriodicalId\":196526,\"journal\":{\"name\":\"2023 International Conference on Artificial Intelligence and Applications (ICAIA) Alliance Technology Conference (ATCON-1)\",\"volume\":\"64 2\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-04-21\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 International Conference on Artificial Intelligence and Applications (ICAIA) Alliance Technology Conference (ATCON-1)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICAIA57370.2023.10169255\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 International Conference on Artificial Intelligence and Applications (ICAIA) Alliance Technology Conference (ATCON-1)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICAIA57370.2023.10169255","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

跨站点脚本(XSS)是由攻击者、客户端和web服务器共同实施的最常见的应用层攻击之一。网络攻击窃取客户端的cookie /敏感细节,从而将客户端与网络联系起来。在服务器端脚本中过滤用户数据,如ASP (Active Server Pages)、PHP (Hypertext Preprocessor)或其他一些支持网络的编程语言是解决这个问题的通用解决方案,在互联网上随处可见。从服务器的角度来看,我们建议采用模块化和可扩展的解决方案来抵御XSS攻击;可扩展解决方案可以用作身份管理解决方案,用于验证访问web应用程序的用户,并测试分配给web用户的各种web资源的正确权限。利用深度学习,该研究创建了一个安全的生态系统,可用于在雾/云在线应用程序中提供有效的实时检测和缓解跨站点脚本攻击。本研究使用深度学习模型检测XSS攻击,并将其输出与其他三种深度学习模型(多层感知器、长短期记忆和深度信念网络)的输出进行比较。这个基于web的系统利用深度学习的MLP架构来检测web应用程序中插入的XSS攻击脚本。利用评价指标对框架进行评价,评估算法在深度学习中的有效性。采用嵌入作为特征,MLP方法在检测跨站攻击的评估中表现最好,准确率达到99.47%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Web Server Security Solution for Detecting Cross-site Scripting Attacks in Real-time Using Deep Learning
Cross-Site Scripting (XSS) represents one of the most prevalent application layer attacks perpetrated by an attacker, a client, and the web server. Cyber-attacks steal clients’ cookies / sensitive details and therefore associate the client with the web. Filtering user data in server-side scripts like ASP (Active Server Pages), PHP (Hypertext Preprocessor), or some other web-enabled programming language is a general solution to this which can be found floating around the internet. From the server perspective, we suggest a modular and extensible solution against XSS attack; the extensible solution can be used as an identity management solution for validating the users accessing the web application and testing for correct permissions for various web resources allocated to web users. Using deep learning, the research creates a secure ecosystem that may be used to provide efficient real-time detection and mitigation of cross-site scripting attacks in fog/cloud online applications. In this study, a deep learning model was used to detect XSS attacks, and its output was compared to that of three other deep learning models, namely Multilayer Perceptron, Long Short-Term Memory, and Deep Belief Network. This web-based system utilizes an MLP architecture for deep learning to detect inserted XSS attack scripts in web applications. The effectiveness of the algorithm for deep learning is assessed by utilizing evaluation metrics to evaluate the framework. Employing embedding as a feature, the MLP method performed the best in the evaluation for detecting XSS attacks, attaining an accuracy of 99.47%.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信