{"id":14768,"date":"2023-11-21T14:00:00","date_gmt":"2023-11-21T14:00:00","guid":{"rendered":"https:\/\/businessyield.com\/tech\/?p=14768"},"modified":"2023-11-21T10:04:24","modified_gmt":"2023-11-21T10:04:24","slug":"what-is-the-principle-of-least-privilege-all-you-need-to-know","status":"publish","type":"post","link":"https:\/\/businessyield.com\/tech\/cyber-security\/what-is-the-principle-of-least-privilege-all-you-need-to-know\/","title":{"rendered":"What is the Principle of Least Privilege? All You Need To Know","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"\n
In information security, computer science, and other fields, the principle of least privilege (PoLP), also known as the principle of minimal privilege (PoMP) or the principle of least authority (PoLA), requires that in a particular abstraction layer of a computing environment, every module (such as a process, a user, or a program, depending on the subject) must be able to access only the information and resources that are necessary for its legitimate purpose.<\/p>\n\n\n\n
The principle means giving any user account or process only those privileges that are essentially vital to perform its intended functions. <\/p>\n\n\n\n
For example, a user account for the sole purpose of creating backups does not need to install software: hence, it has rights only to run backup and backup-related applications. Any other privileges, such as installing new software, are blocked. <\/p>\n\n\n\n
The principle applies also to a personal computer user who usually does work in a normal user account and opens a privileged, password-protected account only when the situation absolutely demands it. When applied to users, the terms least user access or least-privileged user account (LUA) are also used. This refers to the concept that all user accounts should run with as few privileges as possible, and also launch applications with as few privileges as possible.<\/p>\n\n\n\n
The principle of (least privilege) is widely recognized as an important design consideration towards enhancing and giving a much-needed ‘Boost’ to the protection of data and functionality from faults (fault tolerance) and malicious behavior.<\/p>\n\n\n\n
The principle of least privilege (POLP) is a concept in computer security that limits users’ access rights to only what is strictly required to do their jobs. POLP can also restrict access rights for applications, systems and processes to only those who are authorized. This principle is also known as the access control principle or the principle of minimal privilege.<\/p>\n\n\n\n
POLP is considered a cybersecurity best practice, as it restricts access to high-value data and assets. In addition, organizations that use POLP can improve their security posture by reducing their attack surface. It’s also used in zero-trust network access (ZTNA).<\/p>\n\n\n\n
Depending on the system, some privileges might be based on attributes contingent on the user’s role within the organization. For example, some corporate access systems grant the appropriate level of access based on factors such as location, seniority, or time of day. <\/p>\n\n\n\n
An organization can specify which users can access what in the system and the system can be configured so the access controls recognize only the administrators’ roles and parameters.<\/p>\n\n\n\n
The principle of least privilege grants users permission to read, write or execute only the files or resources necessary to do their jobs. Time-limited privileges can also be enabled to ensure users have access to critical data for just the amount of time needed to perform a specific task. <\/p>\n\n\n\n
Without this principle, an organization could create overprivileged users, which could increase their chance of data breaches and malicious actions.<\/p>\n\n\n\n
The principle of least privilege works by limiting the accessible data, resources, applications and application functions to only that which a user or entity requires to execute their specific task or workflow. Without incorporating the principle of least privilege, organizations create over-privileged users or entities that increase the potential for breaches and misuse of critical systems and data.<\/p>\n\n\n\n
Within ZTNA 2.0, the principle of least privilege means the information technology system can dynamically identify users, devices, applications and application functions a user or entity accesses, regardless of the IP address, protocol or port an application uses. This includes modern communication and collaboration applications that use dynamic ports.<\/p>\n\n\n\n
The principle of least privilege as executed within ZTNA 2.0 eliminates the need for administrators to think about the network architecture or low-level network constructs such as FQDN, ports or protocols, enabling fine-grained access control for comprehensive least-privileged access.<\/p>\n\n\n\n
While account access is determined based on the needs of each individual, there are three main types of accounts:<\/p>\n\n\n\n
Employees frequently change roles and responsibilities during their tenure. To perform tasks relevant to their updated roles, administrators need to re-evaluate or elevate necessary privileges.<\/p>\n\n\n\n
While many organizations commonly add privileges to user accounts, it is rare for privileges to be revoked. As such, some standard users end up maintaining administrative access beyond what is needed to do their jobs. This results in unmonitored privilege escalation, or\u00a0privilege creep<\/strong>. <\/p>\n\n\n\n As users accumulate elevated privilege access, the organization becomes more vulnerable to cyberattacks, including data breaches. An adversary, armed with the compromised credential to the user whose access rights have been accumulated over a period of time, can move laterally across the network and execute threats like\u00a0ransomware\u00a0and\u00a0supply chain attacks.<\/p>\n\n\n\n The principle of least privilege is all about providing the minimum amount of privilege possible for users to get their work done. Unfortunately, legacy security solutions require organizations to allow access to a broad range of IP addresses, port ranges and protocols in order to use SaaS and other modern apps that use dynamic IPs and ports. <\/p>\n\n\n\n This approach violates the principle of least privilege, creating a huge security gap that can be exploited by an attacker or malware.<\/p>\n\n\n\n ZTNA 2.0 enables comprehensive usage of the principle of least privilege with\u00a0Prisma Access\u00a0and its patented App-ID functionality to provide dynamic identification of all users, devices and applications. It also provides application functions across any and all protocols and ports. <\/p>\n\n\n\n For administrators, this enables very fine-grained access control to finally implement true least-privileged access.<\/p>\n\n\n\n Many private applications lack the built-in, fine-grained access control capabilities that exist in most modern SaaS apps. Something as simple as allowing users to access an application to view \u2013 but not upload or download \u2013 data is simply not possible because the application is identified purely based on IP address and port number.<\/p>\n\n\n\n With the PoLP capabilities available through ZTNA 2.0 and Prisma Access, organizations get granular control at the sub-app level. This enables them to identify applications at the App-ID level.<\/p>\n\n\n\n The comprehensive principle of least-privilege technologies \u2013 like those available in Prisma Access \u2013 enables bidirectional access control between a client and server to define application access policies. This easily enables least-privileged access for applications that use server-initiated connections. <\/p>\n\n\n\n This includes mission-critical applications such as update and patch management solutions, device management applications and help desk applications.<\/p>\n\n\n\n To implement the principle of least privilege, organizations typically take one or some of the following steps, as part of a broader defense-in-depth cybersecurity strategy:<\/p>\n\n\n\n The principle of least privilege is a foundational component of\u00a0zero trust frameworks. Centered on the belief that organizations should not automatically trust anything inside or outside their perimeters, Zero Trust demands that organizations verify anything and everything trying to connect to systems before granting access. <\/p>\n\n\n\n As many organizations accelerate their\u00a0digital transformation\u00a0strategies, they are shifting from traditional perimeter security approaches to the Zero Trust framework to protect their most sensitive networks.<\/p>\n\n\n\nHow does the principle of least privilege increase security?<\/strong><\/h2>\n\n\n\n
\n
Benefits of PoLP for modern applications<\/strong><\/h3>\n\n\n\n
Benefits of PoLP for private applications<\/strong><\/h3>\n\n\n\n
Benefits of PoLP for client-server applications<\/strong><\/h3>\n\n\n\n
How to Implement the Principle of Least Privilege<\/strong><\/h2>\n\n\n\n
\n
Recommended Articles <\/strong><\/span><\/h2>\n\n\n\n
\n
References<\/strong><\/span><\/h2>\n\n\n\n
\n