Criptojacking
El criptojacking es un ciberdelito en el que un atacante utiliza el dispositivo de otra persona para minar criptomonedas sin su consentimiento, a menudo a través de malware.
El criptojacking implica el uso no autorizado de los recursos informáticos de una víctima para minar criptomonedas. Los atacantes suelen infectar los dispositivos con malware que ejecuta un script de minería de criptomonedas, a menudo sin el conocimiento del usuario. Las infecciones pueden ocurrir a través de descargas de software infectado, malvertising o vulnerabilidades explotadas. El malware utiliza la CPU/GPU del dispositivo para realizar cálculos de hash para una criptomoneda elegida, proporcionando recompensas al atacante mientras la víctima experimenta un rendimiento más lento y un mayor consumo de energía. El criptojacking puede dirigirse a computadoras de escritorio, teléfonos inteligentes y dispositivos IoT, y también puede ocurrir a través de scripts de minería basados en el navegador que se ejecutan dentro de una página web comprometida. La defensa efectiva incluye actualizaciones de software, bloqueo de anuncios, prácticas seguras de desarrollo de software y monitoreo del uso inusual de recursos.
graph LR
Center["Criptojacking"]:::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;
🧒 Explícalo como si tuviera 5 años
Generated ELI5 content
🤓 Expert Deep Dive
Generated expert content
❓ Preguntas frecuentes
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.