MENU

Denial Of Service – Smart Contract

0
432
0

DOS – please do not remember Microsoft Disk Operating System ?. I am gonna talk about Denial Of Service on Ethereum.

I thought always that a hacker was the most intelligent human.
Whenever there was DOS hacking news, I couldn’t imagine how smart the hacker was.

But now, I changed my mind, because now either I can do DOS with so ease.
(Honestly, overkilled! ?)

With “Denial” game, I am gonna show you how to make a contract to deny the services.
If you are a protocol operator, you should consider ETH transfer or low-level call in security mind.
Also, you can understand the difference between assert and require, especially in solc v0.8.0.

https://github.com/maAPPsDEV/denial-attack

Sorry, the comment form is closed at this time.