首页> 外文期刊>Future generation computer systems >Hunting for DOM-Based XSS vulnerabilities in mobile cloud-based online social network
【24h】

Hunting for DOM-Based XSS vulnerabilities in mobile cloud-based online social network

机译:在基于移动云的在线社交网络中寻找基于DOM的XSS漏洞

获取原文
获取原文并翻译 | 示例

摘要

AbstractThis article presents a runtime Document Object Model (DOM) tree generator and nested context-aware sanitization based framework that alleviates the DOM-based XSS vulnerabilities from the mobile cloud-based OSN. The frameworks executes in dual mode: offline and online. The offline mode captures all the traces of modules of web applications and transformed such traces into static DOM tree for the extraction of benign script nodes. The legitimate script content embedded in such nodes will be marked in the whitelist of scripts. The online mode detects the injection of untrusted script content in the DOM tree generated at runtime. This was done by usually matching the script content embedded in this DOM tree with the whitelist of script code generated at offline mode. Any deviation observed in the script content will be marked as the injection of malicious script content in the dynamically generated DOM tree. This mode also identifies the different context of malicious variables embedded in such scripts and consequently executes the process of nested context-sensitive sanitization on them. The prototype of our mobile cloud-based framework was developed in Java and integrated the functionality of its components on iCanCloud simulator by creating different virtual machines with their proper link-to-link connectivity. The experimental testing and performance evaluation of our work was carried out on the open source OSN websites that are integrated in the virtual cloud servers. Evaluation results revealed that our framework is capable enough to detect the injection of untrusted/malicious script in the dynamically generated DOM tree with very low rate of false positives, false negatives and suffer from acceptable performance overhead.HighlightsDefine a DOM tree generation and context-sensitive sanitization based framework.Works offline to extract all the modules of the OSN-based web application.Detects the injection of malicious scripts in the DOM tree online.Performs a matching between white list and these extracted scripts.
机译: 摘要 本文介绍了运行时文档对象模型(DOM)树生成器和基于嵌套上下文感知的清理框架,该框架减轻了基于移动云的基于DOM的XSS漏洞OSN。框架以双重模式执行:离线和在线。脱机模式捕获Web应用程序模块的所有跟踪,并将这些跟踪转换为静态DOM树,以提取良性脚本节点。嵌入在此类节点中的合法脚本内容将在脚本的白名单中进行标记。在线模式检测运行时生成的DOM树中不信任脚本内容的注入。通常是通过将DOM树中嵌入的脚本内容与脱机模式下生成的脚本代码白名单进行匹配来实现的。在脚本内容中观察到的任何偏差都将被标记为在动态生成的DOM树中注入了恶意脚本内容。此模式还可以识别嵌入在此类脚本中的恶意变量的不同上下文,从而对它们执行嵌套的上下文相关清理过程。我们基于Java的移动云框架的原型是使用Java开发的,并且通过创建具有适当链接到链接连接性的不同虚拟机,在iCanCloud模拟器上集成了其组件的功能。我们的工作的实验测试和性能评估是在集成在虚拟云服务器中的开源OSN网站上进行的。评估结果表明,我们的框架具有足够的能力来检测动态生成的DOM树中不可信/恶意脚本的注入情况,误报率,误报率极低,并且具有可接受的性能开销。 < / ce:abstract-sec> 突出显示 定义DOM树生成和基于上下文敏感的基于消毒的框架。 脱机工作以提取所有内容基于OSN的Web应用程序的模块。 在线检测在DOM树中的恶意脚本注入。 在白名单和这些提取的脚本之间进行匹配。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号