中文
相关论文

相关论文: The Pulse of Fileless Cryptojacking Attacks: Malic…

200 篇论文

There can be performance and vulnerability concerns with block ciphers, thus stream ciphers can used as an alternative. Although many symmetric key stream ciphers are fairly resistant to side-channel attacks, cryptographic artefacts may…

密码学与安全 · 计算机科学 2019-08-13 Peter McLaren , William J Buchanan , Gordon Russell , Zhiyuan Tan

In the past decade, many vulnerabilities were discovered in microarchitectures which yielded attack vectors and motivated the study of countermeasures. Further, architectural and physical imperfections in DRAMs led to the discovery of…

密码学与安全 · 计算机科学 2024-04-15 Andrew J. Adiletta , M. Caner Tol , Yarkın Doröz , Berk Sunar

Assured Remote Execution on a device is the ability of suitably authorized parties to construct secure channels with known processes -- i.e. processes executing known code -- running on it. Assured Remote Execution requires a hardware basis…

密码学与安全 · 计算机科学 2024-09-24 Scott L. Dyer , Christian A. Femrite , Joshua D. Guttman , Julian P. Lanson , Moses D. Liskov

Timekeeping is a fundamental component of modern computing; however, the security of system time remains an overlooked attack surface, leaving critical systems vulnerable to manipulation.

密码学与安全 · 计算机科学 2025-03-31 Muhammad Abdullah Soomro , Adeel Nasrullah , Fatima Muhammad Anwar

Be it for a malicious or legitimate purpose, packing, a transformation that consists in applying various operations like compression or encryption to a binary file, i.e. for making reverse engineering harder or obfuscating code, is widely…

密码学与安全 · 计算机科学 2023-02-21 Alexandre D'Hondt , Charles-Henry Bertrand Van Ouytsel , Axel Legay

Ransomware is considered as a significant threat for most enterprises since the past few years. In scenarios wherein users can access all files on a shared server, one infected host can lock the access to all shared files. We propose a tool…

密码学与安全 · 计算机科学 2022-02-16 Eduardo Berrueta , Daniel Morato , Eduardo Magaña , Mikel Izal

A fundamental assumption in software security is that memory contents do not change unless there is a legitimate deliberate modification. Classical fault attacks show that this assumption does not hold if the attacker has physical access.…

密码学与安全 · 计算机科学 2018-05-15 Moritz Lipp , Misiker Tadesse Aga , Michael Schwarz , Daniel Gruss , Clémentine Maurice , Lukas Raab , Lukas Lamster

Sometimes machine code turns out to be a better target for verification than source code. RISC machine code is especially advantaged with respect to source code in this regard because it has only two instructions that access memory. That…

计算机科学中的逻辑 · 计算机科学 2018-09-06 Peter T. Breuer , Jonathan P. Bowen

Malwares are becoming persistent by creating full- edged variants of the same or different family. Malwares belonging to same family share same characteristics in their functionality of spreading infections into the victim computer. These…

密码学与安全 · 计算机科学 2017-07-11 Anishka Singh , Rohit Arora , Himanshu Pareek

This paper presents an experimental design and data analytics approach aimed at power-based malware detection on general-purpose computers. Leveraging the fact that malware executions must consume power, we explore the postulate that…

Transient execution attacks, also called speculative execution attacks, have drawn much interest as they exploit the transient execution of instructions, e.g., during branch prediction, to leak data. Transient execution is fundamental to…

密码学与安全 · 计算机科学 2020-09-01 Wenjie Xiong , Jakub Szefer

Illicit crypto-mining leverages resources stolen from victims to mine cryptocurrencies on behalf of criminals. While recent works have analyzed one side of this threat, i.e.: web-browser cryptojacking, only commercial reports have partially…

密码学与安全 · 计算机科学 2019-09-26 Sergio Pastrana , Guillermo Suarez-Tangil

Malicious software is abundant in a world of innumerable computer users, who are constantly faced with these threats from various sources like the internet, local networks and portable drives. Malware is potentially low to high risk and can…

密码学与安全 · 计算机科学 2012-05-15 Priyank Singhal , Nataasha Raul

With the celebrated success of deep learning, some attempts to develop effective methods for detecting malicious PowerShell programs employ neural nets in a traditional natural language processing setup while others employ convolutional…

软件工程 · 计算机科学 2018-10-23 Gili Rusak , Abdullah Al-Dujaili , Una-May O'Reilly

Many damaging cybersecurity attacks are enabled when an attacker can access residual sensitive information (e.g. cryptographic keys, personal identifiers) left behind from earlier computation. Attackers can sometimes use residual…

密码学与安全 · 计算机科学 2021-06-21 Deborah Shands , Carolyn Talcott

Providing security for information is highly critical in the current era with devices enabled with smart technology, where assuming a day without the internet is highly impossible. Fast internet at a cheaper price, not only made…

密码学与安全 · 计算机科学 2024-08-26 Sharmila S P , Aruna Tiwari , Narendra S Chaudhari

Modern ransomware often generate and manage cryptographic keys on the victim's machine, giving defenders an opportunity to capture exposed keys and recover encrypted data without paying the ransom. However, recent work has raised the…

密码学与安全 · 计算机科学 2021-07-21 Alpesh Bhudia , Daniel O'Keeffe , Daniele Sgandurra , Darren Hurley-Smith

The application of Machine Learning techniques in code generation is now a common practice for most developers. Tools such as ChatGPT from OpenAI leverage the natural language processing capabilities of Large Language Models to generate…

密码学与安全 · 计算机科学 2026-04-14 Ricardo Bessa , Rui Claro , João Trindade , João Lourenço

The transient execution attack is a type of attack leveraging the vulnerability of modern CPU optimization technologies. New attacks surface rapidly. The side-channel is a key part of transient execution attacks to leak data. In this work,…

密码学与安全 · 计算机科学 2023-04-24 Yu Jin , Pengfei Qiu , Chunlu Wang , Yihao Yang , Dongsheng Wang , Gang Qu

Caches have been exploited to leak secret information due to the different times they take to handle memory accesses. Cache timing attacks include non-speculative cache side and covert channel attacks and cache-based speculative execution…

密码学与安全 · 计算机科学 2024-04-23 Guangyuan Hu , Ruby B. Lee