Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 49 for “"Side-channels"”.

  1. Logs and side channels

    Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2023-12-04 without embargo terms

    uiuc Repository record for Logs and side channels (opens in a new tab)

  2. Mitigating Memory Controller Side Channels

    Memory timing side channels, where attackers utilize contention within DRAM controllers to infer a victim’s secrets, pose an important challenge to secure computation in shared memory environments. Attacks utilizing these side channels are broad and highly effective, as memory controllers offer a …

    mit Repository record for Mitigating Memory Controller Side Channels (opens in a new tab)

  3. Hardware Security with Electromagnetic Side Channels

    … is rapidly gaining prominence as a major consideration during the design process. Particularly, physical side channels that allow reverse engineering of inputs, operation states, and private information must be characterized and protected against. In this thesis, we focus on electromagnetic …

    mit Repository record for Hardware Security with Electromagnetic Side Channels (opens in a new tab)

  4. Leaking secrets via page walk side channels

    Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2025-10-19 without embargo terms

    uiuc Repository record for Leaking secrets via page walk side channels (opens in a new tab)

  5. Cache-based side channels: Modern attacks and defenses

    "Security and trustworthiness are key considerations in designing modern processor hardware. It has been shown that, among various data leakage attacks, side channel attacks are one of the most effective and stealthy ones. In a side channel attack, an attacker can steal encryption keys, monitor …

    uiuc Repository record for Cache-based side channels: Modern attacks and defenses (opens in a new tab)

  6. Scheduler side-channels in preemptive real-time systems: attack and defense techniques

    Submission published under a 24 month embargo labeled 'U of I Access', the embargo will last until 2022-12-01

    uiuc Repository record for Scheduler side-channels in preemptive real-time systems: attack and defense techniques (opens in a new tab)

  7. Instruction-level power consumption simulator for modeling simple timing and power side channels in a 32-bit RISC-V micro-processor

    … use, the simulator helps assess vulnerability to side channel attacks by accepting input power consumption values. The power consumption graph of any disassembled RISC-V code can be obtained if the power consumption of each instruction is given as an input; then, from the output power consumption …

    mit Repository record for Instruction-level power consumption simulator for modeling simple timing and power side channels in a 32-bit RISC-V micro-processor (opens in a new tab)

  8. Broad-based side-channel defenses for modern microprocessors

    … of such information due to so-called side channels, with which attackers can infer sensitive information by monitoring program execution. Various side channels exist such as execution time, power consumption, exceptions, or micro-architectural components such as caches and branch …

    texas Repository record for Broad-based side-channel defenses for modern microprocessors (opens in a new tab)

  9. Defending against side-channel attacks : DynamoREA

    … information about their applications through side-channels caused by micro-architectural side-effects. Through these side-channels, attackers can launch timing attacks by observing how long an application takes to execute and using this timing information to exfiltrate secrets from the …

    mit Repository record for Defending against side-channel attacks : DynamoREA (opens in a new tab)

  10. Oreo: Protecting ASLR Against Microarchitectural Attacks

    … program contents in memory. Microarchitectural side channels have been shown to defeat ASLR through various hardware mechanisms. We systematically analyze existing microarchitectural attacks and identify multiple leakage paths. Given the vast attack surface exposed by ASLR, it is challenging to …

    mit Repository record for Oreo: Protecting ASLR Against Microarchitectural Attacks (opens in a new tab)

  11. A monitoring framework for side-channel information leaks

    … What is missing, however, is the consideration of implicit information flows, or side-channels. One significant factor which has been holding back development on side-channel detection and mitigation is the very broad scope of the topic. Research in this topic has revealed …

    uoit Repository record for A monitoring framework for side-channel information leaks (opens in a new tab)

  12. Towards Secure and Reliable Distributed Systems with Minimized Trust

    … (AWS) data centers. We leverage two temperature side channels to capture the information leakage from AWS data centers. These two side channels essentially exploit the temperature effect on FPGAs and DRAMs. After comparing data from both side channels, we believe the information revealed by the …

    vt Repository record for Towards Secure and Reliable Distributed Systems with Minimized Trust (opens in a new tab)

  13. Advanced Network Inference Techniques Based on Network Protocol Stack Information Leaks

    Side channels are channels of implicit information flow that can be used to find out information that is not allowed to flow through explicit channels. This thesis focuses on network side channels, where information flow occurs in the TCP/IP network stack implementations of operating systems. I …

    unm Repository record for Advanced Network Inference Techniques Based on Network Protocol Stack Information Leaks (opens in a new tab)

  14. Evaluating Floodplain Hydrologic Connectivity, Yakima River, WA

    River side-channels provide habitat for threatened fish, and restoring such habitats is a goal of resource managers. Resource managers use side-channel reconnection projects to increase the quality and quantity of aquatic floodplain habitat, and evaluating the effectiveness of reconnection is a …

    central-wash Repository record for Evaluating Floodplain Hydrologic Connectivity, Yakima River, WA (opens in a new tab)

  15. Algorithm-Agnostic System for Measuring Susceptibility of Cryptographic Accelerators to Power Side Channel Attacks

    … under active research is the use of Power Side Channels (PSCs), which involve precisely measuring the power consumption of a device over time. However, current research is fairly disjoint, without a standardized set of tools for quantifying protection techniques. This leads to the …

    mit Repository record for Algorithm-Agnostic System for Measuring Susceptibility of Cryptographic Accelerators to Power Side Channel Attacks (opens in a new tab)

  16. Digital Receipts: A System to Detect the Compromise of Digital Certificates

    … It leverages dual logging messages sent via side channels to a trusted third party. This third party correlates these messages and automatically detects when an imposter presents a certificate based on the collected evidence.

    byu Repository record for Digital Receipts: A System to Detect the Compromise of Digital Certificates (opens in a new tab)

  17. Towards Cycle-Level Verification of Constant-Time Cryptography

    … library functions. However, many timing side-channel attacks, which leak information when execution time depends on secrets, have been found in popular cryptographic libraries, such as OpenSSL. Formal verification aims to rule out timing side channels in cryptographic software. This …

    mit Repository record for Towards Cycle-Level Verification of Constant-Time Cryptography (opens in a new tab)

  18. Zooplankton, Macroinvertebrate, Herpetile, and Ichthyofaunal Biodiversity of Riverine Habitat on the Upper Missouri River

    … in seven macrohabitat types: backwaters, side channels, main channel borders, main channels, sandbar complexes, tributary confluences, and vegetated islands. Zooplankton sampling consisted of replicate vertical tows with a plankton net. Macroinvertebrate sampling included a petite ponar …

    sdstate Repository record for Zooplankton, Macroinvertebrate, Herpetile, and Ichthyofaunal Biodiversity of Riverine Habitat on the Upper Missouri River (opens in a new tab)

  19. Metadata-Aware Memory Security

    … for irregular workloads. Another challenge is side channels caused by memory sharing, where attackers infer sensitive data through cache or DRAM reuse. As a result, cloud providers often disable memory sharing, sacrificing space (capacity) for security. This thesis focuses on reducing the cost …

    vt Repository record for Metadata-Aware Memory Security (opens in a new tab)

  20. Prominent Platforms for the Synthesis of Size-Controllable Polymeric Nanoparticles for Gene Delivery

    … high efficiency at low dosage, and minimal side effects. However, protecting the integrity of genetic materials during delivery poses a critical challenge. The polymeric nanoparticles (PNPs), as an appealing approach for safeguard- ing genetic material, present benefits such as a high …

    washington Repository record for Prominent Platforms for the Synthesis of Size-Controllable Polymeric Nanoparticles for Gene Delivery (opens in a new tab)

Page 1 of 3