Blogs about `Security & Vulnerabilities`

DoS With Block Gas Limit Vulnerability

DoS With Block Gas Limit Vulnerability

When smart contracts are deployed or functions within them are called, the execution of these actions always requires a specific amount of gas, which is determined based on the computational needs to complete them.

Delegatecall to Untrusted Callee Vulnerability

Delegatecall to Untrusted Callee Vulnerability

The delegatecall function is a special type of message call. It is almost identical to a regular message call, except that the destination address is executed within the context of the calling contract, and the msg.sender and msg

What is Cryptocurrency and how does it work?

What is Cryptocurrency and how does it work?

Cryptocurrency, sometimes called crypto-currency or crypto, is any form of currency that exists digitally or virtually and uses cryptography to secure transactions. Cryptocurrencies don't have a central issuing or regulating authority, instead using a decentralized system to record transactions and issue new units.


@2025 codeauditplus.com Your code, Fortified