Vampire Attack
Definition pending verification.
Un ataque de vampire, en el contexto de las finanzas descentralizadas (DeFi) y los protocolos blockchain, se refiere a una estrategia maliciosa donde un nuevo protocolo intenta drenar liquidez y usuarios de un protocolo existente y establecido. El atacante típicamente lanza un nuevo protocolo competitivo que ofrece incentivos muy atractivos, como rendimientos extremadamente altos o recompensas de tokens, a menudo financiados por el capital propio del atacante o tokens recién acuñados. Los usuarios, atraídos por estas lucrativas recompensas, migran su liquidez (por ejemplo, depositando activos en pools de liquidez) y/o su capital del protocolo original al nuevo. El objetivo del atacante es desviar el valor, la base de usuarios y los efectos de red del protocolo objetivo, efectivamente 'drenándolo' como un vampire. Una vez que la liquidez se drena lo suficiente, el atacante puede abandonar el nuevo protocolo, dejando atrás un protocolo original agotado y potencialmente tokens sin valor de la nueva empresa. Estos ataques explotan la composability y la naturaleza abierta de DeFi, donde los activos se pueden mover fácilmente entre protocolos.
graph LR
Center["Vampire Attack"]:::main
Pre_cryptography["cryptography"]:::pre --> Center
click Pre_cryptography "/terms/cryptography"
Rel_advanced_propulsion_systems["advanced-propulsion-systems"]:::related -.-> Center
click Rel_advanced_propulsion_systems "/terms/advanced-propulsion-systems"
Rel_von_neumann_architecture["von-neumann-architecture"]:::related -.-> Center
click Rel_von_neumann_architecture "/terms/von-neumann-architecture"
Rel_undercollateralized_lending["undercollateralized-lending"]:::related -.-> Center
click Rel_undercollateralized_lending "/terms/undercollateralized-lending"
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
Es como un nuevo puesto de limonada que abre al lado y ofrece limonada gratis y te paga por beberla. La gente corre al nuevo puesto, dejando al viejo sin clientes y con mucha limonada sin vender.
🤓 Expert Deep Dive
Vampire attacks leverage incentive mechanisms, often token emissions, to bootstrap network effects for a new protocol at the expense of an incumbent. The attacker typically deploys [liquidity mining](/es/terms/liquidity-mining) programs with unsustainable APYs, funded by a large initial token allocation. Users arbitrage between the old and new protocols, migrating capital to maximize yield. The success of a vampire attack depends on the attacker's ability to offer significantly superior incentives and the target protocol's vulnerability to liquidity flight (e.g., low switching costs, lack of strong network effects). The sustainability of the attacker's incentives is often questionable; once the initial rewards are depleted or the attacker withdraws their capital, the new protocol may collapse. This strategy highlights the competitive dynamics within DeFi and the challenges of maintaining user loyalty and liquidity in an open, permissionless environment. Regulatory scrutiny may also arise if the attacker's token constitutes a security.