期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
基于Chrome Extension的表格导出程序的设计与开发
1
作者 廖若飞 廖海 《现代计算机》 2021年第21期158-162,共5页
实际应用中经常需要将网页上的表格数据下载下来,传统的复制粘贴办法能够基本满足要求,但是对于大量的表格操作还是繁琐。通过运用Web前端开发技术和Chrome Extension开发技术,可以开发出非常通用的扩展程序,激活扩展程序后,通过双击表... 实际应用中经常需要将网页上的表格数据下载下来,传统的复制粘贴办法能够基本满足要求,但是对于大量的表格操作还是繁琐。通过运用Web前端开发技术和Chrome Extension开发技术,可以开发出非常通用的扩展程序,激活扩展程序后,通过双击表格特定位置将表格中的数据导出为Excel格式并下载。 展开更多
关键词 chrome extension Excel导出 Web前端技术
下载PDF
Recognizing Malicious Behaviors of Chrome Extensions through Direct JavaScript Execution
2
作者 FU Jianming HE Jia +1 位作者 XE Mengfei MEI Xufen 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2021年第1期89-101,共13页
There are a large number of extensions with many users in Google Chrome,which greatly enriches the functionalities of Chrome.However,due to inadequate security auditing,vulnerable updating mechanisms and time-delayed ... There are a large number of extensions with many users in Google Chrome,which greatly enriches the functionalities of Chrome.However,due to inadequate security auditing,vulnerable updating mechanisms and time-delayed maintenance of Chrome Web Store,the store becomes a platform for attackers to distribute malicious extensions.Existing static analysis methods can hardly detect obfuscated codes and dynamic codes injected by extensions,while dynamic detection methods have low coverage due to the need to meet various constraints when extensions are being executed.We propose a method to analyze Chrome extension behaviors dynamically based on direct execution of Java Script(JS).The core idea of this method is to convert the analysis of the whole extension into the analysis of each JS in the extension,bypassing the constraints(e.g.language,region,URL)of the extension itself,and improving the coverage of detection.The analysis of more than 44000 extensions showed that the method can effectively identify predefined behaviors.Among them,20 extensions had access to malicious domains,1113 extensions injected advertisements and 381 extensions collected users’passwords or cookies.At the same time,the number of URL requests obtained from this method is 177893,which is 52.44%more than that from traditional dynamic analysis method. 展开更多
关键词 chrome extension malicious extension browser security behavior monitoring
原文传递
基于谷歌浏览器的藏文敏感信息拦截扩展的设计与实现
3
作者 袁斐洋 普尺 +1 位作者 倪胜巧 扎西多吉 《电脑知识与技术》 2022年第3期51-52,57,共3页
谷歌浏览器目前是全球使用最多的浏览器,其扩展程序可以极大地优化用户的体验。扩展程序在信息拦截上同样有着极大的作用,但其在地域特点比较明显的地区,语言、格式以及表述等的影响下,拦截效果折扣。针对这类问题,重点对拦截藏文敏感... 谷歌浏览器目前是全球使用最多的浏览器,其扩展程序可以极大地优化用户的体验。扩展程序在信息拦截上同样有着极大的作用,但其在地域特点比较明显的地区,语言、格式以及表述等的影响下,拦截效果折扣。针对这类问题,重点对拦截藏文敏感信息的浏览器扩展程序进行研究开发,根据藏文敏感词权重值对网页进行等级划分,对含有敏感信息的网页进行拦截,避免不法言论和信息的传播,以优化藏区网络环境。 展开更多
关键词 chrome chrome extension 藏文 藏文敏感词拦截
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部