Explain the principle of least privilege
The principle of least privilege is a fundamental security concept that dictates that individuals, systems, or processes should only be granted the minimum level of access necessary to perform their required tasks. This principle helps minimize the risk of unauthorized access, data breaches, and accidental damage by limiting access to only what is needed for specific roles or functions.