> For the complete documentation index, see [llms.txt](https://docs.cybaops.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cybaops.com/support/glossary.md).

# Glossary

A set of definitions for common cyber security terms and abbreviations you may come across.

<table data-search="true"><thead><tr><th width="232">Term</th><th>Definition</th></tr></thead><tbody><tr><td>Access Control</td><td>A way of ensuring that only authorised users (or systems) can access data or services</td></tr><tr><td>Administrator</td><td>A person who manages a computer system, usually with highly privileged access to data and services</td></tr><tr><td>AI (Artificial Intelligence)</td><td>Computer systems which can perform tasks usually requiring human intelligence, including visual perception, speech recognition or translation between languages</td></tr><tr><td>Anti-Malware</td><td>Software designed to detect, stop and remove malicious software (<em>malware</em>)</td></tr><tr><td>Antivirus</td><td>Software designed to detect, stop and remove viruses and other kinds of malware</td></tr><tr><td>API</td><td>Application Programming Interface - a set of rules and tools that lets different software talk to each other</td></tr><tr><td>Asset Management</td><td>Identifying and recording your physical assets</td></tr><tr><td>Asynchronous</td><td>Things that do not happen at the same time or speed</td></tr><tr><td>Authentication</td><td>The process of determining if someone/thing is who/what they claim to be</td></tr><tr><td>Biometrics</td><td>A type of authentication based on biological data that is unique and specific to a person (like fingerprints or face ID)</td></tr><tr><td>Breach</td><td>An incident in which data, computer systems or networks are access/affected without authorisation</td></tr><tr><td>Browser</td><td>An application that accesses and displays services from the internet, such as Edge, Chrome, Firefox and Safari.</td></tr><tr><td>Brute Force Attack</td><td>An attack that uses computing power to automatically enter a large number of guesses for security credentials to try gain access</td></tr><tr><td>Certification</td><td>A form of digital identity for a computer, user or organisation to allow authentication and secure exchange of data</td></tr><tr><td>Cloud</td><td>An on-demand service, hosted on a global network of remote servers, accessible via the internet. Typical services include providing data storage and processing</td></tr><tr><td>Configuration Management</td><td>Processes for defining and maintaining consistent configurations of software, hardware and other elements of an organisation to ensure reliable performance</td></tr><tr><td>Credentials</td><td>Information used to verify someone's identity, like a password or token, that authenticates use of a service</td></tr><tr><td>Credential Stuffing</td><td>A method where attackers use stolen passwords from one web service to try and access accounts on another service, taking advantage of reused username/password combinations</td></tr><tr><td>CRUD</td><td>Create, Read, Update and Delete - used in computer programming</td></tr><tr><td>CVE</td><td>Common Vulnerabilities and Exposures - a public list and standard naming convention for cybersecurity flaws and software weaknesses</td></tr><tr><td>CVSS</td><td>Common Vulnerability Scoring System - a framework for rating the severity of security vulnerabilities ranging from 0 to 10</td></tr><tr><td>Cyber Attack</td><td>An attempt to damage, disrupt or gain unauthorised access to computer systems, networks or devices</td></tr><tr><td><a href="/pages/a8XlBZLL9zvdioKkJL1u">Cyber Essentials</a></td><td>A government-backed, industry supported scheme to help organisations protect themselves against common cyber attacks</td></tr><tr><td>Cyber Security</td><td>The protection of devices, services and networks as well as the information on them from unauthorised access, theft or damage</td></tr><tr><td>Cyber Threat</td><td>A threat of cyber attack to a user or organisation</td></tr><tr><td>Data Centre</td><td>A managed facility that houses data storage and computer systems</td></tr><tr><td>Decryption</td><td>Making encrypted information readable again</td></tr><tr><td>Devices</td><td>Computer-based hardware that physically exists - desktop computer, smartphone, tablet etc</td></tr><tr><td>Digital Footprint</td><td>The traces of digital information - the footprint - that a person's online activity leaves</td></tr><tr><td>DKIM</td><td>DomainKeys Identified Mail. An email authentication method that adds a digital signature to outgoing messages, verifying the origin of the message</td></tr><tr><td>DMARC</td><td>Domain-based Messaging and Reporting Conformance. Email authentication and reporting protocol that helps monitor and improve protection from fraudulent emails</td></tr><tr><td>DNS</td><td>Domain Name System. The directory service that translates internet domain names to their IP addresses</td></tr><tr><td>Domain</td><td>A set of network addresses on the internet, managed by an organisation or person</td></tr><tr><td>Download Attack</td><td>A type of cyber attack where the victim unintentionally installs malware onto a device</td></tr><tr><td>EDR</td><td>Endpoint Detection and Response - a cybersecurity tool that monitors computers, servers and mobile devices to detect threats</td></tr><tr><td>Encryption</td><td>Protecting information by making it unreadable to all except those with the key to decrypt it</td></tr><tr><td>End User Device</td><td>Term to describe smartphones, laptops and tablets that connect to an organisation's network</td></tr><tr><td>Firewall</td><td>Hardware or software used to prevent unauthorised access to or from a network</td></tr><tr><td>Firmware</td><td>The software embedded into a device that allows it to function</td></tr><tr><td>Hacker</td><td>Someone who uses their technology skills to break into computers, systems and networks</td></tr><tr><td>Hashing</td><td>Converting data into a fixed-length unreadable format that can't easily be reversed. Commonly used to protect passwords</td></tr><tr><td>Host</td><td>A network endpoint like a PC, laptop or smartphone</td></tr><tr><td>HSTS</td><td>HTTP Strict Transport Security - a web security tool that forces web browsers to communicate with a website only through secure HTTPS connections</td></tr><tr><td>HTTPS</td><td>Hypertext Transfer Protocol Secure - uses encryption for secure communication over a computer network</td></tr><tr><td>Hypervisor</td><td>Computer software or hardware that can run and manage one or more virtual machines</td></tr><tr><td>Identity Provider</td><td>An organisation that provides online user identification on behalf of third parties</td></tr><tr><td>Incident Management</td><td>Activities to identify, analyse, and determine the response to cyber security incidents to minimise the immediate and long-term impact</td></tr><tr><td>Information Assurance</td><td>Managing the risks to data, networks and information systems</td></tr><tr><td>Insider Threat</td><td>Deliberate or accidental threat to an organisation's security from someone with authorised access</td></tr><tr><td>IP</td><td>Internet Protocol - a communications protocol that relays data over networks boundaries and establishes routing across the internet</td></tr><tr><td>IP Address</td><td>Internet Protocol Address - A number assigned to each device that is sending or receiving data across the internet</td></tr><tr><td>ITDR</td><td>Identity Threat Detection and Response - a cybersecurity framework to detect, investigate, and mitigate identity-based attacks</td></tr><tr><td>Keylogger</td><td>Hardware or software used to covertly record each keystroke entered into a computer or device</td></tr><tr><td>Logging</td><td>Generating, capturing, retaining and storing information on security-relevant events or behavious from computer systems</td></tr><tr><td>Machine Learning</td><td>A type of AI where computers find patterns in data or solve problems automatically without having to be explicitly programmed</td></tr><tr><td>Macro</td><td>A small program that can automate tasks in applications which attackers can exploit to cause harm</td></tr><tr><td>Malware</td><td>Malicious software - any kind of software that can damage computer systems,  networks or devices</td></tr><tr><td>MDM</td><td>Mobile Device Management - software that simplifies the administration and configuration of smartphones, laptops, tablets and other devices across an organisation</td></tr><tr><td>MDR</td><td>Managed Detection and Response - a cybersecurity service that combines technology and human expertise to proactively hunt, detect, and quickly respond to cyberthreats</td></tr><tr><td>Metadata</td><td>The properties of data and communications like file date and packet size</td></tr><tr><td>Mitigation</td><td>Actions that organisations and individuals can take to minimise and address risks</td></tr><tr><td>MITRE ATT&#x26;CK</td><td>Knowledge base of Adversary Tactics and Techniques &#x26; Common Knowledge</td></tr><tr><td>Monitoring</td><td>The analysis of logging information to identify unusual events or patterns of behaviours</td></tr><tr><td>MTA-STS</td><td>Mail Transfer Agent Strict Transport Security - an internet security standard forcing mail servers to use encrypted <em>TLS</em> connections when sending and receiving emails</td></tr><tr><td>MX Record</td><td>Mail Exchange Record - a type of <em>DNS</em> entry that controls where incoming mail is delivered</td></tr><tr><td>Network</td><td>Multiple computers and/or devices connected to shared resources and information</td></tr><tr><td>NIST</td><td>National Institute of Standards and Technology - non-regulatory agency that promotes measurement standards, calibration services and quality assurance programmes</td></tr><tr><td>OCSF</td><td>Open Cybersecurity Schema Framework - open-source standard designed to normalise and structure cybersecurity log and event data</td></tr><tr><td>Open Source</td><td>Software for which the source code is freely available for use and modification</td></tr><tr><td>Operating System</td><td>The basic software running on computers, tablets and smartphones - required to run additional applications and hardware</td></tr><tr><td>Operational Security</td><td>The day-to-day protection of computer systems from cyber attack like back up, incident management, patching etc</td></tr><tr><td>Password Manager</td><td>Software which can generate, storem, and retrieve passwords</td></tr><tr><td>Passwords</td><td>A sequence of characters used to verify the identity of a user, usually to gain access to an account, website or system</td></tr><tr><td>Patching</td><td>Installing updates to devices/software to improve security and/or enhance functionality</td></tr><tr><td>Pentest</td><td>Penetration Testing - an authorised test of a computer network or system, designed to look for security weaknesses with the end aim of fixing them</td></tr><tr><td>Pharming</td><td>A cyber attack where a person is misdirected to a fraudulent website despite them entering the correct address</td></tr><tr><td>Phishing</td><td>Scam emails/text messages that contain links to websites which may contain <em>malware</em>, or may trick users into revealing sensitive information (like passwords) or transferring money</td></tr><tr><td>Platform</td><td>Hardware (PCs, Macs etc) or software (Windows, Androis, iOS etc) environments where applications can run</td></tr><tr><td>Powershell</td><td>A powerful command-line tool and scripting language, often used to automate administrative and configuration tasks on Windows computers</td></tr><tr><td>Protocol</td><td>A set of rules that determine how data is handled, protected, and transmitted between devices on a network</td></tr><tr><td>Remote Working</td><td>Working away from you business premises</td></tr><tr><td>Risk Appetite</td><td>The level of risk that an organisation is prepared to take in pursuit of its objectives</td></tr><tr><td>Risk Management</td><td>Governing, communicating and making decisions about risk</td></tr><tr><td>Router</td><td>A device which sends data from one network to another based on the destination <em>IP address</em></td></tr><tr><td>Sanitisation</td><td>Techniques that ensure data stored on devices is removed so that it can no longer be recovered by unauthorised parties</td></tr><tr><td><a href="/pages/GoJ5NzSSXXqi5pEQsx65">Schedule</a></td><td>Controls and monitors how and when data is synchronised across your different connectors</td></tr><tr><td>Secure Storage</td><td>Protecting digitally stored information using physical and electronic techniques</td></tr><tr><td>Security Monitoring</td><td>Active analysis of <em>logging</em> information to look for signs of attack or unusual behavious, help detect events that could be considered an icident and to respond accordingly</td></tr><tr><td>Server</td><td>A software or hardware based device that accepts and responds to requests made over a network</td></tr><tr><td>SIEM</td><td>Security Information and Event Management - Technology that supports threat detection and security management by collecting, monitoring, and analysing security related data from logs and alerts</td></tr><tr><td>SOAR</td><td>Security Orchestration, Automation, and Response - a technology stack that helps collect threat data, connect different security tools, and run automated workflows to fix cyber attacks quickly without human help</td></tr><tr><td>SOC</td><td>Security Operations Centre - a centralised facility within an organisation, responsible for activities such as <em>security monitoring</em> and <em>incident management</em></td></tr><tr><td>Spam</td><td>Unsolicited email sent in bulk</td></tr><tr><td>SPF</td><td>Sender Policy Framework - an email authentication protocol that lets domain owners list authorised mail servers to help prevent email spoofing</td></tr><tr><td>SSL</td><td>Secure Sockets Layer - a security technology that encrypts links across the internet</td></tr><tr><td>SSO</td><td>Single Sign On - Using a single set of <em>credentials</em> (such as the same login and password combination) to access multiple services</td></tr><tr><td>Threat Intelligence</td><td>Information about threats that has been aggregated, analysed, and enriched to provide useful context for decision making processes</td></tr><tr><td>Throttling</td><td>Forcing a time delay between successive login attempts to defend against brute force attacks</td></tr><tr><td>TLS</td><td>Transport Layer Security - a cryptographic protocol that provides secure communications across computer networks like the internet</td></tr><tr><td>TLS-RPT</td><td><em>TLS</em> Reporting - an email security standard that allows domain owners to receive automated JSON reports when other mail servers try to send emails to their domain</td></tr><tr><td>Token</td><td>A physical device or digital data, typically used with a password, to provide a user access to a computer or network</td></tr><tr><td>Virtual Machine</td><td>A virtual environment within a physical computer that behaves like a separate computer. It allows the user to run programs and test apps in isolation</td></tr><tr><td>VPN</td><td>Virtual Private Network - a set of cryptographic technologies used to encrypt data as it travels over a network between two fixed endpoints</td></tr><tr><td>Vulnerabilities</td><td>A weakness or flaw in software, a system, or process. An attacker exploits these to (for example) gain unauthorised access to a computer system</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cybaops.com/support/glossary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
