MITRE AADAPT: Anatomía ofensiva y defensa en el ecosistema de activos digitales

MITRE AADAPT: Offensive Anatomy and Defense in the Digital Asset Ecosystem

Juan Antonio Calles

When one spends too many nights in front of an Ethereum node observing traffic, signatures, anomalies, and suspicious patterns, one discovers that the digital asset ecosystem is a continuously mutating battlefield. Offensive campaigns no longer exclusively revolve around traditional exploits: the vector has migrated to the heart of blockchains, to the imperfect logic of smart contracts, and to the systems that orchestrate them. With this reality in mind, MITRE has taken a necessary step: creating AADAPT —Adversarial Actions in Digital Asset Payment Technologies—, a framework that systematically describes the tactics, techniques, and procedures that adversaries employ against digital payment platforms, cryptocurrencies, and the entire Web3 universe. AADAPT is not just another theoretical document, but an evolution of MITRE ATT&CK adapted to a hostile environment where decentralization and ledger immutability impose new rules. As a researcher and offensive pentester, I find that this framework offers a common language for mapping techniques that until now were transmitted as tribal knowledge among red teams, DeFi bug hunters, and incident analysts at exchanges. Talking about AADAPT requires recognizing that ATT&CK remains the universal reference for mapping TTPs (Tactics, Techniques & Procedures) against IT and OT systems, but its scope falls short when the critical vector is not the endpoint or the corporate network, but smart contracts and distributed consensus mechanisms. AADAPT inherits ATT&CK's tactical-technical matrix structure but focuses its attention on the Digital Asset Payment Technologies domain, offering a framework with 11 tactics that cover the attack cycle from Reconnaissance to Impact/Fraud and 38 specific techniques that reflect the creativity of attackers in blockchain environments.

The threat landscape in digital payments is much broader than traditional SOCs were prepared to monitor. Incidents over the last five years, from flash loan exploits to chain reorg attacks and cross-chain bridge breaches, demonstrate that the risk is no longer limited to classic cyberspace, but is rooted in design flaws in decentralized logic. Any professional who has monitored a corporate hot wallet knows that the attack surface does not end with the private key: it extends to the software supply chain, to the oracles that feed smart contracts, to the bridges that interconnect blockchains, and to on-chain governance patterns. AADAPT categorizes these vectors to give defenders a clear taxonomy, replacing the ambiguity of jargon with a language understandable to SOC analysts and DeFi developers. Instead of going through the tactics as a list, it is worth understanding them in the adversary's actual flow: the cycle begins with Reconnaissance, where attackers collect intelligence on deployed contracts, oracle dependencies, and exposed endpoints; continues with Resource Development, creating disposable wallets or deploying decoy contracts; reaches Initial Access, which may involve phishing developers or sending signed transactions that appear legitimate; and goes through Execution and Persistence, which in the Web3 ecosystem can materialize in exploiting a contract's logic or using misconfigured proxies to maintain control of the application. Intermediate phases such as Privilege Escalation, Defense Evasion, and Credential Access take on nuances specific to the decentralized world, with abuse of multisigs and mixers to evade tracking, while Discovery and Lateral Movement reflect the expansion of the attack to other vulnerable pools, bridges, or sidechains. Finally, the Collection and Impact/Fraud tactics translate into immediate and irreversible token exfiltration.

Among the most iconic techniques included in AADAPT are Flash Loan Exploits, which allow price manipulation in liquidity pools; Smart Contract Implementation Analysis, which describes the study of bytecode and the search for patterns like reentrancy; Chain Reorganization, an advanced technique for reverting transactions by controlling consensus; Eclipse Attack, which isolates nodes to manipulate their view of the ledger; Cross-Chain Bridge Exploits, which exploit flaws in validators of bridges between chains; and Front-Running, the manipulation of transaction order through mempool priority. These techniques illustrate the fusion of a cyberattack with economic-cryptographic manipulation, and the normalization offered by AADAPT allows threat intel teams to share IOCs and TTPs consistently. For those of us working in offense, the framework's value lies in allowing us to think like adversaries and design simulation campaigns that do not stop at compromising a frontend, but dare to test the robustness of the entire DeFi ecosystem with scenarios such as Eclipse Attack or flash loan exploit. For blue and purple teams, AADAPT functions as an educational tool: it helps correlate on-chain signals with traditional logs, detect front-running in the mempool, and track wallets using mixers, expanding the defensive vision beyond the corporate perimeter.


Real-world cases and the future of the framework

The real challenge is not in knowing the tactics but in "operationalizing" them. SOCs and CSIRTs protecting DeFi platforms must expand their visibility: EDR and firewall logs are no longer enough; it is indispensable to ingest on-chain data, monitor nodes, and correlate blockchain events with traditional telemetry. AADAPT allows mapping these signals to SIEM rules and SOAR playbooks, enabling automated responses to patterns such as suspicious cross-chain approvals. A practical example is mapping the Smart Contract Implementation Analysis technique to events of public repository scanning, suspicious compilations, and queries to contract verification APIs; another is translating Chain Reorg to metrics of peer misalignment and anomalies in block finalization. This framework becomes even more relevant when used with exchange formats like STIX/TAXII, as MSSPs and internal teams can share findings and enrich their threat intelligence.

Cases like the Ronin Bridge attack in 2022, where Initial Access was achieved through social engineering of validators and led to the draining of 625 million USD, can be perfectly mapped in AADAPT, from Resource Development to Impact/Fraud. The flash loan exploits of 2023 in DeFi protocols like Cream Finance demonstrate the combined power of Flash Loan Exploit and Price Oracle Manipulation; while academic studies on Eclipse Attacks in Bitcoin in 2020 show that even the most mature networks are vulnerable. All these incidents can now be documented and simulated with a common language. However, the framework is not a panacea: it always evolves behind attackers and requires constant updating. Most organizations still lack real-time on-chain telemetry and personnel with the skills to correlate this data, which limits the scheme's potential. Furthermore, regulatory and privacy challenges must be considered when sharing transactional data for threat intelligence.

Looking ahead, the regulatory boom around digital assets —with initiatives like MiCA in Europe— will mean that exchanges and custodians will need to demonstrate resilience against recognized TTPs, and AADAPT can become the reference framework for cybersecurity audits and certifications in digital asset services. DeFi-oriented MSSPs will be able to use it as a competitive advantage, and public-private collaboration, including entities such as ENISA or CCN-CERT, will benefit from the standardization of reports. For defenders, adopting it implies a cultural change: incorporating adversary thinking into the smart contract development cycle and in Web3 application threat modeling; and for red teams, it represents a practical guide for simulating offensive scenarios that test the controls.

In conclusion, MITRE AADAPT marks a turning point in how threats to digital assets are understood, providing a common language that allows ethical hackers, SOC analysts, developers, and regulators to speak the same language when facing incidents that combine financial fraud, cyberattacks, and cryptographic vulnerabilities. The Web3 ecosystem will continue to be fertile ground for offensive and defensive innovation, and frameworks like AADAPT will become indispensable tools for anticipating adversary movements and strengthening the resilience of systems that safeguard digital value on a global scale. From my experience as a researcher and hacker, I believe that AADAPT is not just a compendium of tactics: it is a war map that reminds us that blockchain security begins by understanding how those who try to break it think.

return to blog

Leave a comment

Please note that comments must be approved before they are published.