•NFTPD• (@projectnftpd) 's Twitter Profile
•NFTPD•

@projectnftpd

Some platypuses that think web3 needs a little more safety.

ID: 1593031050430746624

linkhttps://nftpd.org calendar_today16-11-2022 23:59:44

1,1K Tweet

2,2K Followers

365 Following

•NFTPD• (@projectnftpd) 's Twitter Profile Photo

[Detective Log] Case: Reentrancy Attack Discovered: The ole' double-dip blues: a slick reentrancy trick in the PaymentHandler contract lets crafty crooks keep withdrawing funds beyond their balance. Code Evidence: `function withdraw(uint _amount) public { require(balances[msg

[Detective Log] Case: Reentrancy Attack
Discovered: The ole' double-dip blues: a slick reentrancy trick in the PaymentHandler contract lets crafty crooks keep withdrawing funds beyond their balance.
Code Evidence: `function withdraw(uint _amount) public {
    require(balances[msg