← Index
Source: docs/zsub/hacking-instructions-2/dao-attack-3.md (auto-generated by scripts/generate-docs-html.mjs — edit the .md, not this file)

DAO Attack 3

Intro

Blockchain Ventures is a DAO that pools together resources from a community of investors to fund and support the development of promising crypto startups.

Each member of the DAO contributed a certain amount of ETH to the DAO's Treasury, which was then used to fund various crypto startups.

Members of the DAO are able to vote using their DAO tokens on which startups to fund.

Proposals are evaluated based on their potential for success and alignment with the DAO's mission.

In order for a proposal to pass, it needs to have at least 25% support of the entire voting power (The DAO token supply at the time).

Once a startup was selected, the DAO would provide the necessary funding, along with mentorship and support to help the startup grow.

The DAO members wanted to improve the DAO Token's liquidity, so they decided to deploy a new lending pool offering Flash Loans

There are 4 smart contracts:

Accounts

Tasks

Task 1

Steal all the ETH from the treasury to your Attacker account.