Your laptop slows down, the fan spins loudly, the battery drains quickly—yet nothing obvious explains it. This could be cryptojacking, the unauthorized use of someone else's device, browser, or cloud account to mine cryptocurrency. The attacker collects the mining rewards while the victim shoulders the electricity bills and hardware wear.
According to Sysdig's 2022 findings cited by Akamai, cryptojacking is brutally asymmetric: for every $1 of profit the attacker makes, the victim loses roughly $53 in stolen resources. The exact ratio varies, but the core point stands—cryptojacking is cheap for attackers and costly for victims.
How the Attack Slips In
Cryptojacking typically spreads through phishing emails, malicious websites, fake downloads, compromised browser extensions, abused infrastructure, or poisoned search results. A single click can deploy a mining script that runs silently in the background. The goal is not to steal wallet funds directly, but to hijack CPU, GPU, memory, battery life, and cloud compute.
Monero and XMRig Are Not the Whole Story
Commonly involved coins include Monero, along with miner software like XMRig, mining pools, and wallet addresses. However, attackers can pivot to other mineable coins and tools depending on hardware profitability, detection risk, and campaign design. Reducing cryptojacking to Monero or XMRig alone misses the broader threat.
Nine Warning Signs
Since cryptojacking aims to stay hidden, early symptoms mimic ordinary device problems. Watch for patterns: unexplained sluggishness, overheating or loud fans, rapid battery drain, sustained high CPU/GPU usage, browser slowdowns after visiting certain pages, unknown processes in Task Manager, spikes in electricity or cloud bills, outbound traffic to known mining pools, and sluggish servers or workloads. High CPU usage above 90% isn't proof by itself—video editing, gaming, and updates also cause it. Confirmation requires multiple signals converging.
Layered Detection and Prevention
Detection works best with a layered approach. A single symptom is weak, but high resource utilization plus an unknown process plus mining-pool traffic is much stronger. For individuals, safer downloads, regular software updates, reputable security tools, and careful browser habits offer practical defense. Disabling JavaScript can block some browser-based scripts but may break many websites. Businesses need stronger controls: securing API keys, configuring Kubernetes cluster access, and deploying Endpoint Detection and Response (EDR) tools.
If cryptojacking is suspected, isolate the device, disconnect the network, scan for malware, and watch for persistence mechanisms (scheduled tasks, startup entries, remote access tools, hidden scripts) that could bring the miner back after removal.
Common Misconceptions
Cryptojacking doesn't lock files, steal coins directly, or display a ransom note. Yet it can silently drain performance, shorten hardware lifespan, inflate electricity bills, and blow cloud budgets. The best defense is a layered mindset: use official downloads, monitor resource usage, and treat unexplained mining activity as a potential deep compromise.

