中文
相关论文

相关论文: Talos: Neutralizing Vulnerabilities with Security …

200 篇论文

Modern single page web applications require client-side executions of application logic, including critical functionality such as client-side cryptography. Existing mechanisms such as TLS and Subresource Integrity secure the communication…

密码学与安全 · 计算机科学 2024-10-23 Echo Meißner , Frank Kargl , Benjamin Erb

As securities trading systems transition to a microservices architecture, optimizing system performance presents challenges such as inefficient resource scheduling and high service response delays. Existing container orchestration platforms…

分布式、并行与集群计算 · 计算机科学 2025-05-30 Haojie Jia , Zhenhao Li , Gen Li , Minxian Xu , Kejiang Ye

Address Space Layout Randomization (ASLR) is a crucial defense mechanism employed by modern operating systems to mitigate exploitation by randomizing processes' memory layouts. However, the stark reality is that real-world implementations…

密码学与安全 · 计算机科学 2024-08-30 Lorenzo Binosi , Gregorio Barzasi , Michele Carminati , Stefano Zanero , Mario Polino

Software-defined networking offers numerous benefits against the legacy networking systems through simplifying the process of network management and reducing the cost of network configuration. Currently, the management of failures in the…

网络与互联网体系结构 · 计算机科学 2019-04-02 Ali Malik , Benjamin Aziz , Mo Adda , Chih-Heng Ke

Deep recommendation systems (DRS) heavily depend on specialized HPC hardware and accelerators to optimize energy, efficiency, and recommendation quality. Despite the growing number of hardware errors observed in large-scale fleet systems…

信息检索 · 计算机科学 2023-07-21 Dongning Ma , Xun Jiao , Fred Lin , Mengshi Zhang , Alban Desmaison , Thomas Sellinger , Daniel Moore , Sriram Sankar

Software supply chain frameworks, such as the US NIST Secure Software Development Framework (SSDF), detail what tasks software development organizations are recommended or mandated to adopt to reduce security risk. However, to further…

软件工程 · 计算机科学 2025-07-24 Sivana Hamer , Jacob Bowen , Md Nazmul Haque , Robert Hines , Chris Madden , Laurie Williams

The application of large language models to code generation has evolved from one-shot generation to iterative refinement, yet the evolution of security throughout iteration remains insufficiently understood. Through comparative experiments…

密码学与安全 · 计算机科学 2026-03-10 Yi Chen , Yun Bian , Haiquan Wang , Shihao Li , Zhe Cui

In this paper, we take a deep dive into microarchitectural security from a hardware designer's perspective by reviewing the existing approaches to detect hardware vulnerabilities during the design phase. We show that a protection gap…

Protected user-level libraries have been proposed as a way to allow mutually distrusting applications to safely share kernel-bypass services. In this paper, we identify and solve several previously unaddressed obstacles to realizing this…

操作系统 · 计算机科学 2025-09-04 Alan Beadle , Michael L. Scott , John Criswell

Serverless platforms typically adopt an early-binding approach for function sizing, requiring developers to specify an immutable size for each function within a workflow beforehand. Accounting for potential runtime variability, developers…

分布式、并行与集群计算 · 计算机科学 2025-02-21 Jing Wu , Lin Wang , Quanfeng Deng , Chen Yu , Dong Zhang , Bingheng Yan , Fangming Liu

Software plays a crucial role in our daily lives, and therefore the quality and security of software systems have become increasingly important. However, vulnerabilities in software still pose a significant threat, as they can have serious…

软件工程 · 计算机科学 2023-09-18 Chaozheng Wang , Zongjie Li , Yun Peng , Shuzheng Gao , Sirong Chen , Shuai Wang , Cuiyun Gao , Michael R. Lyu

The delivery of a framework in place for secure application development is of real value for application development teams to integrate security into their development life cycle, especially when a mobile or web application moves past the…

密码学与安全 · 计算机科学 2020-07-07 Jinfeng Li

Cloud computing environments are increasingly vulnerable to security threats such as distributed denial-of-service (DDoS) attacks and SQL injection. Traditional security mechanisms, based on rule matching and feature recognition, struggle…

密码学与安全 · 计算机科学 2025-12-11 Yuqing Wang , Xiao Yang

Many Web Application Firewalls (WAFs) leverage the OWASP CRS to block incoming malicious requests. The CRS consists of different sets of rules designed by domain experts to detect well-known web attack patterns. Both the set of rules and…

Runtime software patching aims to minimize or eliminate service downtime, user interruptions and potential data losses while deploying a patch. Due to modern software systems' high variance and heterogeneity, no universal solutions are…

软件工程 · 计算机科学 2023-02-23 Chadni Islam , Victor Prokhorenko , M. Ali Babar

Vulnerability fixes in open source software (OSS) usually follow the coordinated vulnerability disclosure model and are silently fixed. This delay can expose OSS users to risks as malicious parties might exploit the software before fixes…

软件工程 · 计算机科学 2024-09-26 Xu Yang , Shaowei Wang , Jiayuan Zhou , Xing Hu

Unikernels, an evolution of LibOSs, are emerging as a virtualization technology to rival those currently used by cloud providers. Unikernels combine the user and kernel space into one "uni"fied memory space and omit functionality that is…

密码学与安全 · 计算机科学 2024-12-17 Alex Wollman , John Hastings

Modern distributed systems employ aggressive optimization strategies that create latent risks - hidden vulnerabilities where exceptional performance masks catastrophic fragility when optimizations fail. Cache layers achieving 99% hit rates…

软件工程 · 计算机科学 2025-10-24 Jahidul Arafat , Kh. M. Moniruzzaman , Shamim Hossain , Fariha Tasmin

Microarchitectural attacks are a significant concern, leading to many hardware-based defense proposals. However, different defenses target different classes of attacks, and their impact on each other has not been fully considered. To raise…

密码学与安全 · 计算机科学 2025-04-15 Kartik Ramkrishnan , Antonia Zhai , Stephen McCamant , Pen Chung Yew

Serverless computing relieves developers from the burden of resource management, thus providing ease-of-use to the users and the opportunity to optimize resource utilization for the providers. However, today's serverless systems lack…

分布式、并行与集群计算 · 计算机科学 2024-01-26 Prasoon Sinha , Kostis Kaffes , Neeraja J. Yadwadkar