any attack based on information gained from the implementation of a computer system
power attack
In computer security, a side-channel attack is a type of security exploit that uses information inadvertently leaked by a system—such as timing, power consumption, or electromagnetic or acoustic emissions—to gain unauthorized access … Wikipedia
🌐
Wikipedia
en.wikipedia.org › wiki › Side-channel_attack
Side-channel attack - Wikipedia
3 weeks ago - In computer security, a side-channel attack is a type of security exploit that uses information inadvertently leaked by a system—such as timing, power consumption, or electromagnetic or acoustic emissions—to gain unauthorized access to sensitive information.
🌐
NIST CSRC
csrc.nist.gov › glossary › term › side_channel_attack
Side-Channel Attack - Glossary | CSRC
An attack enabled by leakage of information from a physical cryptosystem. Characteristics that could be exploited in a side-channel attack include timing, power consumption, and electromagnetic and acoustic emissions. Sources: NIST SP 1800-21B under Side-Channel Attacks An attack enabled by ...
Discussions

Resources to learn more about Side-channel attacks?
Check this out https://www.zdnet.com/article/academics-steal-data-from-air-gapped-systems-using-pc-fan-vibrations/ There is also a list of various studies regarding side channel attacks. That Israeli team is world class regarding these More on reddit.com
🌐 r/hacking
7
57
November 7, 2021
[R] Can machine learning make side-channel attacks even stronger?

I'm a mathematician. Not really into computers and/or hacking. But I wouldn't be surprised if the following is indeed true:

Machine learning can be used to identify activity on your computer from traces recorded in JavaScript that measure CPU instruction throughput over time

But I have a different question. Why would one human being ever try to compromise another human being? By cheating, mistreating, abusing and so on. An irrational and counterproductive behaviour.

More on reddit.com
🌐 r/MachineLearning
6
17
June 9, 2022
Side channel vs timing attacks : cryptography
What is the difference between the two? I understand that timing attacks are a type of side channel attack. From a search result: "A side... More on beta.reddit.com
🌐 r/cryptography
August 10, 2023
Downfall side channel attack

This one has been fun.

AWS and GCP have already come out with advisories that they are in the clear, but some PaaS companies know for running their own hardware and serving customer projects are still outstanding.

More on reddit.com
🌐 r/crypto
1
23
August 9, 2023
🌐
Rambus
rambus.com › home › blogs › primers › side-channel attacks explained: everything you need to know
Side-channel attacks explained: All you need to know -Rambus
A side-channel attack (SCA) is a security exploit that attempts to extract secrets from a chip or a system. This can be achieved by measuring or analyzing various physical parameters.
Published   June 10, 2024
🌐
Reddit
reddit.com › r/hacking › resources to learn more about side-channel attacks?
r/hacking on Reddit: Resources to learn more about Side-channel attacks?
November 7, 2021 -

For those who don't know here is a neat description of it from the wikipedia:

"In computer security, a side-channel attack is any attack based on information gained from the implementation of a computer system, rather than weaknesses in the implemented algorithm itself (e.g. cryptanalysis and software bugs). Timing information, power consumption, electromagnetic leaks or even sound can provide an extra source of information, which can be exploited."

It looks like a very fascinating branch of studies. I mean break and explore vulnerabilities from radio, electromagnetic leaks, audio, and other things are super groovy.

Also, I am particularly curious about it because I plan to include this as one of the major plot points in a book that I am planing inspired by Gibson, Stephenson, Watts, and Egan. Resumidely my idea is to write about a hacker group operating in the middle of the decade of 2030 composed of transhumanists, occultists, biohackers, and more other unique people. Who decide to migrate from AI-powered spear-phishing and identity theft to other forms of attacks like side-channel vectors. So I am looking to resources to learn more about this type of attack to satisfy my intellectual curiosity, thanks in advance.

