Volver al glosario

Defence & operations

Definiciones en lenguaje claro del tema defence & operations.

52 términos
8
A
Defence & operations

Anomaly detection

Anomaly detection identifies unusual patterns and behaviour on systems and networks: instead of describing what is bad, it describes what is normal and alerts on what departs from it.

Leer definición
A
Defence & operations

Antispyware

Antispyware is software built specifically to detect, prevent and remove spyware: programs that install without consent and quietly collect information, monitor behaviour or send data to somebody else.

Leer definición
A
Defence & operations

Antivirus

Antivirus software detects, blocks and removes malicious software on a device, deciding whether a file is dangerous and stopping it before it runs.

Leer definición
A
Defence & operations

Antivirus signature

An antivirus signature is the pattern an antivirus uses to recognise a malicious file somebody has already analysed: a byte sequence, a hash, or a rule about how the file is built. It recognises the known extremely well and, by definition, does not recognise what nobody has seen yet.

Leer definición
A
Defence & operations

Asset inventory

An asset inventory is an authoritative and current list of the systems, services, accounts and data an organisation owns. In security it is the control everything else depends on, because scope, patching, monitoring and incident response all resolve against it: you cannot defend what is not on the list.

Leer definición
A
Defence & operations

Attack surface

In security, the attack surface of an organisation is the complete set of points where someone outside it can interact with something inside it: domains, exposed services, APIs, client applications, third-party integrations and people. It is not a list of vulnerabilities. It is the list of places a vulnerability would count, and it changes daily.

Leer definición
A
Defence & operations

Attack surface management (ASM)

In security operations, attack surface management (ASM) is the continuous discovery and assessment of external-facing assets and their exposures, from an attacker’s outside-in perspective. Its output is an inventory that is found rather than declared: the hosts, names, certificates and services that answer from the internet, whether or not anyone remembers creating them.

Leer definición
A
Defence & operations

Availability

Availability is one of the three pillars of information security, alongside confidentiality and integrity: the system and the data are there when the people entitled to use them need them. It is the pillar that gets the least attention at design time and the first one the business notices when it fails.

Leer definición
4
7
C
Defence & operations

CERT (Computer Emergency Response Team)

A CERT, or Computer Emergency Response Team, is a specialist unit whose job is to respond to and manage information security incidents, and to coordinate that response with others.

Leer definición
C
Defence & operations

Chain of custody

In cybersecurity, chain of custody is the documented, controlled process that keeps digital evidence intact and provable from the moment it is collected until it is presented in a legal setting.

Leer definición
C
Defence & operations

CIS benchmarks

CIS Benchmarks are consensus configuration baselines, published by the Center for Internet Security, for hardening operating systems, cloud services, containers and applications. Each benchmark is a numbered list of settings with a rationale, an audit procedure and a remediation step, grouped into profiles by how much operational disruption they cause.

Leer definición
C
Defence & operations

CISA KEV

The CISA KEV catalogue is a public list, maintained by the United States Cybersecurity and Infrastructure Security Agency, of vulnerabilities with reliable evidence of exploitation in the wild. In vulnerability management it is used as a factual signal that something is being exploited now, rather than as a prediction that it might be.

Leer definición
C
Defence & operations

CMDB

A configuration management database, or CMDB, is the record of an organisation’s configuration items and, more importantly, the relationships between them. In security work it is what turns a list of hosts into a map: which service depends on which database, which application a certificate belongs to, and who owns the result.

Leer definición
C
Defence & operations

CVE

In vulnerability management, a CVE is a public identifier assigned to a specific vulnerability in a product, so that everybody discussing it is discussing the same thing. It is a name, not a measurement: the identifier says a flaw was catalogued, and says nothing at all about how much it matters to you.

Leer definición
C
Defence & operations

CVSS

In vulnerability management, CVSS is the Common Vulnerability Scoring System, an open framework for describing the characteristics and severity of a vulnerability as a number. It is a starting point for prioritisation and not a measure of your risk, because the score is a property of the flaw and risk is a property of your environment.

Leer definición
3
3
2
4
4
2
1
2
1
8
S
Defence & operations

SBOM

In software supply chain security, an SBOM is a software bill of materials: a formal, machine-readable inventory of the components in a piece of software, including transitive dependencies, with versions and relationships. It answers one question fast, namely whether you contain a given component, and it answers no other question at all.

Leer definición
S
Defence & operations

Security hole

A security hole is a weakness in a system, network, application or any other digital component that an attacker can use to do something they should not be able to do.

Leer definición
S
Defence & operations

Security incident detection

Security incident detection is the capability of noticing, quickly and accurately, that something happening on your networks, systems or applications is a security incident rather than ordinary activity.

Leer definición
S
Defence & operations

Shadow IT

In security operations, shadow IT is the set of systems and services the business uses without the knowledge of security or IT: unmanaged and unmonitored. It is not usually rebellion. It is a team that needed something on Tuesday and found a way to have it working by Wednesday.

Leer definición
S
Defence & operations

SIEM

A SIEM, or security information and event management platform, is where an organisation collects logs from its systems so they can be searched, correlated and retained. It is the place a security team asks what happened across the whole estate, and it detects only what somebody wrote a rule for.

Leer definición
S
Defence & operations

SOAR

In security operations, SOAR is security orchestration, automation and response: tooling that connects the systems a security team uses and executes agreed sequences against them automatically. It is not a detection technology. It acts on decisions that have already been made, which is why it amplifies whatever the process already is.

Leer definición
S
Defence & operations

SOC

In security operations, a SOC is a security operations centre: the team and tooling that monitor for and respond to threats, often around the clock. It is defined by an operating model rather than by a room, and its quality is measured by what it detects and how fast it acts, not by how many alerts it processes.

Leer definición
S
Defence & operations

Software composition analysis (SCA)

In application security, software composition analysis is the identification of the third-party and open source components an application depends on, and of the known vulnerabilities and licence obligations attached to them. Most of the code in a modern application was written by somebody else, and this is the tooling that reads it.

Leer definición
1
1
1