A unique hardware identifier assigned to every network interface.
Techniques that circumvent multi-factor authentication protections, including token theft, real-time phishing proxies, MFA fatigue attacks, and OAuth abuse.
A company that operates IT infrastructure and security for many client organisations under contract, typically through shared RMM and remote-access tooling. That shared tooling concentrates privilege, so an MSP compromise can cascade into every client it manages.
An Active Directory account that represents a computer or service rather than a person. Machine accounts often hold broad privileges, which makes them high-value targets for relay attacks.
An umbrella term for threat groups and techniques that skim payment card data from compromised online checkout pages, typically by injecting malicious code into the storefront. It is a recurring monetisation path for e-commerce breaches and part of why storefronts are high-value targets.
The interfaces and services used to configure and administer a device, as distinct from the data plane that carries user traffic. On a remote-access appliance the management plane is the admin console; exposing it to the internet or to the user-facing portal is a common root cause of privileged compromise.
A new universal smart home standard backed by Apple, Google, and Amazon for cross-platform compatibility.
A network where devices connect to multiple nodes, extending coverage and providing redundancy.
Data about data—like email timestamps, file sizes, or location tags on photos.
Microsoft's subscription-based cloud productivity suite including Office applications, Exchange Online, SharePoint, and Teams.
Microsoft's cloud-based identity and access management service (formerly Azure Active Directory), providing authentication, SSO, and security features for Microsoft 365 and other applications.
Microsoft's cloud-based enterprise mobility management solution that provides MDM and MAM capabilities.
A WSL networking mode that mirrors the Windows host network configuration into the Linux environment, improving VPN compatibility and enabling IPv6 support.
A vulnerability class (CWE-862) where an application authenticates who a user is but fails to check whether they are permitted to perform an action. The user is legitimately in the system; the flaw is that a permission boundary inside it is not enforced.
A subset of MDM that focuses on controlling corporate data within specific applications rather than managing the entire device.
Software that enables IT administrators to secure, monitor, and manage mobile devices accessing corporate resources.
An open standard that lets a language model discover and invoke external tools exposed by an MCP server, over a local stdio transport or a remote Streamable HTTP transport. Because MCP tools are arbitrary code with their own credentials, an authentication flaw on an MCP endpoint grants access to every connected system.
Authentication requiring two or more verification factors—something you know, have, or are.
A hosting model in which many customers share one server, one kernel, and one file system, each as a separate low-privileged local user. Any local privilege escalation bug on the host can turn one compromised customer account into control of all of them.