首页> 外文OA文献 >XSS attack prevention using DOM based filtering API
【2h】

XSS attack prevention using DOM based filtering API

机译:使用基于DOM的过滤API的XSS攻击预防

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

Cross-site scripting (XSS) is a type of vulnerability typically found in Web applications that enables users to input data and uses user submitted data without proper sanitation. XSS enables attackers to inject client-side script into Web pages viewed by other users. A cross-site scripting vulnerability present in web application may be used by attackers to bypass access controls such as the Same Origin Policy(SOP). Cross site-scripting is ranked 3rd among list of Top10 vulnerability mentioned in OWASP (Open Web Application Security Projects). Some of existing solutions to XSS attack include use of regular expressions to detect the presence of malicious dynamic content that can easily bypassed using parsing quirks and client side filtering mechanisms such as Noscript and Noxes tool which require security awareness by user that cannot be guaranteed. Some of existing solutions are unacceptably slow and can be bypassed .Some of them as too restrictive resulting in loss of functionality. In our work, we developed server side response filtering API that will allow benign HTML to pass through it but blocks harmful script. It does not require large amount of modification in existing web application. Proposed system is having high fidelity and low response time.
机译:跨站点脚本(XSS)是Web应用程序中常见的一种漏洞,它使用户能够输入数据并使用用户提交的数据而没有适当的卫生措施。 XSS使攻击者能够将客户端脚本注入其他用户查看的网页中。攻击者可能利用Web应用程序中存在的跨站点脚本漏洞来绕过诸如Same Origin Policy(SOP)之类的访问控制。跨站点脚本在OWASP(开放Web应用程序安全性项目)中提到的Top10漏洞列表中排名第三。 XSS攻击的一些现有解决方案包括使用正则表达式来检测恶意动态内容的存在,这些恶意动态内容可以使用解析怪癖和客户端过滤机制(例如Noscript和Noxes工具)轻松绕开,这些机制要求用户无法保证安全意识。现有的某些解决方案速度慢得令人无法接受,可以绕开它们。其中一些解决方案过于严格,导致功能丧失。在我们的工作中,我们开发了服务器端响应过滤API,该API将允许良性HTML通过它,但阻止有害脚本。它不需要在现有Web应用程序中进行大量修改。提出的系统具有高保真度和低响应时间。

著录项

  • 作者

    Ankush S D;

  • 作者单位
  • 年度 2014
  • 总页数
  • 原文格式 PDF
  • 正文语种
  • 中图分类

相似文献

  • 外文文献
  • 中文文献
  • 专利

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号