Access Control - Privilege Escalation Lab
Access control of an application authorizes users to access specific resources based on their user type. In web applications, access control is dependent on the following:
Authentication: confirms that the user is who they say they are
Session mana...
skinnyidiot.hashnode.dev2 min read