GRC Careers

HomeResourcesCryptominers

CS-019 · Malware

Cryptominers

Malicious software that hijacks a device's computing power to mine cryptocurrency for an attacker.

Executive Summary

A cryptominer is malware that secretly uses an infected device's processor or graphics hardware to mine cryptocurrency, sending the proceeds to an attacker. This theft of computing resources, often called cryptojacking, quietly runs in the background, driving up power costs, slowing systems, and wearing out hardware. Because it aims to stay hidden rather than destroy data, it can persist for a long time before anyone notices.

What It Is

Cryptomining is the legitimate process of validating cryptocurrency transactions and earning coins in return, and it consumes large amounts of computing power. A cryptominer, sometimes called a coin miner or cryptojacker, is unauthorized software that performs this work on someone else's hardware without permission so the attacker collects the reward while the victim pays the cost. It can arrive as a standalone program dropped onto a server or laptop, or as a browser-based script that runs while a victim visits a compromised or malicious web page. Unlike ransomware or a wiper, a cryptominer usually does not want to be seen. Its goal is simple, steady, long-term theft of processing capacity, so it often throttles itself to avoid drawing attention.

Why It Matters

Cryptojacking turns your infrastructure into a profit engine for an attacker. On a laptop it may only mean a hot, sluggish machine and a shorter battery life, but at scale the damage compounds. In a cloud environment an attacker who compromises credentials or exposed services can spin up expensive compute and leave the organization with a large, unexpected bill. On business servers and industrial systems, sustained maximum load causes overheating, premature hardware failure, and degraded performance for real workloads. Just as important, a cryptominer is a signal: if an attacker can plant one, they had enough access to plant something far worse. Treating a miner as merely a nuisance can mean ignoring a real breach.

How It Works

Attackers gain a foothold through familiar routes: phishing, exploiting an unpatched vulnerability, weak or stolen credentials, malicious software supply chains, or exposed cloud services and container platforms. Once inside, they install the mining payload and connect it to a mining pool, a shared service that coordinates the work and distributes rewards to the attacker's wallet. The miner then consumes processor and graphics resources to solve the computations that earn coins. To stay hidden, it may limit its resource use, pause when a user is active, disguise its process name, and establish persistence so it survives reboots. Browser-based cryptojacking is simpler and needs no installation: a script embedded in a page mines only while the tab is open, which is why closing the page usually stops it.

Architecture Diagram

Initial access (phishing, exploit, weak credentials)Miner payload installed or script loadedDevice compute hijacked for miningWork coordinated through a mining poolCryptocurrency reward sent to attacker's wallet
A cryptominer infects a device, quietly consumes its computing power to mine coins, and routes the reward to the attacker.

Visual Workflow

Detect the signs: sustained high processor or graphics usage, overheating, slowdowns, or unexpected cloud spend.Isolate the affected device or account from the network to stop the theft and limit spread.Identify the miner process, its persistence mechanism, and how it first got in.Remove the payload, clear scheduled tasks and startup entries, and rotate any exposed credentials.Patch the exploited weakness and close the initial access path so it cannot return.Review logs for other activity, since a miner often points to a deeper compromise.

Common Attacks

Common Mistakes

Best Practices

Quick Checklist

Recommended Tools

Endpoint Detection and Response (EDR)
Detects mining processes, persistence, and related malicious behavior
Cloud cost and usage monitoring
Flags unexpected compute spend that can indicate cryptojacking
Network monitoring
Spots traffic to known mining pools and unusual outbound connections
Vulnerability scanner
Finds the unpatched weaknesses attackers use to plant miners

Industry Standards

MITRE ATT&CK: Resource Hijacking (T1496)
Describes the technique cryptominers use to steal compute
NIST SP 800-61
Incident handling guidance for responding to a miner infection
CIS Critical Security Controls
Baseline safeguards that reduce exposure to cryptomining

Career Relevance

Cryptomining shows up daily for SOC analysts triaging resource and billing alerts, incident responders confirming whether a miner masks a larger breach, and security engineers hardening cloud and endpoint environments. Malware analysts study miner families to build detections, and cloud and GRC professionals weigh the cost and risk implications, all part of the audience AI-Governance-Jobs.com serves.

Interview Questions

Related Certifications

CompTIA Security+ GIAC GREM ISC2 Certified in Cybersecurity (CC)

Further Reading

Key Takeaways

Download PDFDownload PNG

FAQ

Is cryptomining always malicious?

No. Cryptomining is a legitimate part of how many cryptocurrencies work. It becomes malicious, and is called cryptojacking, only when it runs on someone's device or account without permission so an attacker collects the reward.

How can I tell if my computer is cryptojacked?

Watch for consistently high processor or graphics usage, a hot and noisy machine, sluggish performance, and shorter battery life, especially when you are not running demanding programs. In the cloud, unexplained jumps in compute cost are a strong warning sign.

Does closing my browser stop cryptojacking?

For browser-based cryptojacking, usually yes, because the mining script only runs while the page is open. If a miner was installed on the device itself, closing the browser will not stop it and the software must be removed.

Get all 116 reference sheets
The complete AGJ Cybersecurity Professional Reference Library, print-ready PDFs and PNGs.
Browse the library

Related Careers

Related certifications

CompTIA Security+GIAC GREMISC2 Certified in Cybersecurity (CC)

Current openings

Live openings appear on the web version. Browse the job board for current GRC and security roles.
Browse all jobs

Suggested learning path

  1. Ground the basics with CS-001 Cybersecurity
  2. Study this sheet: Cryptominers
  3. Go deeper: Cybersecurity
  4. Go deeper: Ransomware
  5. Validate it: work toward CompTIA Security+
  6. Find the role: browse current openings

Related sheets

More in Malware

Share this LinkedIn Facebook X Email