网络系统安全与信任特刊编辑

IF 1.5 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS
Weizhi Meng, Sokratis K. Katsikas, Jiageng Chen, Chao Chen
{"title":"网络系统安全与信任特刊编辑","authors":"Weizhi Meng,&nbsp;Sokratis K. Katsikas,&nbsp;Jiageng Chen,&nbsp;Chao Chen","doi":"10.1002/nem.2229","DOIUrl":null,"url":null,"abstract":"<p>The world is becoming increasingly connected, from Internet of Things (IoT) and social networks to big data and cloud computing. Networked systems are not just relevant to information technology but have been already integrated with the engineering and cyber-physical systems domains. The agents of networked systems (e.g., sensor networks) can sense, compute, and interact based on a given task. However, networked systems suffer from many security and trust issues, as these systems are mostly designed based on traditional IT infrastructure. For example, attackers can compromise one internal sensor nodes and infect other nodes afterwards. There was an increase in malware attacks on IoT/Connected Devices of 77% in the first half of 2022, according to a recent report by Sonic Wall. This special issue focuses on how to build a trust and secure networked systems, and identifies new issues and directions for future research and development work.</p><p>In the first contribution entitled “Privacy-preserving and efficient user matching based on attribute encryption in mobile social networks,” Wu et al. aimed to protect users' privacy and introduced an attribute-based encryption scheme based on the defined policy. Then the server does not need to decrypt the attribute matching file frequently for dating users. The proposed scheme can provide several benefits: (1) it allows two-way matching to support suitable publishers recommended to requesters with dating interests, (2) our scheme protects the privacy of users by encrypting the tagged keywords of the interest information collected from requesters and the personal attribute information of publishers, and (3) the scheme can reduce the computational cost by transferring most of the decryption work to the matching server and dividing the encryption into preparation and online stages.</p><p>In the second contribution entitled “Privacy Preserving distributed smart grid system based on Hyperledger Fabric and Wireguard,” Yao et al. focused on the security issues of Smart Grid and designed a secure and decentralized energy trading platform in edge area of smart grid system by means of Hyperledger Fabric and WireGuard VPN. WireGuard can customize network gateway and controls traffic by WireGuard Interface, which includes an exclusive private key generated by the elliptic curve, a User Datagram Protocol (UDP) listening port, and a group of peer nodes. The proposed architecture was composed of four main layers, including application, blockchain platform, network structure, and physical infrastructure. In the experiment, the authors tested the bandwidth in WireGuard network and transactions throughput capacity of HyperLedger Fabric blockchain. It showed the feasibility of the proposed architecture, even with the WireGuard communication latency.</p><p>In the third contribution entitled “Intelligent detection of vulnerable functions in software through neural embedding-based code analysis,” Zeng et al. found that convolutional neural network (CNN) is only suitable for extracting local features but not effective for extracting long-distance dependent features. This work proposed a function-level vulnerability detection framework based on CodeBERT, by adding two fully connected layers and fine-tuning techniques. That is, during fine-tuning, the authors added artificially synthesized data to deepen the network depth. To enhance the ability of capturing bigger contextual dependencies of sequence, the authors used BERT and utilized the bidirectional structure of Transformer. The authors also utilized the synthetic C test samples for fine-tuning the proposed framework. Experimental results indicated that the fine-tuned model can effectively improve the detection performance and outperform several baseline systems.</p><p>In the fourth contribution entitled “MACPABE: Multi Authority-Based CP-ABE with Efficient Attribute Revocation for IoT-Enabled Healthcare Infrastructure,” Das et al. aimed to solve key escrow problems and introduced a fine-grained access control scheme to support efficient attribute revocation. The proposed scheme is based on less expensive elliptic-curve cryptography (ECC) operations, which can resist collision attacks. The multiple authorities are responsible for generating keys related to the attributes of the user. Post-collection of data from IoT devices and the data owner (DO) encrypts the data and defines an access policy for the authorized users. Then, the DO uploads these data to the cloud server. The cloud service provider then re-encrypts this encrypted data and stores it in its database. To reduce the decryption overhead of end-users, the decryption process is outsourced to a decryption assistant (DA).</p><p>In the fifth contribution entitled “A federated semi-supervised learning approach for network traffic classification,” Jin et al. identified that most of the collected traffic data is unlabeled, and it is very labor-intensive and expensive to label data. For this issue, the authors proposed an approach using federated semi-supervised learning (SSL) to conduct the network traffic classification task. It allows multiple parties to jointly train a traffic classification model without disclosing and sharing their local user data. This not only resolves the problem of exposing user data but also solves the problem of data islands in the traffic field. The authors then tested different classification models based on convolutional neural networks (CNNs) for reaching SSL in the federated learning environment. These models can combine unsupervised learning with supervised learning, in order to use a large amount of unlabeled data and a small amount of labeled data simultaneously to train a global model. In the evaluation, the authors showed that the proposed approach is more practical than the existing centralized deep learning methods.</p><p>On the whole, the special issue papers cover a broad range of research on security, privacy and trust on networked systems, for example, IoT, and discuss many potential security threats and promising solutions. The team of guest editors would like to thank Editor-in-Chief James Won-Ki Hong for their great support, as well as the paper authors and the reviewers for their contributions.</p>","PeriodicalId":14154,"journal":{"name":"International Journal of Network Management","volume":"33 3","pages":""},"PeriodicalIF":1.5000,"publicationDate":"2023-04-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1002/nem.2229","citationCount":"0","resultStr":"{\"title\":\"Editorial for special issue on security and trust on networked systems\",\"authors\":\"Weizhi Meng,&nbsp;Sokratis K. Katsikas,&nbsp;Jiageng Chen,&nbsp;Chao Chen\",\"doi\":\"10.1002/nem.2229\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>The world is becoming increasingly connected, from Internet of Things (IoT) and social networks to big data and cloud computing. Networked systems are not just relevant to information technology but have been already integrated with the engineering and cyber-physical systems domains. The agents of networked systems (e.g., sensor networks) can sense, compute, and interact based on a given task. However, networked systems suffer from many security and trust issues, as these systems are mostly designed based on traditional IT infrastructure. For example, attackers can compromise one internal sensor nodes and infect other nodes afterwards. There was an increase in malware attacks on IoT/Connected Devices of 77% in the first half of 2022, according to a recent report by Sonic Wall. This special issue focuses on how to build a trust and secure networked systems, and identifies new issues and directions for future research and development work.</p><p>In the first contribution entitled “Privacy-preserving and efficient user matching based on attribute encryption in mobile social networks,” Wu et al. aimed to protect users' privacy and introduced an attribute-based encryption scheme based on the defined policy. Then the server does not need to decrypt the attribute matching file frequently for dating users. The proposed scheme can provide several benefits: (1) it allows two-way matching to support suitable publishers recommended to requesters with dating interests, (2) our scheme protects the privacy of users by encrypting the tagged keywords of the interest information collected from requesters and the personal attribute information of publishers, and (3) the scheme can reduce the computational cost by transferring most of the decryption work to the matching server and dividing the encryption into preparation and online stages.</p><p>In the second contribution entitled “Privacy Preserving distributed smart grid system based on Hyperledger Fabric and Wireguard,” Yao et al. focused on the security issues of Smart Grid and designed a secure and decentralized energy trading platform in edge area of smart grid system by means of Hyperledger Fabric and WireGuard VPN. WireGuard can customize network gateway and controls traffic by WireGuard Interface, which includes an exclusive private key generated by the elliptic curve, a User Datagram Protocol (UDP) listening port, and a group of peer nodes. The proposed architecture was composed of four main layers, including application, blockchain platform, network structure, and physical infrastructure. In the experiment, the authors tested the bandwidth in WireGuard network and transactions throughput capacity of HyperLedger Fabric blockchain. It showed the feasibility of the proposed architecture, even with the WireGuard communication latency.</p><p>In the third contribution entitled “Intelligent detection of vulnerable functions in software through neural embedding-based code analysis,” Zeng et al. found that convolutional neural network (CNN) is only suitable for extracting local features but not effective for extracting long-distance dependent features. This work proposed a function-level vulnerability detection framework based on CodeBERT, by adding two fully connected layers and fine-tuning techniques. That is, during fine-tuning, the authors added artificially synthesized data to deepen the network depth. To enhance the ability of capturing bigger contextual dependencies of sequence, the authors used BERT and utilized the bidirectional structure of Transformer. The authors also utilized the synthetic C test samples for fine-tuning the proposed framework. Experimental results indicated that the fine-tuned model can effectively improve the detection performance and outperform several baseline systems.</p><p>In the fourth contribution entitled “MACPABE: Multi Authority-Based CP-ABE with Efficient Attribute Revocation for IoT-Enabled Healthcare Infrastructure,” Das et al. aimed to solve key escrow problems and introduced a fine-grained access control scheme to support efficient attribute revocation. The proposed scheme is based on less expensive elliptic-curve cryptography (ECC) operations, which can resist collision attacks. The multiple authorities are responsible for generating keys related to the attributes of the user. Post-collection of data from IoT devices and the data owner (DO) encrypts the data and defines an access policy for the authorized users. Then, the DO uploads these data to the cloud server. The cloud service provider then re-encrypts this encrypted data and stores it in its database. To reduce the decryption overhead of end-users, the decryption process is outsourced to a decryption assistant (DA).</p><p>In the fifth contribution entitled “A federated semi-supervised learning approach for network traffic classification,” Jin et al. identified that most of the collected traffic data is unlabeled, and it is very labor-intensive and expensive to label data. For this issue, the authors proposed an approach using federated semi-supervised learning (SSL) to conduct the network traffic classification task. It allows multiple parties to jointly train a traffic classification model without disclosing and sharing their local user data. This not only resolves the problem of exposing user data but also solves the problem of data islands in the traffic field. The authors then tested different classification models based on convolutional neural networks (CNNs) for reaching SSL in the federated learning environment. These models can combine unsupervised learning with supervised learning, in order to use a large amount of unlabeled data and a small amount of labeled data simultaneously to train a global model. In the evaluation, the authors showed that the proposed approach is more practical than the existing centralized deep learning methods.</p><p>On the whole, the special issue papers cover a broad range of research on security, privacy and trust on networked systems, for example, IoT, and discuss many potential security threats and promising solutions. The team of guest editors would like to thank Editor-in-Chief James Won-Ki Hong for their great support, as well as the paper authors and the reviewers for their contributions.</p>\",\"PeriodicalId\":14154,\"journal\":{\"name\":\"International Journal of Network Management\",\"volume\":\"33 3\",\"pages\":\"\"},\"PeriodicalIF\":1.5000,\"publicationDate\":\"2023-04-04\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://onlinelibrary.wiley.com/doi/epdf/10.1002/nem.2229\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International Journal of Network Management\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1002/nem.2229\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, INFORMATION SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Journal of Network Management","FirstCategoryId":"94","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1002/nem.2229","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

从物联网(IoT)和社交网络到大数据和云计算,世界正变得越来越互联。网络化系统不仅与信息技术相关,而且已经与工程和网络物理系统领域相集成。联网系统(例如,传感器网络)的代理可以基于给定的任务进行感知、计算和交互。然而,网络系统存在许多安全和信任问题,因为这些系统大多是基于传统的IT基础设施设计的。例如,攻击者可以破坏一个内部传感器节点,然后感染其他节点。根据Sonic Wall最近的一份报告,2022年上半年,针对物联网/联网设备的恶意软件攻击增加了77%。本期特刊聚焦于如何建立信任和安全的网络系统,并确定了未来研发工作的新问题和方向。在题为“移动社交网络中基于属性加密的隐私保护和高效用户匹配”的第一篇文章中,吴等人旨在保护用户的隐私,并基于定义的策略引入了一种基于属性的加密方案。那么服务器就不需要频繁地为约会用户解密属性匹配文件。所提出的方案可以提供几个好处:(1)它允许双向匹配,以支持向有约会兴趣的请求者推荐合适的发布者;(2)我们的方案通过加密从请求者收集的兴趣信息的标记关键字和发布者的个人属性信息来保护用户的隐私,以及(3)该方案可以通过将大部分解密工作转移到匹配服务器并将加密划分为准备阶段和在线阶段来降低计算成本。在题为“基于Hyperledger Fabric和Wireguard的隐私保护分布式智能电网系统”的第二篇文章中,姚等人重点研究了智能电网的安全问题,并通过Hyperledger Fabric和Wireguard VPN在智能电网系统的边缘区域设计了一个安全、分散的能源交易平台。WireGuard可以自定义网络网关,并通过WireGuard接口控制流量,该接口包括由椭圆曲线生成的专用密钥、用户数据报协议(UDP)侦听端口和一组对等节点。所提出的架构由四个主要层组成,包括应用程序、区块链平台、网络结构和物理基础设施。在实验中,作者测试了WireGuard网络中的带宽和HyperLedger Fabric区块链的交易吞吐量。它显示了所提出的体系结构的可行性,即使有WireGuard通信延迟。在题为“通过基于神经嵌入的代码分析智能检测软件中的脆弱函数”的第三篇文章中,曾等人发现卷积神经网络(CNN)仅适用于提取局部特征,而不适用于提取长距离相关特征。本文通过添加两个完全连接层和微调技术,提出了一个基于CodeBERT的功能级漏洞检测框架。也就是说,在微调过程中,作者添加了人工合成的数据,以加深网络深度。为了增强捕获序列较大上下文依赖关系的能力,作者使用了BERT并利用了Transformer的双向结构。作者还利用合成的C测试样本对所提出的框架进行了微调。实验结果表明,该微调模型可以有效地提高检测性能,优于几种基线系统。在题为“MACPABE:Multi-Authority-Based CP-ABE with Efficient Attribute Revocation for IoT Enabled Healthcare Infrastructure”的第四篇文章中,Das等人旨在解决密钥托管问题,并引入了一种细粒度访问控制方案来支持有效的属性撤销。该方案基于价格较低的椭圆曲线密码(ECC)操作,可以抵抗碰撞攻击。多个权威机构负责生成与用户属性相关的密钥。从物联网设备收集数据后,数据所有者(DO)对数据进行加密,并为授权用户定义访问策略。然后,DO将这些数据上传到云服务器。然后,云服务提供商对这些加密数据进行重新加密,并将其存储在其数据库中。为了减少最终用户的解密开销,解密过程外包给解密助手(DA)。DOI:10.1002/nem.2229
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Editorial for special issue on security and trust on networked systems

The world is becoming increasingly connected, from Internet of Things (IoT) and social networks to big data and cloud computing. Networked systems are not just relevant to information technology but have been already integrated with the engineering and cyber-physical systems domains. The agents of networked systems (e.g., sensor networks) can sense, compute, and interact based on a given task. However, networked systems suffer from many security and trust issues, as these systems are mostly designed based on traditional IT infrastructure. For example, attackers can compromise one internal sensor nodes and infect other nodes afterwards. There was an increase in malware attacks on IoT/Connected Devices of 77% in the first half of 2022, according to a recent report by Sonic Wall. This special issue focuses on how to build a trust and secure networked systems, and identifies new issues and directions for future research and development work.

In the first contribution entitled “Privacy-preserving and efficient user matching based on attribute encryption in mobile social networks,” Wu et al. aimed to protect users' privacy and introduced an attribute-based encryption scheme based on the defined policy. Then the server does not need to decrypt the attribute matching file frequently for dating users. The proposed scheme can provide several benefits: (1) it allows two-way matching to support suitable publishers recommended to requesters with dating interests, (2) our scheme protects the privacy of users by encrypting the tagged keywords of the interest information collected from requesters and the personal attribute information of publishers, and (3) the scheme can reduce the computational cost by transferring most of the decryption work to the matching server and dividing the encryption into preparation and online stages.

In the second contribution entitled “Privacy Preserving distributed smart grid system based on Hyperledger Fabric and Wireguard,” Yao et al. focused on the security issues of Smart Grid and designed a secure and decentralized energy trading platform in edge area of smart grid system by means of Hyperledger Fabric and WireGuard VPN. WireGuard can customize network gateway and controls traffic by WireGuard Interface, which includes an exclusive private key generated by the elliptic curve, a User Datagram Protocol (UDP) listening port, and a group of peer nodes. The proposed architecture was composed of four main layers, including application, blockchain platform, network structure, and physical infrastructure. In the experiment, the authors tested the bandwidth in WireGuard network and transactions throughput capacity of HyperLedger Fabric blockchain. It showed the feasibility of the proposed architecture, even with the WireGuard communication latency.

In the third contribution entitled “Intelligent detection of vulnerable functions in software through neural embedding-based code analysis,” Zeng et al. found that convolutional neural network (CNN) is only suitable for extracting local features but not effective for extracting long-distance dependent features. This work proposed a function-level vulnerability detection framework based on CodeBERT, by adding two fully connected layers and fine-tuning techniques. That is, during fine-tuning, the authors added artificially synthesized data to deepen the network depth. To enhance the ability of capturing bigger contextual dependencies of sequence, the authors used BERT and utilized the bidirectional structure of Transformer. The authors also utilized the synthetic C test samples for fine-tuning the proposed framework. Experimental results indicated that the fine-tuned model can effectively improve the detection performance and outperform several baseline systems.

In the fourth contribution entitled “MACPABE: Multi Authority-Based CP-ABE with Efficient Attribute Revocation for IoT-Enabled Healthcare Infrastructure,” Das et al. aimed to solve key escrow problems and introduced a fine-grained access control scheme to support efficient attribute revocation. The proposed scheme is based on less expensive elliptic-curve cryptography (ECC) operations, which can resist collision attacks. The multiple authorities are responsible for generating keys related to the attributes of the user. Post-collection of data from IoT devices and the data owner (DO) encrypts the data and defines an access policy for the authorized users. Then, the DO uploads these data to the cloud server. The cloud service provider then re-encrypts this encrypted data and stores it in its database. To reduce the decryption overhead of end-users, the decryption process is outsourced to a decryption assistant (DA).

In the fifth contribution entitled “A federated semi-supervised learning approach for network traffic classification,” Jin et al. identified that most of the collected traffic data is unlabeled, and it is very labor-intensive and expensive to label data. For this issue, the authors proposed an approach using federated semi-supervised learning (SSL) to conduct the network traffic classification task. It allows multiple parties to jointly train a traffic classification model without disclosing and sharing their local user data. This not only resolves the problem of exposing user data but also solves the problem of data islands in the traffic field. The authors then tested different classification models based on convolutional neural networks (CNNs) for reaching SSL in the federated learning environment. These models can combine unsupervised learning with supervised learning, in order to use a large amount of unlabeled data and a small amount of labeled data simultaneously to train a global model. In the evaluation, the authors showed that the proposed approach is more practical than the existing centralized deep learning methods.

On the whole, the special issue papers cover a broad range of research on security, privacy and trust on networked systems, for example, IoT, and discuss many potential security threats and promising solutions. The team of guest editors would like to thank Editor-in-Chief James Won-Ki Hong for their great support, as well as the paper authors and the reviewers for their contributions.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
International Journal of Network Management
International Journal of Network Management COMPUTER SCIENCE, INFORMATION SYSTEMS-TELECOMMUNICATIONS
CiteScore
5.10
自引率
6.70%
发文量
25
审稿时长
>12 weeks
期刊介绍: Modern computer networks and communication systems are increasing in size, scope, and heterogeneity. The promise of a single end-to-end technology has not been realized and likely never will occur. The decreasing cost of bandwidth is increasing the possible applications of computer networks and communication systems to entirely new domains. Problems in integrating heterogeneous wired and wireless technologies, ensuring security and quality of service, and reliably operating large-scale systems including the inclusion of cloud computing have all emerged as important topics. The one constant is the need for network management. Challenges in network management have never been greater than they are today. The International Journal of Network Management is the forum for researchers, developers, and practitioners in network management to present their work to an international audience. The journal is dedicated to the dissemination of information, which will enable improved management, operation, and maintenance of computer networks and communication systems. The journal is peer reviewed and publishes original papers (both theoretical and experimental) by leading researchers, practitioners, and consultants from universities, research laboratories, and companies around the world. Issues with thematic or guest-edited special topics typically occur several times per year. Topic areas for the journal are largely defined by the taxonomy for network and service management developed by IFIP WG6.6, together with IEEE-CNOM, the IRTF-NMRG and the Emanics Network of Excellence.
×
引用
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学术官方微信