Endpoint Detection and Response (EDR) is a cybersecurity tool designed to monitor, detect, and respond to threats on devices such as computers, smartphones, and servers. EDR systems collect data from these endpoints and analyse it to find suspicious activity or attacks. They also help security teams investigate incidents and take action to stop threats quickly….
Category: System Protection
Attack Surface
An attack surface is the total number of ways an attacker can try to gain unauthorised access to a computer system, network, or application. It includes all the points where someone could try to enter or extract data, such as websites, software interfaces, hardware devices, and even employees. Reducing the attack surface means closing or…
Privilege Escalation
Privilege escalation is a process where someone gains access to higher levels of permissions or control within a computer system or network than they are meant to have. This usually happens when a user or attacker finds a weakness in the system and uses it to gain extra powers, such as the ability to change…
Access Control
Access control is a security technique that determines who or what can view or use resources in a computing environment. It sets rules that allow or block certain users from accessing specific information or systems. This helps protect sensitive data and prevents unauthorised use of resources.