kadenzipfel / smart-contract-vulnerabilities

A collection of smart contract vulnerabilities along with prevention methods
https://kadenzipfel.github.io/smart-contract-vulnerabilities/
1.82k stars 254 forks source link

Update Insufficient Access Control vulnerability. #85

Open 0xSandyy opened 3 months ago

0xSandyy commented 3 months ago

Checklist

Type of Issue

Description

The Insufficient Access Control vulnerability doesn't have much content inside it. Though Access Control Vulnerability is pretty straightforward, I think it will be worth mentioning all the common access control mechanisms that are used and some best practices like role based access control, 2 step role transfer, etc

kadenzipfel commented 3 months ago

Sounds good to me, feel free to open a PR