中文
相关论文

相关论文: Snort Intrusion Detection System with Intel Softwa…

200 篇论文

In split inference, a deep neural network (DNN) is partitioned to run the early part of the DNN at the edge and the later part of the DNN in the cloud. This meets two key requirements for on-device machine learning: input privacy and…

机器学习 · 计算机科学 2024-01-22 Mohammad Malekzadeh , Fahim Kawsar

In the recent years, telecom and computer networks have witnessed new concepts and technologies through Network Function Virtualization (NFV) and Software-Defined Networking (SDN). SDN, which allows applications to have a control over the…

分布式、并行与集群计算 · 计算机科学 2018-12-04 Clovis Anicet Ouedraogo , Samir Medjiah , Christophe Chassot , Khalil Drira

The cloud computing landscape has evolved significantly in recent years, embracing various sandboxes to meet the diverse demands of modern cloud applications. These sandboxes encompass container-based technologies like Docker and gVisor,…

密码学与安全 · 计算机科学 2024-05-27 Debopriya Roy Dipta , Thore Tiemann , Berk Gulmezoglu , Eduard Marin , Thomas Eisenbarth

Intrusion detection systems (IDSs) play a critical role in protecting billions of IoT devices from malicious attacks. However, the IDSs for IoT devices face inherent challenges of IoT systems, including the heterogeneity of IoT…

机器学习 · 计算机科学 2023-12-06 Phai Vu Dinh , Quang Uy Nguyen , Dinh Thai Hoang , Diep N. Nguyen , Son Pham Bao , Eryk Dutkiewicz

The Internet of Things (IoT) has emerged as a foundational paradigm supporting a range of applications, including healthcare, education, agriculture, smart homes, and, more recently, enterprise systems. However, significant advancements in…

最优化与控制 · 数学 2025-09-03 Shiva Sattarpour , Ali Barati , Hamid Barati

Intrusion Detection Systems (IDS) are critical security mechanisms that protect against a wide variety of network threats and malicious behaviors on networks or hosts. As both Network-based IDS (NIDS) or Host-based IDS (HIDS) have been…

密码学与安全 · 计算机科学 2023-08-22 Jinxin Liu , Murat Simsek , Burak Kantarci , Mehran Bagheri , Petar Djukic

Internet has played a vital role in this modern world, the possibilities and opportunities offered are limitless. Despite all the hype, Internet services are liable to intrusion attack that could tamper the confidentiality and integrity of…

密码学与安全 · 计算机科学 2009-06-23 M. A. Faizal , M. Mohd Zaki , S. Shahrin , Y. Robiah , S. Siti Rahayu , B. Nazrulazhar

The (logically) centralised architecture of the software-defined networks makes them an easy target for packet injection attacks. In these attacks, the attacker injects malicious packets into the SDN network to affect the services and…

密码学与安全 · 计算机科学 2023-01-23 Anh Tuan Phu , Bo Li , Faheem Ullah , Tanvir Ul Huque , Ranesh Naha , Ali Babar , Hung Nguyen

With the increasing popularity of AArch64 processors in general-purpose computing, securing software running on AArch64 systems against control-flow hijacking attacks has become a critical part toward secure computation. Shadow stacks keep…

密码学与安全 · 计算机科学 2023-07-20 Zhuojia Shen , John Criswell

An Intrusion Detection System (IDS) aims to alert users of incoming attacks by deploying a detector that monitors network traffic continuously. As an effort to increase detection capabilities, a set of independent IDS detectors typically…

密码学与安全 · 计算机科学 2020-02-19 Guntur Dharma Putra , Volkan Dedeoglu , Salil S Kanhere , Raja Jurdak

Software-defined network (SDN) is a new approach that allows network control to become directly programmable, and the underlying infrastructure can be abstracted from applications and network services. Control plane). When it comes to…

密码学与安全 · 计算机科学 2024-11-12 Muhammad Zawad Mahmud , Shahran Rahman Alve , Samiha Islam , Mohammad Monirujjaman Khan

The rapid proliferation of Industrial Internet of Things (IIoT) systems necessitates advanced, interpretable, and scalable intrusion detection systems (IDS) to combat emerging cyber threats. Traditional IDS face challenges such as high…

密码学与安全 · 计算机科学 2025-01-09 Muhammet Anil Yagiz , Polat Goktas

Smart homes are one of the most promising applications of the emerging Internet of Things (IoT) technology. With the growing number of IoT related devices such as smart thermostats, smart fridges, smart speaker, smart light bulbs and smart…

密码学与安全 · 计算机科学 2021-01-19 Faisal Alsakran , Gueltoum Bendiab , Stavros Shiaeles , Nicholas Kolokotronis

Intrusion Detection Systems (IDSs) can analyze network traffic for signs of attacks and intrusions. However, encrypted communication limits their visibility and sophisticated attackers additionally try to evade their detection. To overcome…

密码学与安全 · 计算机科学 2020-12-17 Steffen Haas , Robin Sommer , Mathias Fischer

While the security of the cloud remains a concern, a common practice is to encrypt data before outsourcing them for utilization. One key challenging issue is how to efficiently perform queries over the ciphertext. Conventional crypto-based…

密码学与安全 · 计算机科学 2019-12-19 Yaxing Chen , Qinghua Zheng , Dan Liu , Zheng Yan , Wenhai Sun , Ning Zhang , Wenjing Lou , Y. Thomas Hou

Cloud computing has become indispensable in today's computer landscape. The flexibility it offers for customers as well as for providers has become a crucial factor for large parts of the computer industry. Virtualization is the key…

密码学与安全 · 计算机科学 2017-07-27 Felicitas Hetzelt , Robert Buhren

The growing interest in the Internet of Things (IoT) applications is associated with an augmented volume of security threats. In this vein, the Intrusion detection systems (IDS) have emerged as a viable solution for the detection and…

密码学与安全 · 计算机科学 2020-01-10 Poulmanogo Illy , Georges Kaddoum , Christian Miranda Moreira , Kuljeet Kaur , Sahil Garg

Information-Centric Networking is a promising networking paradigm that overcomes many of the limitations of current networking architectures. Various research efforts investigate solutions for securing ICN. Nevertheless, most of these…

网络与互联网体系结构 · 计算机科学 2017-07-07 Nikos Fotiou , George Xylomenos , George C. Polyzos

Cloud computing is a convenient model for processing data remotely. However, users must trust their cloud provider with the confidentiality and integrity of the stored and processed data. To increase the protection of virtual machines, AMD…

密码学与安全 · 计算机科学 2020-10-15 Martin Radev , Mathias Morbitzer

Ethereum smart contracts are programs that can be collectively executed by a network of mutually untrusted nodes. Smart contracts handle and transfer assets of values, offering strong incentives for malicious attacks. Intrusion attacks are…

软件工程 · 计算机科学 2019-11-28 Xinming Wang , Jiahao He , Zhijian Xie , Gansen Zhao , Shing-Chi Cheung