Skip to content

Commit a0e02e7

Browse files
Merge pull request #115 from donnachaforde/revised-draft
Update README.md
2 parents 97a6164 + 9e5559b commit a0e02e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • blogs+posts/software-engineering/endpoint-protection

blogs+posts/software-engineering/endpoint-protection/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ _The article aims to convey the depth of antimalware technology, the evolution o
3535
* [Machine Learning & Behavioural Analysis](#machine-learning--behavioural-analysis)
3636
* [2020's](#2020s)
3737
* [XDR & ML](#xdr--ml)
38-
* [Zero Trust, IAM & PoPL](#zero-trust-iam--popl)
38+
* [Zero Trust, IAM & PoLP](#zero-trust-iam--polp)
3939
* [Anomaly Detection](#anomaly-detection)
4040
* [Next-Gen & AI](#next-gen--ai)
4141
* [Summary](#summary)
@@ -138,7 +138,7 @@ The greater emphasis on EDR over the last ten years has naturally enough seen th
138138

139139
The focus on data science continues and recent inroads into AI have been added to help recognize patterns both on the endpoint itself and in the large models in the backend cloud. Managed Detection and Response has become a service to serve SMEs that typically, don't have the resources to manage their own SOCs.
140140

141-
#### Zero Trust, IAM & PoPL
141+
#### Zero Trust, IAM & PoLP
142142
The concept of Zero Trust Security has become popular both for devices on the network and for users. The network is assumed to have been compromised and there is a greater emphasis on _Identity and Access Management_ (IAM) to ensure every user on every device is authenticated. There is also renewed emphasis on the _Principle of Least Privilege_ (PoLP), which restricts users' and systems' access to the minimum resources needed to complete their work, to reduce the attack surface and the risk of data breach or to mitigate the effects of a compromised account. Further, the need to protect the user's identity over the user's device has become of practical importance.
143143

144144
#### Anomaly Detection

0 commit comments

Comments
 (0)