https://github.com/tacitusxi/force-feeding-attacks
The smart contract's business logic must consider that the actual balance associated with it can be higher than the internal accounting's value. In general it's recommended not to use the contract's balance as a guard.
https://github.com/tacitusxi/force-feeding-attacks
attack dos-attack force-feeding selfdestruct
Last synced: 12 months ago
JSON representation
The smart contract's business logic must consider that the actual balance associated with it can be higher than the internal accounting's value. In general it's recommended not to use the contract's balance as a guard.
- Host: GitHub
- URL: https://github.com/tacitusxi/force-feeding-attacks
- Owner: TacitusXI
- Created: 2022-10-03T23:12:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T23:12:43.000Z (over 3 years ago)
- Last Synced: 2025-03-26T03:43:35.589Z (about 1 year ago)
- Topics: attack, dos-attack, force-feeding, selfdestruct
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[Force Feeding](https://consensys.github.io/smart-contract-best-practices/attacks/force-feeding/)