Flash Loan Attack
An exploit where an attacker borrows a large amount of tokens via an uncollateralized flash loan, uses the borrowed funds to manipulate protocol state (typically distorting oracle prices or satisfying collateral requirements), extracts profit from the manipulated state, and repays the loan — all within a single atomic transaction. On Solana, flash loans are possible because transactions are atomic: if any instruction fails, the entire transaction reverts including the loan. Defenses include using time-weighted oracle prices, enforcing borrowing caps, and requiring multi-slot settlement.
Sua exploração
0 termos visitados no totalTermos Relacionados
An attack in which an adversary artificially distorts the price or data reported by an on-…
Ver termo →An attack where an adversary observes a pending or not-yet-finalized transaction (e.g., a …
Ver termo →An uncollateralized loan that must be borrowed and repaid within the same transaction. If …
Ver termo →