期刊文献+
共找到715篇文章
< 1 2 36 >
每页显示 20 50 100
一种基于FTCNN-BILSTM的恶意URLs检测方法
1
作者 张凯洪 柳毅 《计算机应用与软件》 北大核心 2023年第11期295-301,共7页
针对目前恶意URL检测模型中泛化性不够好,准确率不够高的问题,提出一种基于字符嵌入编码的FTCNN-LSTM的恶意URL多分类检测方法。该方法对URL中的每一个字符进行向量化编码,并通过批规范化和定向Dropout对神经网络进行剪枝,并使用Focal L... 针对目前恶意URL检测模型中泛化性不够好,准确率不够高的问题,提出一种基于字符嵌入编码的FTCNN-LSTM的恶意URL多分类检测方法。该方法对URL中的每一个字符进行向量化编码,并通过批规范化和定向Dropout对神经网络进行剪枝,并使用Focal Loss损失函数解决数据集不平衡的问题。实验结果显示,与机器学习训练的模型相比,该方法在多分类上召回率提升了1.73%。该模型在ISCX-URL2016和malicious_phish URL数据集上的多分类平均预测结果均能达到98.63%以上,具有较好的泛化能力。 展开更多
关键词 恶意URL检测 卷积神经网络 向量化 Focal Loss
下载PDF
URLs引文:尚不可靠的网络资源 被引量:11
2
作者 朱天慧 《情报杂志》 CSSCI 北大核心 2002年第4期84-85,共2页
对31篇学术期刊论文所引用的64篇URLs引文的可检索性进行研究,结果发现URLs引文的可检索性日趋下降,说明现阶段URLs引文不适合作为学术论文的引文。
关键词 urls引文 网络文献 可检索性 持久性 可靠性 学术论文
下载PDF
术前雾化吸入布地奈德混悬液对合并URLs的小儿喉罩全麻苏醒期不良事件的影响
3
作者 康立 《世界中医药》 CAS 2015年第A02期1016-1017,共2页
目的研究并分析应用布地奈德混悬液雾化吸入预处理后,对于合并URLs的小儿喉罩全麻苏醒期与呼吸相关不良事件的影响.方法:选择合并上呼吸道感染(URLs)的腹股沟斜疝患儿80例,随机分为试验组(A组)和对照组(B组),对照组进行常规喉罩... 目的研究并分析应用布地奈德混悬液雾化吸入预处理后,对于合并URLs的小儿喉罩全麻苏醒期与呼吸相关不良事件的影响.方法:选择合并上呼吸道感染(URLs)的腹股沟斜疝患儿80例,随机分为试验组(A组)和对照组(B组),对照组进行常规喉罩全麻,试验组则于术前应用布地奈德混悬液雾化吸入预处理后再进行喉罩全麻.结果,A组SpO2〈95%,咳嗽多痰,喉痉挛发生率小于B组,差异有统计学意义(P〈0.05);而声音嘶哑,屏气,支气管痉挛的发生率差异无统计学意义(P〉0.05).结论:应用布地奈德混悬液雾化吸入预处理对于合并URLs的小儿行喉罩全麻,可以有效地降低麻醉苏醒期与呼吸相关不良事件的发生率. 展开更多
关键词 布地奈德混悬液 雾化吸入 urls 小儿喉罩全麻 呼吸相关不良事件
下载PDF
基于CNN和多分类器的恶意URLs检测 被引量:2
4
作者 张慧 钱丽萍 +2 位作者 汪立东 袁辰 张婷 《计算机工程与设计》 北大核心 2019年第10期2991-2995,3019,共6页
基于特征提取的恶意URLs的检测方法中,人工提取规则的设计依赖于丰富的专家知识以及大量的数据分析,同时规则的设计与更新需要消耗大量的人力与时间。针对以上问题,提出一种基于卷积神经网络的URLs特征自动提取方法。通过数据预处理与... 基于特征提取的恶意URLs的检测方法中,人工提取规则的设计依赖于丰富的专家知识以及大量的数据分析,同时规则的设计与更新需要消耗大量的人力与时间。针对以上问题,提出一种基于卷积神经网络的URLs特征自动提取方法。通过数据预处理与模型训练,实现对URLs特征的自动学习,完成提取规则的自动设计与更新。通过收敛的模型完成URLs特征的自动提取,结合J48、随机森林、支持向量机等多种分类方法对提取结果进行验证。实验结果表明,训练的模型可以自动设计和更新特征提取规则,提取的特征具有良好的区分能力及普适性。多分类器的平均准确率超过了97%,最高达到了99.2%,FPR低至0.01。 展开更多
关键词 网络安全 恶意urls 特征自动提取 卷积神经网络 机器学习
下载PDF
Adversarial Attacks on Featureless Deep Learning Malicious URLs Detection
5
作者 Bader Rasheed Adil Khan +3 位作者 S.M.Ahsan Kazmi Rasheed Hussain Md.Jalil Piran Doug Young Suh 《Computers, Materials & Continua》 SCIE EI 2021年第7期921-939,共19页
Detecting malicious Uniform Resource Locators(URLs)is crucially important to prevent attackers from committing cybercrimes.Recent researches have investigated the role of machine learning(ML)models to detect malicious... Detecting malicious Uniform Resource Locators(URLs)is crucially important to prevent attackers from committing cybercrimes.Recent researches have investigated the role of machine learning(ML)models to detect malicious URLs.By using ML algorithms,rst,the features of URLs are extracted,and then different ML models are trained.The limitation of this approach is that it requires manual feature engineering and it does not consider the sequential patterns in the URL.Therefore,deep learning(DL)models are used to solve these issues since they are able to perform featureless detection.Furthermore,DL models give better accuracy and generalization to newly designed URLs;however,the results of our study show that these models,such as any other DL models,can be susceptible to adversarial attacks.In this paper,we examine the robustness of these models and demonstrate the importance of considering this susceptibility before applying such detection systems in real-world solutions.We propose and demonstrate a black-box attack based on scoring functions with greedy search for the minimum number of perturbations leading to a misclassication.The attack is examined against different types of convolutional neural networks(CNN)-based URL classiers and it causes a tangible decrease in the accuracy with more than 56%reduction in the accuracy of the best classier(among the selected classiers for this work).Moreover,adversarial training shows promising results in reducing the inuence of the attack on the robustness of the model to less than 7%on average. 展开更多
关键词 Malicious urls DETECTION deep learning adversarial attack web security
下载PDF
基于混合嵌入和胶囊网络的恶意URL分类模型
6
作者 于晓琪 金彦亮 《工业控制计算机》 2024年第2期114-116,共3页
作为最常见的网络安全威胁之一,恶意URL攻击每年都会造成巨大的经济损失,尽管研究人员已经提出了许多方法来检测恶意URL,但现有方法存在不能充分利用URL提供的有用信息和对URL中的区分性特征提取不充分的问题,导致分类性能不佳。提出了... 作为最常见的网络安全威胁之一,恶意URL攻击每年都会造成巨大的经济损失,尽管研究人员已经提出了许多方法来检测恶意URL,但现有方法存在不能充分利用URL提供的有用信息和对URL中的区分性特征提取不充分的问题,导致分类性能不佳。提出了一种基于混合嵌入和胶囊网络的恶意URL分类模型,引入高速网络和胶囊网络从URL的混合嵌入表示中提取区分性特征,提高了模型的分类性能。在公开数据集ISCX-URL2016上的实验结果表明,该文模型与其他基线方法相比,实现了更好的分类性能,能够有效应对混淆技术的多样性。 展开更多
关键词 恶意URL分类 胶囊网络 高速网络 深度学习
下载PDF
网络信息资源归档挑战与对策——基于URL无序性和时效性差异的视角
7
作者 刘冰 《兰台内外》 2024年第16期31-33,共3页
根据西方网络信息资源归档最新理论与实践成果及将异常现象作为示踪剂的研究方法,本研究尝试将网络信息资源归档系统的后台异常现象引导至前台讨论,从URL无序性和时效性差异的研究视角阐释解构、规范URL的必要性以及通过自动代码或搜索... 根据西方网络信息资源归档最新理论与实践成果及将异常现象作为示踪剂的研究方法,本研究尝试将网络信息资源归档系统的后台异常现象引导至前台讨论,从URL无序性和时效性差异的研究视角阐释解构、规范URL的必要性以及通过自动代码或搜索工具对时间戳展开简单聚合或排序的弊端,提出超越以算法为中心的归档逻辑并广泛关注网络基础设施动态与关系互动或对我国网络信息资源归档研究具有一定启示。 展开更多
关键词 网络档案 异常现象 算法 URL 时效性
下载PDF
Phish Block:A Blockchain Framework for Phish Detection in Cloud
8
作者 R.N.Karthika C.Valliyammai M.Naveena 《Computer Systems Science & Engineering》 SCIE EI 2023年第1期777-795,共19页
The data in the cloud is protected by various mechanisms to ensure security aspects and user’s privacy.But,deceptive attacks like phishing might obtain the user’s data and use it for malicious purposes.In Spite of m... The data in the cloud is protected by various mechanisms to ensure security aspects and user’s privacy.But,deceptive attacks like phishing might obtain the user’s data and use it for malicious purposes.In Spite of much techno-logical advancement,phishing acts as thefirst step in a series of attacks.With technological advancements,availability and access to the phishing kits has improved drastically,thus making it an ideal tool for the hackers to execute the attacks.The phishing cases indicate use of foreign characters to disguise the ori-ginal Uniform Resource Locator(URL),typosquatting the popular domain names,using reserved characters for re directions and multi-chain phishing.Such phishing URLs can be stored as a part of the document and uploaded in the cloud,providing a nudge to hackers in cloud storage.The cloud servers are becoming the trusted tool for executing these attacks.The prevailing software for blacklisting phishing URLs lacks the security for multi-level phishing and expects security from the client’s end(browser).At the same time,the avalanche effect and immut-ability of block-chain proves to be a strong source of security.Considering these trends in technology,a block-chain basedfiltering implementation for preserving the integrity of user data stored in the cloud is proposed.The proposed Phish Block detects the homographic phishing URLs with accuracy of 91%which assures the security in cloud storage. 展开更多
关键词 Cloud server phishing urls phish detection blockchain safe files smart contract
下载PDF
Service Worker技术在WebVPN实践中的应用
9
作者 谢智敏 王婷 郭倩玲 《现代信息科技》 2023年第22期63-68,72,共7页
文章讨论了一种新的基于浏览器远程访问网络资源的技术——ServiceWorker,以解决传统基于服务器端WebVPN存在的问题。WebVPN是一种主流远程访问网络资源的方式,但是传统WebVPN技术存在难以处理动态URL和跨域访问,以及服务器CPU占用高等... 文章讨论了一种新的基于浏览器远程访问网络资源的技术——ServiceWorker,以解决传统基于服务器端WebVPN存在的问题。WebVPN是一种主流远程访问网络资源的方式,但是传统WebVPN技术存在难以处理动态URL和跨域访问,以及服务器CPU占用高等问题。为了解决这些问题,文章详细介绍了ServiceWorker技术的基本原理,以及如何使用ServiceWorker技术解决动态URL问题。同时,文章还详细给出了解决方案的示例代码,帮助读者更好地理解ServiceWorker技术的实际应用。在WebVPN实践中,ServiceWorker技术的应用有效地提升了远程访问网络资源的速度和用户体验,该技术有望成为WebVPN领域的一项重要技术。 展开更多
关键词 Service Worker HOOK技术 WebVPN 动态URL CPU占用
下载PDF
Phishing Website URL’s Detection Using NLP and Machine Learning Techniques
10
作者 Dinesh Kalla Sivaraju Kuraku 《Journal on Artificial Intelligence》 2023年第1期145-162,共18页
Phishing websites present a severe cybersecurity risk since they can lead to financial losses,data breaches,and user privacy violations.This study uses machine learning approaches to solve the problem of phishing webs... Phishing websites present a severe cybersecurity risk since they can lead to financial losses,data breaches,and user privacy violations.This study uses machine learning approaches to solve the problem of phishing website detection.Using artificial intelligence,the project aims to provide efficient techniques for locating and thwarting these dangerous websites.The study goals were attained by performing a thorough literature analysis to investigate several models and methods often used in phishing website identification.Logistic Regression,K-Nearest Neighbors,Decision Trees,Random Forests,Support Vector Classifiers,Linear Support Vector Classifiers,and Naive Bayes were all used in the inquiry.This research covers the benefits and drawbacks of several Machine Learning approaches,illuminating how well-suited each is to overcome the difficulties in locating and countering phishing website predictions.The insights gained from this literature review guide the selection and implementation of appropriate models and methods in future research and real-world applications related to phishing detections.The study evaluates and compares accuracy,precision and recalls of several machine learning models in detecting phishing website URL’s detection. 展开更多
关键词 CYBERSECURITY artificial intelligence machine learning NLP phishing detection spam detection phinshing website urls
下载PDF
基于代价敏感学习的恶意URL检测研究
11
作者 蔡勍萌 王健 李鹏博 《信息安全学报》 CSCD 2023年第2期54-65,共12页
随着大数据时代的到来,恶意URL作为Web攻击的媒介渐渐威胁着用户的信息安全。传统的恶意URL检测手段如黑名单检测、签名匹配方法正逐步暴露缺陷,为此本文提出一种基于代价敏感学习策略的恶意URL检测模型。为提高卷积神经网络在恶意网页... 随着大数据时代的到来,恶意URL作为Web攻击的媒介渐渐威胁着用户的信息安全。传统的恶意URL检测手段如黑名单检测、签名匹配方法正逐步暴露缺陷,为此本文提出一种基于代价敏感学习策略的恶意URL检测模型。为提高卷积神经网络在恶意网页检测领域的性能,本文提出将URL数据结合HTTP请求信息作为原始数据样本进行特征提取,解决了单纯URL数据过于简单而造成特征提取困难的问题,通过实验对比了三种编码处理方式,根据实验结果选取了最佳字符编码的处理方式,保证了后续检测模型的效果。同时本文针对URL字符输入的特点,设计了适合URL检测的卷积神经网络模型,为了提取数据深层特征,使用了两层卷积层进行特征提取,其次本文在池化层选择使用BiLSTM算法提取数据的时序特征,同时将该网络的最后一个单元输出达到池化效果,避免了大量的模型计算,保证了模型的检测效率。同时为解决数据样本不均衡问题,在迭代过程中为其分配不同惩罚因子,改进了数据样本初始化权重的分配规则并进行了归一化处理,增加恶意样本在整体误差函数中的比重。实验结果表明本文模型在准确率、召回率以及检测效率上较优于其他主流检测模型,并对于不均衡数据集具有较好的抵抗能力。 展开更多
关键词 深度学习 恶意网页 URL检测 代价敏感学习 神经网络
下载PDF
基于Stacking集成学习的恶意URL检测系统设计与实现 被引量:1
12
作者 张永刚 吕鹏飞 +2 位作者 张悦 姚兴博 冯艳丽 《现代电子技术》 2023年第10期105-109,共5页
针对传统URL检测方法在恶意URL检测时存在的准确率不高、实时性差等问题,提出一种基于Stacking集成学习的算法模型。该模型采用机器学习单一方法中的岭分类、支持向量机、朴素贝叶斯作为初级学习器,采用逻辑回归作为次级学习器,通过初... 针对传统URL检测方法在恶意URL检测时存在的准确率不高、实时性差等问题,提出一种基于Stacking集成学习的算法模型。该模型采用机器学习单一方法中的岭分类、支持向量机、朴素贝叶斯作为初级学习器,采用逻辑回归作为次级学习器,通过初级学习器和次级学习器相结合的双层结构对URL进行检测。使用大量的URL数据集分别对单一方法中的模型和Stacking集成学习方法的模型进行训练,并对每种模型进行评估。评估结果表明,Stacking集成学习的算法模型对恶意URL检测的准确率可达98.75%,与其他模型相比提升0.75%以上。采用Flask作为开发框架,实现了恶意URL检测系统的功能,并对系统进行云端等部署,得到系统根据用户输入的URL链接可以输出URL的检测结果,具有较好的应用价值。 展开更多
关键词 恶意URL检测 Stacking集成学习 检测系统设计 算法模型 模型评估 Flask框架
下载PDF
基于双层注意力机制的恶意URL检测
13
作者 赵云泽 蒋牧秋 +1 位作者 董伟 冯志 《网络安全与数据治理》 2023年第2期3-8,共6页
随着信息化技术的不断发展,网络空间中存在的威胁也在不断变化。其中,基于恶意URL的攻击手段层出不穷。针对恶意URL识别与检测问题进行了深入探究,设计并实现了具有双层注意力机制的Bi-LSTM网络模型对恶意URL进行识别和检测,并将其命名... 随着信息化技术的不断发展,网络空间中存在的威胁也在不断变化。其中,基于恶意URL的攻击手段层出不穷。针对恶意URL识别与检测问题进行了深入探究,设计并实现了具有双层注意力机制的Bi-LSTM网络模型对恶意URL进行识别和检测,并将其命名为A2Bi-LSTM。该模型分别在字符级别及单词级别对恶意URL中包含的可疑内容进行注意力权值的计算,进一步提升了恶意URL的识别精度。实验结果表明,A2Bi-LSTM对恶意URL的识别准确率达到97%,相较于传统检测模型有着更好的检测效果,能够有效应对此类攻击威胁,有助于网络空间安全体系的构建。 展开更多
关键词 恶意URL 注意力机制 网络安全 深度学习
下载PDF
基于机器学习与特征工程的恶意链接检测研究 被引量:1
14
作者 何智帆 姜和芳 +1 位作者 刘涛 姚兴博 《科技风》 2023年第9期63-65,共3页
随着互联网技术的飞速发展,人们对互联网的需求日益增加,同时互联网安全问题也逐渐引起人们的重视。其中,恶意URL(Malicious URLs)是网络安全研究的重要内容,因此实现对恶意URL的有效侦测对网络安全至关重要。本文介绍了恶意URL检测的... 随着互联网技术的飞速发展,人们对互联网的需求日益增加,同时互联网安全问题也逐渐引起人们的重视。其中,恶意URL(Malicious URLs)是网络安全研究的重要内容,因此实现对恶意URL的有效侦测对网络安全至关重要。本文介绍了恶意URL检测的应用背景及实现步骤,根据其攻击方式,归纳总结了两种常用的攻击方法,然后介绍了机器学习及特征工程在该领域中的应用情况,最后总结了现有方法不足之处,并对未来的研究方向做出了展望。 展开更多
关键词 互联网安全 恶意URL检测 机器学习 特征工程
下载PDF
Malicious URL Classification Using Artificial Fish Swarm Optimization and Deep Learning
15
作者 Anwer Mustafa Hilal Aisha Hassan Abdalla Hashim +5 位作者 Heba G.Mohamed Mohamed K.Nour Mashael M.Asiri Ali M.Al-Sharafi Mahmoud Othman Abdelwahed Motwakel 《Computers, Materials & Continua》 SCIE EI 2023年第1期607-621,共15页
Cybersecurity-related solutions have become familiar since it ensures security and privacy against cyberattacks in this digital era.Malicious Uniform Resource Locators(URLs)can be embedded in email or Twitter and used... Cybersecurity-related solutions have become familiar since it ensures security and privacy against cyberattacks in this digital era.Malicious Uniform Resource Locators(URLs)can be embedded in email or Twitter and used to lure vulnerable internet users to implement malicious data in their systems.This may result in compromised security of the systems,scams,and other such cyberattacks.These attacks hijack huge quantities of the available data,incurring heavy financial loss.At the same time,Machine Learning(ML)and Deep Learning(DL)models paved the way for designing models that can detect malicious URLs accurately and classify them.With this motivation,the current article develops an Artificial Fish Swarm Algorithm(AFSA)with Deep Learning Enabled Malicious URL Detection and Classification(AFSADL-MURLC)model.The presented AFSADL-MURLC model intends to differentiate the malicious URLs from genuine URLs.To attain this,AFSADL-MURLC model initially carries out data preprocessing and makes use of glove-based word embedding technique.In addition,the created vector model is then passed onto Gated Recurrent Unit(GRU)classification to recognize the malicious URLs.Finally,AFSA is applied to the proposed model to enhance the efficiency of GRU model.The proposed AFSADL-MURLC technique was experimentally validated using benchmark dataset sourced from Kaggle repository.The simulation results confirmed the supremacy of the proposed AFSADL-MURLC model over recent approaches under distinct measures. 展开更多
关键词 Malicious URL CYBERSECURITY deep learning machine learning metaheuristics gated recurrent unit
下载PDF
Machine Learning Techniques for Detecting Phishing URL Attacks
16
作者 Diana T.Mosa Mahmoud Y.Shams +2 位作者 Amr AAbohany El-Sayed M.El-kenawy M.Thabet 《Computers, Materials & Continua》 SCIE EI 2023年第4期1271-1290,共20页
Cyber Attacks are critical and destructive to all industry sectors.They affect social engineering by allowing unapproved access to a Personal Computer(PC)that breaks the corrupted system and threatens humans.The defen... Cyber Attacks are critical and destructive to all industry sectors.They affect social engineering by allowing unapproved access to a Personal Computer(PC)that breaks the corrupted system and threatens humans.The defense of security requires understanding the nature of Cyber Attacks,so prevention becomes easy and accurate by acquiring sufficient knowledge about various features of Cyber Attacks.Cyber-Security proposes appropriate actions that can handle and block attacks.A phishing attack is one of the cybercrimes in which users follow a link to illegal websites that will persuade them to divulge their private information.One of the online security challenges is the enormous number of daily transactions done via phishing sites.As Cyber-Security have a priority for all organizations,Cyber-Security risks are considered part of an organization’s risk management process.This paper presents a survey of different modern machine-learning approaches that handle phishing problems and detect with high-quality accuracy different phishing attacks.A dataset consisting of more than 11000 websites from the Kaggle dataset was utilized and studying the effect of 30 website features and the resulting class label indicating whether or not it is a phishing website(1 or−1).Furthermore,we determined the confusion matrices of Machine Learning models:Neural Networks(NN),Na飗e Bayes,and Adaboost,and the results indicated that the accuracies achieved were 90.23%,92.97%,and 95.43%,respectively. 展开更多
关键词 Cyber security phishing attack URL phishing online social networks machine learning
下载PDF
Modelling an Efficient URL Phishing Detection Approach Based on a Dense Network Model
17
作者 A.Aldo Tenis R.Santhosh 《Computer Systems Science & Engineering》 SCIE EI 2023年第11期2625-2641,共17页
The social engineering cyber-attack is where culprits mislead the users by getting the login details which provides the information to the evil server called phishing.The deep learning approaches and the machine learn... The social engineering cyber-attack is where culprits mislead the users by getting the login details which provides the information to the evil server called phishing.The deep learning approaches and the machine learning are compared in the proposed system for presenting the methodology that can detect phishing websites via Uniform Resource Locator(URLs)analysis.The legal class is composed of the home pages with no inclusion of login forms in most of the present modern solutions,which deals with the detection of phishing.Contrarily,the URLs in both classes from the login page due,considering the representation of a real case scenario and the demonstration for obtaining the rate of false-positive with the existing approaches during the legal login pages provides the test having URLs.In addition,some model reduces the accuracy rather than training the base model and testing the latest URLs.In addition,a feature analysis is performed on the present phishing domains to identify various approaches to using the phishers in the campaign.A new dataset called the MUPD dataset is used for evaluation.Lastly,a prediction model,the Dense forward-backwards Long Short Term Memory(LSTM)model(d−FBLSTM),is presented for combining the forward and backward propagation of LSMT to obtain the accuracy of 98.5%on the initiated login URL dataset. 展开更多
关键词 Cyber-attack URL phishing attack attention model prediction accuracy
下载PDF
一种基于BLCNA模型的恶意URL检测技术
18
作者 沈伍强 张金波 +1 位作者 许明杰 杨春松 《微型电脑应用》 2023年第12期62-65,共4页
针对传统方法对恶意URL识别准确度不高、耗时长的问题,提出一种基于注意力机制的神经网络联合模型(BLCNA)来检测恶意URL。提取URL的语义信息和视觉信息进行编码处理,结合双向长短期记忆网络(BiLSTM)和胶囊网络(CapsNet)构建神经网络联... 针对传统方法对恶意URL识别准确度不高、耗时长的问题,提出一种基于注意力机制的神经网络联合模型(BLCNA)来检测恶意URL。提取URL的语义信息和视觉信息进行编码处理,结合双向长短期记忆网络(BiLSTM)和胶囊网络(CapsNet)构建神经网络联合模型来同步捕获语义和视觉特征,利用注意力机制增加关键特征的权重,基于有效特征完成对URL的分类。实验结果表明,所提方法在检测恶意URL检测方面优于其他方法,准确率可以达到99.79%。 展开更多
关键词 电力网络安全 URL 注意力机制 特征提取 神经网络
下载PDF
基于P-W型网络引文引证可追溯性研究——以情报学期刊为例 被引量:3
19
作者 张丽敏 王平 《情报杂志》 CSSCI 北大核心 2012年第7期61-65,共5页
网络引文引证的可追溯性研究一直是学术界普遍关注的热点。通过获取CSSCI 2010年收录的情报学期刊论文被科研人员引证的网络引文作为数据样本,实证分析情报学科研人员引证网络引文的总体可追溯情况,不同域名、网页类型网络引文与可追溯... 网络引文引证的可追溯性研究一直是学术界普遍关注的热点。通过获取CSSCI 2010年收录的情报学期刊论文被科研人员引证的网络引文作为数据样本,实证分析情报学科研人员引证网络引文的总体可追溯情况,不同域名、网页类型网络引文与可追溯性以及URLs深度与可追溯性之间的关系,并最终针对可追溯性问题提出相应的策略来提高科研人员学术交流的效果。 展开更多
关键词 P-W型 网络引文 可追溯性 情报学 期刊 urls
下载PDF
基于深度学习的恶意URL识别 被引量:8
20
作者 陈康 付华峥 向勇 《计算机系统应用》 2018年第6期27-33,共7页
网络攻击日益成为一个严重的问题.在这些攻击中,恶意URLs经常扮演着重要角色,并被广泛应用到各种类型的攻击,比如钓鱼、垃圾邮件以及恶意软件中.检测恶意链接对于阻止这些攻击具有重要意义.多种技术被应用于恶意URLs的检测,而近年来基... 网络攻击日益成为一个严重的问题.在这些攻击中,恶意URLs经常扮演着重要角色,并被广泛应用到各种类型的攻击,比如钓鱼、垃圾邮件以及恶意软件中.检测恶意链接对于阻止这些攻击具有重要意义.多种技术被应用于恶意URLs的检测,而近年来基于机器学习的方法得到越来越多的重视.但传统的机器学习算法需要大量的特征预处理工作,非常耗时耗力.在本文中,我们提出了一个完全基于词法特征的检测方法.首先,我们训练一个2层的神经网络,得到URLs中的字符的分布表示,然后训练对URL的分布表示生成的特征图像进行分类.在我们的试验中,使用真实数据,取得了精度为0.973和F1为0.918的结果. 展开更多
关键词 恶意urls 机器学习 词法特征 卷积神经网络
下载PDF
上一页 1 2 36 下一页 到第
使用帮助 返回顶部