中文
相关论文

相关论文: Predicting sensitive information leakage in IoT ap…

200 篇论文

Number of IoT devices is constantly increasing which results in greater complexity of computations and high data velocity. One of the approach to process sensor data is dataflow programming. It enables the development of reactive software…

网络与互联网体系结构 · 计算机科学 2020-05-25 Tomasz Szydlo , Joanna Sendorek , Robert Brzoza-Woch , Mateusz Windak

The Internet of Things (IoT) is one of the main research fields in the Cybersecurity domain. This is due to (a) the increased dependency on automated device, and (b) the inadequacy of general purpose Intrusion Detection Systems (IDS) to be…

密码学与安全 · 计算机科学 2020-11-17 Hanan Hindy , Ethan Bayne , Miroslav Bures , Robert Atkinson , Christos Tachtatzis , Xavier Bellekens

As the Internet of Things (IoT) becomes more embedded within our daily lives, there is growing concern about the risk `smart' devices pose to network security. To address this, one avenue of research has focused on automated IoT device…

密码学与安全 · 计算机科学 2026-03-10 Ashley Andrews , George Oikonomou , Simon Armour , Paul Thomas , Thomas Cattermole

This paper presents IoT Miner, a novel framework for automatically creating high-level event logs from raw industrial sensor data to support process mining. In many real-world settings, such as mining or manufacturing, standard event logs…

软件工程 · 计算机科学 2025-09-09 Edyta Brzychczy , Urszula Jessen , Krzysztof Kluza , Sridhar Sriram , Manuel Vargas Nettelnstroth

Vulnerability prediction refers to the problem of identifying system components that are most likely to be vulnerable. Typically, this problem is tackled by training binary classifiers on historical data. Unfortunately, recent research has…

密码学与安全 · 计算机科学 2022-09-20 Aayush Garg , Renzo Degiovanni , Matthieu Jimenez , Maxime Cordy , Mike Papadakis , Yves Le Traon

IoT environments such as smart homes are susceptible to privacy inference attacks, where attackers can analyze patterns of encrypted network traffic to infer the state of devices and even the activities of people. While most existing…

密码学与安全 · 计算机科学 2025-12-09 Ronghua Li , Shinan Liu , Haibo Hu , Qingqing Ye , Nick Feamster

Security concerns for IoT applications have been alarming because of their widespread use in different enterprise systems. The potential threats to these applications are constantly emerging and changing, and therefore, sophisticated and…

密码学与安全 · 计算机科学 2022-04-12 Sk. Tanzir Mehedi , Adnan Anwar , Ziaur Rahman , Kawsar Ahmed , Rafiqul Islam

We consider the problem of recommending resilient and predictive actions for an IoT network in the presence of faulty components, considering the presence of human operators manipulating the information of the environment the agent sees for…

机器学习 · 计算机科学 2020-06-09 Maria Grammatopoulou , Aris Kanellopoulos , Kyriakos G. ~Vamvoudakis , Nathan Lau

Network Intrusion and Detection Systems (NIDS) are essential for malicious traffic and cyberattack detection in modern networks. Artificial intelligence-based NIDS are powerful tools that can learn complex data correlations for accurate…

密码学与安全 · 计算机科学 2023-01-02 Anton Raskovalov , Nikita Gabdullin , Vasily Dolmatov

The rapid increase in the use of IoT devices brings many benefits to the digital society, ranging from improved efficiency to higher productivity. However, the limited resources and the open nature of these devices make them vulnerable to…

密码学与安全 · 计算机科学 2021-09-07 Joseph Rose , Matthew Swann , Gueltoum Bendiab , Stavros Shiaeles , Nicholas Kolokotronis

Internet of Things (IoT) consists of a large number of devices connected through a network, which exchange a high volume of data, thereby posing new security, privacy, and trust issues. One way to address these issues is ensuring data…

密码学与安全 · 计算机科学 2021-04-29 Fatimah Aljaafari , Rafael Menezes , Mustafa A. Mustafa , Lucas C. Cordeiro

Leakage of confidential information represents a serious security risk. Despite a number of novel, theoretical advances, it has been unclear if and how quantitative approaches to measuring leakage of confidential information could be…

密码学与安全 · 计算机科学 2010-07-07 Jonathan Heusser , Pasquale Malacaria

Ensuring the security and reliability of machine learning frameworks is crucial for building trustworthy AI-based systems. Fuzzing, a popular technique in secure software development lifecycle (SSDLC), can be used to develop secure and…

密码学与安全 · 计算机科学 2024-12-24 Ilya Yegorov , Eli Kobrin , Darya Parygina , Alexey Vishnyakov , Andrey Fedotov

IoT devices are increasingly being implicated in cyber-attacks, raising community concern about the risks they pose to critical infrastructure, corporations, and citizens. In order to reduce this risk, the IETF is pushing IoT vendors to…

网络与互联网体系结构 · 计算机科学 2023-01-18 Ayyoob Hamza , Dinesha Ranathunga , Hassan Habibi Gharakheili , Theophilus A. Benson , Matthew Roughan , Vijay Sivaraman

Identifying devices such as cameras, printers, voice assistants, or health monitoring sensors, collectively known as the Internet of Things (IoT), within a network is a critical operational task, particularly to manage the cyber risks they…

信息检索 · 计算机科学 2025-12-19 Shayan Azizi , Norihiro Okui , Masataka Nakahara , Ayumu Kubota , Hassan Habibi Gharakheili

Distributed denial-of-service (DDoS) attacks threaten the availability of Internet of Things (IoT) infrastructures, particularly under resource-constrained deployment conditions. Although transfer learning models have shown promising…

密码学与安全 · 计算机科学 2026-02-27 Nelly Elsayed

Internet of Things (IoT) devices have grown in popularity since they can directly interact with the real world. Home automation systems automate these interactions. IoT events are crucial to these systems' decision-making but are often…

密码学与安全 · 计算机科学 2024-07-30 Uzma Maroof , Gustavo Batista , Arash Shaghaghi , Sanjay Jha

The Internet of Things (IoT) paradigm has displayed tremendous growth in recent years, resulting in innovations like Industry 4.0 and smart environments that provide improvements to efficiency, management of assets and facilitate…

密码学与安全 · 计算机科学 2021-09-21 Nickolaos Koroniotis , Nour Moustafa , Benjamin Turnbull , Francesco Schiliro , Praveen Gauravaram , Helge Janicke

AI data centers which are GPU centric, have adopted liquid cooling to handle extreme heat loads, but coolant leaks result in substantial energy loss through unplanned shutdowns and extended repair periods. We present a proof-of-concept…

机器学习 · 计算机科学 2026-01-13 Krishna Chaitanya Sunkara , Rambabu Konakanchi

The utilization of third-party open-source libraries is widespread in modern software development. Due to the dependency relationships, vulnerabilities within open-source libraries pose significant security threats to downstream software.…

软件工程 · 计算机科学 2026-05-07 Liyou Chen , Hailong Sun , Xiang Gao , Lin Shi , Yixin Yang , Yi Xu