Time Glossary

Security and Authentication

Security and authentication terms for practical web and business operations.

Security and Authentication

Security and Authentication

This page organizes terms used in authentication, access control, malware, API security, incidents, and operational security.

Basic Authentication

Basic Authentication is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

Multi-factor Authentication

Multi-factor authentication, or MFA, requires more than one type of proof before allowing a login.

It usually combines something the user knows, has, or is, such as a password, device, one-time code, passkey, or biometric factor.

MFA reduces account takeover risk, but recovery methods and device management still need operational care.

Knowledge Factor

Knowledge Factor is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

Biometric Authentication

Biometric Authentication is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

Passkey

A passkey is a passwordless authentication method based on cryptographic keys stored on a device or synced account.

It can reduce phishing risk because users do not type a reusable password into a login form.

In practice, teams still need to plan account recovery, device replacement, and how passkeys interact with browser and platform sessions.

Incident

An incident is an event that may affect confidentiality, integrity, availability, privacy, or normal business operations.

Examples include unauthorized access, malware infection, service outage, data leakage, account takeover, or suspicious activity.

The key operational point is to define who investigates, who communicates, what evidence is preserved, and how recurrence is prevented.

Login Security

Login security covers the controls that protect user accounts and administrative access from misuse.

It includes MFA, passkeys, session management, device checks, password policy, suspicious-login monitoring, and recovery procedures.

For cloud tools and AI services, login security matters because one compromised account can expose data, billing, and production workflows.

Human Error

Human error is an operational mistake such as misconfiguration, accidental deletion, wrong sharing settings, or sending information to the wrong recipient.

Security planning should assume that mistakes happen and reduce their impact through review steps, permissions, backups, and clear procedures.

The practical focus is not blaming individuals, but designing workflows where one mistake does not become a major incident.

SQL Injection

SQL injection is an attack that manipulates database queries by inserting malicious input into forms, URLs, or API parameters.

It can lead to data leakage, unauthorized changes, authentication bypass, or full compromise of a database-backed system.

Defenses include prepared statements, input validation, least-privilege database accounts, and regular security testing.

DDoS

A DDoS attack attempts to make a website, API, or network service unavailable by overwhelming it with traffic from many sources.

It affects availability rather than directly stealing data, but downtime can still damage trust and operations.

Practical countermeasures include CDN protection, rate limiting, traffic filtering, scalable hosting, and response procedures.

SSO

SSO, or single sign-on, lets users access multiple services through one identity provider.

It can simplify account management and improve security when combined with MFA, lifecycle management, and centralized access policies.

The risk is concentration: if the identity provider or administrator account is compromised, many connected services may be affected.

Signature-based Detection

Signature-based detection identifies known threats by matching files, traffic, or behavior against known patterns.

It is useful for established malware and attack indicators, but weaker against new, modified, or fileless attacks.

Modern security often combines signatures with behavior analysis, endpoint monitoring, and response workflows.

NGAV

NGAV is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

EDR

EDR is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

POP3

POP3 is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

API Attack

API Attack is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

API Vulnerability

API Vulnerability is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

Ransomware

Ransomware is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

reCAPTCHA Verification

reCAPTCHA Verification is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.

Security Measures

Security Measures is a term used in security and risk management.

It helps teams discuss the concept with clear shared language.

In practical operations, it should be connected to decisions, implementation, and maintenance.