Cryptojacking
Cryptojackingは、攻撃者が同意なしに他人のデバイスを使用して仮想通貨をマイニングするサイバー犯罪であり、多くの場合マルウェアを介して行われます。
Cryptojackingは、被害者のコンピューティングリソースを不正に使用して仮想通貨をマイニングすることを含みます。攻撃者は通常、ユーザーの知らないうちに、仮想通貨マイニングスクリプトを実行するマルウェアをデバイスに感染させます。感染は、感染したソフトウェアのダウンロード、悪質な広告、または脆弱性の悪用を通じて発生する可能性があります。マルウェアは、デバイスのCPU/GPUを使用して選択された仮想通貨のハッシュ計算を実行し、攻撃者に報酬を提供しますが、被害者はパフォーマンスの低下とエネルギー消費の増加を経験します。Cryptojackingは、デスクトップ、スマートフォン、IoTデバイスを標的とする可能性があり、侵害されたウェブページ内で実行されるブラウザベースのマイニングスクリプトを介して発生することも考えられます。効果的な防御には、ソフトウェアアップデート、広告ブロック、セキュアなソフトウェア開発プラクティス、および異常なリソース使用状況の監視が含まれます。
graph LR
Center["Cryptojacking"]:::main
Rel_cryptographic_hashing["cryptographic-hashing"]:::related -.-> Center
click Rel_cryptographic_hashing "/terms/cryptographic-hashing"
Rel_cryptocurrency_investigations["cryptocurrency-investigations"]:::related -.-> Center
click Rel_cryptocurrency_investigations "/terms/cryptocurrency-investigations"
Rel_blockchain_forensics["blockchain-forensics"]:::related -.-> Center
click Rel_blockchain_forensics "/terms/blockchain-forensics"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 5歳でもわかるように説明
Generated ELI5 content
🤓 Expert Deep Dive
Generated expert content
❓ よくある質問
What is cryptojacking?
Cryptojacking is the unauthorized use of a victim's computing resources to mine cryptocurrency, typically through malware that runs a mining script without the user's knowledge.
How do attackers spread cryptojacking malware?
Through infected software downloads, malicious advertisements (malvertising), compromised browser extensions, or exploited vulnerabilities.
What are the typical impacts on victims?
Slower device performance, increased power consumption, higher electricity costs, and potential degradation of hardware over time.
Which cryptocurrencies are commonly mined in cryptojacking?
Cryptojacking is the unauthorized use of a victim's computing resources to mine cryptocurrency. It is typically achieved through malware that runs a mining script without the user's knowledge.
How can I defend against cryptojacking?
Keep software updated, use reputable security tools, block malicious ads, monitor CPU usage, and disable browser-based mining scripts when possible.
How can cryptojacking be detected?
Watch for unusual CPU/GPU usage, unfamiliar processes, and mining pool network connections; verify system process names and run security scans.