Find elsewhere
🌐
Ericsson
ericsson.com › home › ericsson blog › why side-channel analysis attacks are increasing and how to stop them
How to stop side channel analysis attacks - Ericsson
However, an eavesdropper observing the side-channel leakage from the encryption process may extract the cryptographic key. When performing an SCA attack, the attacker first collects traces (a collection of side-channel measurements over time while running a known process), often with targeted sensitive data that is constant, while known input or output data may vary between traces.
Published   April 28, 2023
🌐
UTIMACO
utimaco.com › news › blog-posts › side-channel-attacks-when-strong-cryptography-not-enough
Side Channel Attacks: When Strong Cryptography is not Enough - Utimaco
March 18, 2026 - Instead, they exploited how modern processors handle data, leaking sensitive information through subtle fluctuations in timing and hardware behavior. These attacks were capable of extracting encryption keys, passwords, and other secrets - even when strong cryptography was in place. This strategic exploitation is a well-known example of what’s called a side channel attack.
🌐
TechTarget
techtarget.com › searchsecurity › definition › side-channel-attack
What is a Side-Channel Attack? | Definition from TechTarget
These attacks usually try to exfiltrate sensitive information, including cryptographic keys, by measuring coincidental hardware emissions. A side-channel attack can also be called a sidebar attack or an implementation attack.
🌐
Linux Security
linuxsecurity.com › home › features category › what is a side-channel attack? a linux security overview
What Is a Side-Channel Attack? A Linux Security Overview
November 29, 2025 - Side-channel attacks revolve around the signals a system gives off while it works. These signals are not supposed to reveal anything sensitive, yet they often do when the implementation handles secrets in a way that creates measurable patterns.
🌐
Startupdefense
startupdefense.io › cyberattacks › side-channel-attack
Side-Channel Attacks: Methods Exploits and Defense Guide
Side-channel attacks are a method of extracting information from systems by observing their physical implementation rather than attacking the theoretical weaknesses in algorithms.
🌐
Keysight
keysight.com › products and services › vulnerability assessment
Side Channel Analysis | Keysight
April 24, 2026 - Side-channel analysis (SCA) is a powerful technique used to evaluate the security of cryptographic devices by measuring unintentional physical emissions such as power consumption, electromagnetic radiation, or timing variations.
🌐
UCLouvain
perso.uclouvain.be › fstandae › PUBLIS › 42.pdf pdf
Introduction to Side-Channel Attacks Fran¸cois-Xavier Standaert⋆
Side-channel cryptanalysis is a new research area in applied · cryptography that has gained more and more interest since the mid- nineties. It considers adversaries trying to take advantage of the physi- cal specificities of actual cryptographic devices. These implementation- specific attacks ...
🌐
UCSD
cseweb.ucsd.edu › classes › wi22 › cse127-a › scribenotes › 6-sidechannels-notes.pdf pdf
CSE 127 Lecture 6: Side-Channel Attacks
system, the threat model is that an attacker is looking at the traffic between the user and the · remote system. To prevent them from seeing the traffic, packets are encrypted. However, the · timing of the packets, a side-channel, is outside the abstraction of the encryption.
🌐
IEEE Computer Society
computer.org › csdl › magazine › sp › 2024 › 02 › 10488833 › 1VORxswQiti
Side-Channel Attacks: A Short Tour
Android Permissions: Evolution, Attacks, and Best Practices · Software Security Is Your Highest Priority. Do Your Developers Know That? Side-Channel-Assisted Reverse-Engineering of Encrypted DNN Hardware Accelerator IP and Attack Surface Exploration
🌐
ACM Computing Surveys
dl.acm.org › doi › 10.1145 › 3645109
Timing Side-channel Attacks and Countermeasures in CPU Microarchitectures | ACM Computing Surveys
Numerous types of side-channel attacks (SCAs) have been proposed, which exploit various subtle signals on the computer system such as power, electromagnetism, and execution time to infer confidential information from user programs and compromise the operating systems (OSes).
🌐
Ebrary
ebrary.net › security and organization within iot and smart cities › introduction to side channel attacks and investigation of power analysis and fault injection attack techniques
Side Channel Attack Model, Power Analysis Techniques
Side channel attacks breaks the security of systems by exploiting signals that are unknowingly emitted during the execution of cryptographic operation such as power
🌐
Fiveable
fiveable.me › all study guides › cryptography › unit 8 – cryptanalysis and attacks study guides › topic: 8.2
Side-channel attacks and fault attacks | Cryptography... | Fiveable
August 15, 2024 - These attacks analyze unintended ... electromagnetic emissions) Side-channel attacks compromise the security of mathematically secure cryptographic systems by revealing sensitive information about internal states or secret keys...
🌐
Dark Reading
darkreading.com › home › vulnerabilities & threats
Side-Channel Attacks & the Importance of Hardware-Based Security
December 13, 2024 - The recent Meltdown and Spectre vulnerabilities found in CPUs are notable for many reasons and provide good lessons to everyone. These vulnerabilities exist in the CPU hardware and are a type of sophisticated attack known as a "side-channel attack." Discovered by hardware security experts, these attacks remind us that reliably evaluating the security of modern infrastructure requires a solid understanding of the hardware supporting that infrastructure.
🌐
Embedded Lab Vienna
wiki.elvis.science › index.php
Side Channel Attacks - Embedded Lab Vienna for IoT & Security
Side Channel Attacks are attacks on the practical implementation. They are passive and non-invasive and examples of side channels are execution time, electromagnetic radiation and power consumption. You need additional but inexpensive instruments to measure the side channel signals.