51% Attack
Also: majority attack
When a single miner or coalition controls most of a proof-of-work network's hash power and can reorder or censor transactions.
Dictionary
Short definitions for concepts I reference in writing.
660 result(s)
No matching terms.
Also: majority attack
When a single miner or coalition controls most of a proof-of-work network's hash power and can reorder or censor transactions.
A list of permissions attached to a resource that specifies which users or systems may access it and what actions they can perform.
Also: ERC-4337
Wallet features letting smart contracts pay gas, batch actions, and define custom auth rules, e.g. ERC-4337.
Practices and controls for protecting Microsoft Active Directory, including securing domain controllers, privileged groups, Kerberos, and detecting identity abuse.
Sending look-alike addresses' micro-transactions so users copy the wrong recipient from history.
A widely adopted symmetric encryption standard used to protect data at rest and in transit with 128, 192, or 256-bit keys.
Also: APT
A prolonged, targeted attack campaign in which an adversary gains access to a network and remains undetected for an extended period, often exfiltrating data or maintaining influence.
Software that displays unwanted advertisements, often bundled with free programs and sometimes used as a delivery mechanism for other threats.
Also: AI agents
AI systems that plan, use tools, and take multi-step actions toward a goal with limited human intervention at each step.
Structured testing of AI systems to uncover harmful outputs, jailbreaks, data leakage, and misuse before deployment.
A security measure that physically or logically isolates a system from unsecured networks, preventing remote access entirely.
Distribution of free tokens to wallets for promotion, loyalty, or governance participation.
Stablecoin peg maintained by protocol rules and incentives rather than full fiat backing.
Also: alternative coin
Any cryptocurrency other than Bitcoin.
Also: crypto AML
Controls requiring crypto businesses to monitor and report suspicious financial activity.
DeFi pricing via liquidity pools and formulas instead of centralized order books.
Identifying activity that deviates from established baselines, often using statistics or machine learning to flag potential intrusions.
Software that detects, quarantines, or removes known malware using signatures, heuristics, and behavioral analysis.
A front door for APIs that handles routing, authentication, rate limiting, and observability between clients and backend services.
Protecting application programming interfaces through authentication, authorization, input validation, rate limiting, and secure design.
Tricking users into signing token approvals that let attackers drain wallets.
Exploiting price differences across exchanges, pairs, or chains for profit.
Also: ARP spoofing
An attack that manipulates ARP tables on a local network to intercept or redirect traffic, enabling eavesdropping or MitM attacks.
Mining with hardware designed for one hash algorithm, dominant on Bitcoin.
A maintained catalog of hardware, software, cloud resources, and data that supports vulnerability management, patching, and incident response.
Encryption using a public-private key pair; the public key encrypts data and the private key decrypts it, enabling secure key exchange and digital signatures.
Also: HTLC swap
Trust-minimized cross-chain trades using hash time-locked contracts.
The sum of all points where an unauthorized user could enter or extract data from an environment — including software, hardware, users, and configurations.
A diagram that maps goals and steps an adversary might take to compromise a system, used in threat modeling to prioritize defenses.
The path or method an adversary uses to gain access or cause harm, such as email, web apps, USB devices, or stolen credentials.
A tamper-evident record of security-relevant events such as logins, configuration changes, and access to sensitive data.
Also: AuthN
The process of verifying that someone or something is who or what they claim to be, typically before granting access to a system or resource.
Exploiting flaws to gain access without valid credentials, often through logic bugs, default passwords, or session manipulation.
Also: AuthZ
The process of determining which resources an authenticated identity is allowed to access and what actions they may perform.
Ethereum proof-of-stake coordination chain merged with the execution layer at The Merge.
Token standard on BNB Smart Chain, analogous to ERC-20 on Ethereum.
Illegitimate announcement of IP prefixes via BGP routing, redirecting traffic through attacker-controlled networks for surveillance or disruption.
Techniques that abuse memory corruption or logic flaws in compiled programs to execute arbitrary code or escalate privileges.
A cryptographic attack that exploits hash collisions, relevant when hash output size is too small for the security required.
Also: BTC
The first decentralized cryptocurrency, using proof of work and a fixed supply cap of 21 million coins.
Also: Ordinals
Numbering satoshis to inscribe data on Bitcoin, enabling NFT-like assets on the base chain.
A hacker who violates laws or ethics to break into systems for personal gain, sabotage, or unauthorized access.
Also: EIP-4844 blob
Ethereum transaction carrying ephemeral data blobs for cheaper Layer 2 posting under EIP-4844.
A batch of validated transactions and metadata linked to the previous block, forming the chain in a blockchain ledger.
A cipher that encrypts fixed-size blocks of data, commonly used in modes such as CBC or GCM with AES.
A web tool to browse blocks, transactions, addresses, and contract activity on a blockchain.
Cryptographic fingerprint of a block header used to link blocks in the chain.
Metadata summarizing a block: parent hash, timestamp, roots, nonce, and consensus fields.
The number of blocks since the genesis block, used to measure chain progress.
How new blocks spread across nodes; delays can advantage miners in competing chains.
Newly minted coins plus fees paid to the miner or validator that creates a block.
Target average interval between consecutive blocks on a network.
Also: distributed ledger technology
A distributed ledger of cryptographically linked records maintained by a network without a single central authority.
Defensive security personnel who monitor, detect, and respond to threats and improve organizational security posture.
A network of compromised devices controlled remotely, often used for DDoS, spam, credential theft, or cryptocurrency mining.
Fungible token standard on Bitcoin implemented via ordinal inscriptions and off-chain indexers.
Also: blockchain bridge
Infrastructure that locks or burns assets on one chain and mints or releases equivalent value on another, enabling cross-chain transfers.
Also: bridge hack
Attack on cross-chain bridge code or keys that drains locked or wrapped assets.
A policy allowing personal devices on corporate networks, requiring extra controls for enrollment, isolation, and data protection.
A trial-and-error method used to guess passwords, encryption keys, or other secrets by systematically trying many possible combinations.
A flaw where input exceeds allocated memory, potentially overwriting adjacent data and enabling arbitrary code execution.
A program that rewards external researchers for responsibly reporting valid security vulnerabilities.
Service packaging user operations into transactions for account-abstraction wallets.
Also: coin burn
Permanently removing tokens from circulation, often to reduce supply or pay fees.
Documented procedures to maintain or quickly resume critical operations during and after disruptive incidents.
Fraud that impersonates executives or vendors to trick employees into wiring funds or sharing sensitive data.
Malicious behavior by nodes sending conflicting or false messages in a distributed network.
Also: BFT
Ability of a distributed system to reach agreement despite some nodes failing or acting maliciously.
A deceptive asset such as a fake file or credential that triggers alerts when accessed, indicating possible intrusion.
Also: CBDC
Digital money issued by a central bank, distinct from decentralized cryptocurrencies and often designed for retail or wholesale settlement.
Also: CA
A trusted entity that issues digital certificates, binding public keys to identities and enabling secure TLS/SSL communication on the web.
Associating a host with expected certificate or public key values to prevent impersonation by rogue CAs or MitM attackers.
A signed list of digital certificates that have been invalidated before their expiration date.
A company-operated exchange that custodies user funds and matches orders.
Numeric identifier preventing replay of signed transactions across different EVM networks.
Documented handling of digital evidence from collection through analysis to ensure admissibility and integrity in investigations.
Also: reorg
When a longer chain replaces recent blocks, reversing transactions in the orphaned fork.
A trusted or finalized block height after which history is considered settled.
An executive responsible for an organization's information security strategy, risk management, and security program.
Also: continuous integration, continuous delivery
Automated stages that build, test, and deploy software on every change, reducing manual release work and drift between environments.
Also: Confidentiality Integrity Availability
A foundational security model based on three principles: Confidentiality (protecting data from unauthorized disclosure), Integrity (preventing unauthorized modification), and Availability (ensuring timely, reliable access).
Coins or tokens publicly available and trading, excluding locked or burned amounts.
Total supply is all minted tokens; circulating excludes team locks, treasuries, or burns.
A prioritized set of safeguards published by CIS to defend against common attacks and improve security hygiene.
Data transmitted or stored without encryption, readable to anyone who intercepts or accesses it.
Tricking users into clicking hidden or disguised UI elements, often via transparent overlays on malicious pages.
Malware that swaps copied wallet addresses so victims send funds to attackers.
A policy enforcement point between users and cloud services, providing visibility, compliance, and threat protection.
Continuous assessment of cloud configurations against security best practices to find misconfigurations and compliance gaps.
Applications and practices designed for elastic scaling, containers, and managed cloud services rather than lift-and-shift of monoliths.
Cybersecurity Maturity Model Certification — US DoD framework requiring graded security practices in the defense supply chain.
A privacy technique combining multiple users' payments to obscure which inputs paid which outputs.
Extracting encryption keys from RAM by rebooting or cooling memory chips before contents decay.
Also: cold storage
Cryptocurrency storage kept offline on hardware or paper to reduce exposure to online theft and malware.
A DeFi position locking collateral to mint stablecoins or borrow assets.
Also: C2, CnC
Infrastructure attackers use to send instructions to compromised hosts and receive stolen data.
Submitting a hidden commitment first, then revealing data later to prevent front-running in auctions or voting.
Cryptographic promise to a value revealed later, used in rollups and auctions.
Adherence to laws, regulations, and standards such as GDPR, HIPAA, or PCI DSS through documented controls and audits.
Ability to combine DeFi protocols like money legos in single transactions.
A specialized team that coordinates detection, analysis, containment, and recovery from security incidents.
Hardware-based isolation such as trusted execution environments that protect data in use from the host operating system.
Hiding transaction amounts on-chain while still proving balances are valid.
Also: finality
The point at which a block or transaction cannot realistically be reversed under network rules.
Also: consensus algorithm
Rules by which a blockchain network agrees on the valid ordering and content of blocks, such as proof of work or proof of stake.
Also: x*y=k
x*y=k AMM curve used by Uniswap-style pools for automatic pricing.
Breaking out of a container sandbox to access the host or other containers, often via kernel vulnerabilities.
Automated scheduling, scaling, networking, and recovery of containers across a cluster, commonly with Kubernetes.
Securing images, runtimes, orchestrators, and networks used in containerized workloads, including least privilege and image scanning.
Technology that removes active content from files and rebuilds safe versions to block embedded malware.
An HTTP header that restricts which scripts, styles, and other resources a browser may load, mitigating XSS.
The maximum amount of text (tokens) a language model can consider in one request, including prompts, documents, and prior conversation.
Ongoing observation of systems and controls to detect drift, misconfigurations, and suspicious activity in near real time.
Structured guidance such as NIST CSF or ISO 27001 that organizes security controls and improvement activities.
A hidden communication path that violates security policy, such as timing or storage signals between isolated processes.
Also: LSASS dumping
Extracting authentication secrets from memory or storage on a compromised system, often preceding lateral movement.
Automated login attempts using username-password pairs leaked from other breaches.
Protocols passing arbitrary data or commands between blockchains beyond simple token bridges.
Forcing an authenticated user's browser to perform unwanted actions on a site they trust, such as changing account settings.
Also: XSS
A vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users, often to steal sessions or deface content.
Also: crypto
Digital assets secured by cryptography and typically recorded on a blockchain, used for payments, speculation, or protocol incentives.
Also: crypto wallet
Software or hardware that stores keys and lets users send, receive, and view balances on one or more blockchains.
Secret or private data used with an algorithm to encrypt, decrypt, sign, or verify information.
The practice of securing communication and data through mathematical techniques — including encryption, hashing, digital signatures, and key exchange.
Unauthorized use of victim computing resources to mine cryptocurrency, often via malware or compromised web scripts.
An exchange that holds private keys and funds on behalf of users.
Risk that a custodian loses, steals, or blocks access to held cryptocurrency.
Also: Common Vulnerabilities and Exposures
Common Vulnerabilities and Exposures — a standardized identifier for publicly known cybersecurity vulnerabilities, maintained to improve tracking and coordination across tools and vendors.
Also: Common Vulnerability Scoring System
Common Vulnerability Scoring System — a standardized way to rate the severity of vulnerabilities for prioritization.
Also: Common Weakness Enumeration
Common Weakness Enumeration — a catalog of software and hardware weakness types that can lead to vulnerabilities.
Insurance coverage for costs related to breaches, ransomware, business interruption, and legal liabilities.
A model describing stages of intrusions from reconnaissance through actions on objectives, used to design layered defenses.
The ability to prepare for, withstand, recover from, and adapt to adverse cyber events while continuing critical functions.
A wallet or browser interface that connects to decentralized applications via Web3 providers.
Overlay networks requiring special software where stolen data, tools, and illicit services are traded.
Information stored on disk, databases, or backups, protected with encryption, access controls, and secure disposal.
Also: DA
Guarantee that block data needed to verify transactions is published and retrievable by nodes.
An incident where sensitive data is accessed, disclosed, or acquired without authorization.
Labeling information by sensitivity to apply appropriate handling, storage, and sharing controls.
Also: exfil
The unauthorized transfer of data from a system or network to an external destination controlled by an attacker.
Policies and processes that ensure data quality, lawful use, retention, and protection across an organization.
Information moving across networks, typically protected with TLS, VPNs, or message-level encryption.
Tools and policies that detect and block unauthorized movement or exposure of sensitive data.
Collecting and retaining only the personal or sensitive data necessary for a stated purpose.
Manipulating training or operational data to degrade or bias machine learning systems and security analytics.
Also: DApp
An application whose backend logic runs on a blockchain or peer network rather than solely on centralized servers.
Also: DAO
A community-governed organization whose rules and treasury actions are encoded in smart contracts and voted on by token holders.
Also: DEX
A marketplace for swapping tokens without a traditional custodial intermediary, often using automated liquidity pools.
Also: DeFi
Financial services such as lending, trading, and yield built on smart contracts and public blockchains instead of banks.
Also: DID
A globally unique identifier controlled by the holder, often used in Web3 identity.
Also: DePIN
Token-incentivized networks for real-world infrastructure such as storage, wireless, or sensors.
File storage spread across a network with cryptographic proofs, e.g. IPFS, Filecoin, or Arweave.
Converting ciphertext back into readable plaintext using the correct key or password.
Examining packet contents beyond headers to enforce policy, detect threats, or shape traffic.
Synthetic audio, video, or images generated by AI that convincingly impersonate real people, used in fraud and disinformation.
Factory usernames and passwords left unchanged on devices or applications, a common entry point for attackers.
Techniques attackers use to avoid detection, such as disabling logs, obfuscating malware, or blending with legitimate traffic.
Layering multiple independent security controls so that failure of one layer does not result in total compromise.
Also: DPoS
Stakeholders vote for a small set of delegates to produce blocks on their behalf.
Token holders delegate stake to validators and share rewards minus fees.
Ethereum 2024 upgrade introducing blob transactions and proto-danksharding for L2 scaling.
Also: DoS, DDoS, Distributed Denial of Service
An attack that overwhelms a system, service, or network with traffic or requests so legitimate users cannot access it. Distributed variants (DDoS) use many sources.
Wallet generating keys from a single seed, synonymous with HD wallet in practice.
Integrating security practices, tooling, and culture into software development and delivery pipelines.
Guessing passwords using a list of common words and previously leaked passwords, faster than full brute force.
Algorithm that changes mining difficulty to keep block times stable as hash rate shifts.
Ethereum mechanism gradually increasing PoW difficulty to encourage migration to proof of stake.
A key exchange protocol that allows parties to establish a shared secret over an insecure channel.
An electronic document signed by a CA that binds a public key to an identity, enabling trusted TLS and code signing.
Scientific collection and analysis of digital evidence from computers, mobile devices, networks, and cloud environments.
A cryptographic proof that data was created or approved by the holder of a private key and was not altered.
A live virtual model of a physical system fed by real-time data, used for simulation, monitoring, and predictive maintenance.
Also: path traversal
Exploiting insufficient path validation to read or write files outside the intended web root.
Procedures and infrastructure to restore IT systems and data after major outages or destructive attacks.
Demilitarized Zone — a network segment that exposes public-facing services while isolating internal systems behind additional controls.
Protecting domain name resolution through DNSSEC, monitoring, filtering, and detecting tunneling or hijacking.
Also: DNS cache poisoning
Returning false DNS answers to redirect users to malicious sites or intercept traffic.
Encoding data in DNS queries and responses to bypass firewalls and exfiltrate information covertly.
Extensions that cryptographically sign DNS records to prevent tampering and spoofing of responses.
A Windows server that authenticates users and enforces security policy in an Active Directory domain.
Spending the same digital coin twice, which blockchain consensus mechanisms are designed to prevent.
Forcing use of weaker protocols or ciphers, such as obsolete TLS versions, to simplify exploitation.
A qualitative risk rating model for threats: Damage, Reproducibility, Exploitability, Affected users, and Discoverability.
Malware installed when a user visits a compromised or malicious website without explicit consent.
Sending tiny amounts of crypto to many addresses to deanonymize wallets when they are later spent together.
Also: External Attack Surface Management
External Attack Surface Management — discovering and monitoring internet-exposed assets, misconfigurations, and vulnerabilities.
Also: extended Berkeley Packet Filter
A Linux kernel technology for running sandboxed programs on events such as network packets and syscalls, widely used for observability and security.
Processing data near where it is created (devices, gateways, local sites) to cut latency and reduce sending raw data to the cloud.
Also: Endpoint Detection and Response
Endpoint Detection and Response — agents on hosts that collect telemetry, detect threats, and support investigation and containment.
A formal proposal describing new features or standards for Ethereum.
Ethereum fee market change with base fee burn and priority tips to validators.
Public-key cryptography based on elliptic curves, offering strong security with smaller keys than traditional RSA.
Standards that verify senders and instruct receivers how to handle spoofed mail, reducing phishing and BEC.
Forging the From address or domain of messages to appear as a trusted sender.
Also: vector embedding
A numerical vector representation of text, images, or other data so that similar items sit close together in vector space for search and ML.
The process of encoding data so that only parties with the correct key can read it. Protects confidentiality in transit and at rest.
Protecting stored data with algorithms such as AES, often combined with key management and access controls.
Protecting data moving between systems using protocols such as TLS or IPsec.
Controls on laptops, servers, and mobile devices including hardening, EDR, patching, and application control.
Maps human-readable names like name.eth to wallet addresses and other records.
Systematic discovery of users, services, shares, or resources on a target to plan further attacks.
Fixed period in proof-of-stake for validator duties, rewards, and checkpointing.
Multi-token standard supporting fungible and non-fungible assets in one contract.
Fungible token standard on Ethereum used by most altcoins and DeFi tokens.
Ethereum standard for account abstraction using user operations, paymasters, and bundlers.
Non-fungible token standard for unique on-chain assets.
Also: ETH
A programmable blockchain supporting smart contracts, DeFi, and NFTs, now using proof of stake.
The stack-based runtime that executes smart contract bytecode on Ethereum-compatible chains.
Authorized security testing performed to find and fix vulnerabilities before malicious exploitation.
Methods malware and attackers use to avoid antivirus, sandboxes, and analysts, including packing and living off the land.
Indexed contract outputs used by dApps and indexers to track on-chain activity.
Project founders disappearing after raising funds or draining liquidity, leaving investors with worthless tokens.
Code or technique that takes advantage of a vulnerability to achieve unintended behavior such as code execution or access.
Also: DeFi exploit
Abuse of a bug or design flaw in contract code to steal funds or manipulate protocol state.
Correlating telemetry across endpoints, network, email, and cloud into unified detection and response workflows.
Design where a failure defaults to a safe state, such as denying access when a controller is offline.
A security alert incorrectly indicating malicious activity, consuming analyst time and eroding trust in tools.
Service dispensing free testnet coins for developers.
Mechanism allocating scarce block space to highest-paying transactions.
Service converting traditional currency into cryptocurrency for new users.
Standards for phishing-resistant passwordless authentication using hardware security keys or platform authenticators.
Detecting unauthorized changes to critical files and configurations by comparing hashes or attributes.
Malicious activity that runs in memory or abuses trusted tools without leaving a traditional executable on disk.
Component that marks blocks as irreversible, often used with proof-of-stake checkpoints.
Further training of a pre-trained model on a smaller, task-specific dataset so it behaves better for a particular domain or use case.
A network security device or software that monitors and controls incoming and outgoing traffic based on predefined security rules.
Uncollateralized loan that must be borrowed and repaid within a single transaction or it reverts.
Infrastructure for private transaction submission and MEV mitigation on Ethereum.
The lowest listed price for an NFT in a collection on a marketplace.
Creating bit-for-bit copies of storage media while preserving evidence integrity and chain of custody.
A divergence in chain history into two competing versions, intentional or accidental.
Also: perfect forward secrecy
Property of key exchange where compromise of long-term keys does not decrypt past session traffic.
A large model trained on broad data that can be adapted for many downstream tasks through prompting, fine-tuning, or tooling.
Abusing IP or protocol fragmentation to evade firewalls or reassemble malicious payloads.
Evidence submitted on Layer 2 that a posted state transition was invalid.
Placing a transaction ahead of a known pending trade to profit from the price move it will cause.
Designs such as private mempools or batch auctions reducing MEV on user trades.
Encrypting entire storage volumes so data remains protected if a device is lost or stolen.
A node that downloads and validates all blocks and state, enforcing network rules independently.
Interchangeable token units where each unit is equivalent to another of the same type.
Automated testing that sends malformed or random inputs to software to uncover crashes and security flaws.
Also: transaction fee, gas
A fee paid to validators or miners to include a transaction in a block, often varying with network congestion and computation cost.
Maximum computation units a block or transaction may consume on EVM chains.
Users bidding extremely high gas fees to win scarce allocation such as NFT mints.
User-facing transaction where a relayer or paymaster covers gas costs.
General Data Protection Regulation — EU law governing personal data processing, breach notification, and individual rights.
Also: GenAI
AI that creates new content such as text, code, images, or audio from prompts, as opposed to only classifying or predicting labels.
The first block in a blockchain, hard-coded or specially configured at network launch.
Operating infrastructure and applications from Git as the source of truth, with automated reconciliation when the cluster drifts from declared config.
On-chain or off-chain vote to change protocol settings, treasury spending, or upgrades.
Token granting holders voting rights over protocol parameters, treasury, or upgrades.
GNU Privacy Guard — open-source implementation of OpenPGP for email and file encryption and signing.
An API query language where clients request exactly the fields they need, often replacing multiple REST calls with one structured request.
Security research that may operate without explicit authorization but often reports findings rather than causing harm.
Programs that are not clearly malicious but behave undesirably, such as adware or nuisance toolbars.
Harming a protocol or users without direct profit, e.g. wasting gas or blocking actions.
One billionth of an ether, commonly used to quote Ethereum gas prices.
Also: model hallucination
When a model states false or unsupported information with high confidence, a key risk in assistants, search, and automated decisions.
Also: block reward halving
Periodic reduction of Bitcoin block rewards, roughly every four years, tightening issuance.
A breaking protocol change requiring all nodes to upgrade; non-upgraded chains may split.
A tamper-resistant device that generates, stores, and performs operations with cryptographic keys.
Two different inputs producing the same hash value, undermining integrity guarantees if exploitable.
Total computational power mining a proof-of-work network, measured in hashes per second.
Also: hash
A one-way function that maps input data to a fixed-size digest. Used for integrity checks and storing passwords securely (with salt and slow algorithms).
Hierarchical deterministic wallet deriving many addresses from one seed phrase using BIP-32 paths.
Memory corruption on the heap that can overwrite metadata and enable code execution in native applications.
Placing shellcode at predictable heap locations to increase reliability of memory corruption exploits.
US Health Insurance Portability and Accountability Act — security and privacy rules for protected health information.
Hash-based Message Authentication Code — verifies integrity and authenticity of a message using a secret key and hash function.
Also: IDN homograph attack
Using visually similar Unicode characters in domains or filenames to deceive users.
A decoy system designed to attract attackers and gather intelligence on tools, tactics, and sources.
Trap contract appearing profitable but blocking attackers from withdrawing while allowing deposits.
Firewall software on an endpoint that filters traffic to and from that machine.
Risk from keeping keys or large balances in internet-connected wallets or exchange accounts.
A cryptocurrency wallet connected to the internet for convenience, carrying higher risk than offline cold storage.
A policy forcing browsers to use HTTPS for a site, reducing SSL stripping and cookie hijacking risks.
The latest major HTTP version, running over QUIC instead of TCP, to improve performance on lossy networks and reduce connection setup delay.
HTTP secured with TLS, providing encryption and server authentication for web traffic.
Protecting virtualization layers from VM escape, misconfiguration, and unauthorized access to host resources.
Early fundraising by selling tokens to the public, often before a working product exists.
Claiming an identity, distinct from verification; the first step before authentication.
Also: IAM
Framework of policies and technologies for managing digital identities, authentication, and authorization.
Trust relationships that let users authenticate once and access multiple organizations' systems with federated identities.
A service that authenticates users and issues assertions to relying applications, often via SAML or OIDC.
Token launch conducted on a decentralized exchange, often via liquidity pool creation.
The property that confirmed blockchain records are extremely difficult to alter without network consensus, supporting auditability.
Also: IL
Loss LPs face versus holding assets when pool prices diverge from deposit ratios.
Categorizing security events by type, severity, and impact to prioritize response and reporting.
Short-term actions to limit spread of an attack, such as isolating hosts, blocking indicators, or disabling accounts.
Also: IR
The organized approach to addressing and managing the aftermath of a security breach or cyberattack — including detection, containment, eradication, recovery, and lessons learned.
Token tracking a basket of assets, often rebalanced by a protocol.
Also: IOA
Patterns of behavior that suggest an attack is in progress, focusing on adversary intent rather than static artifacts.
Also: IoC, Indicators of Compromise
Forensic artifacts such as IP addresses, file hashes, or domain names that suggest a system may have been breached.
Granting a contract unlimited spend rights on a token, dangerous if the contract is compromised.
Increasing token supply over time through emissions, staking rewards, or mining.
Unintended exposure of sensitive data through errors, misconfigurations, or vulnerable applications.
Protecting confidentiality, integrity, and availability of information through governance, technology, and processes.
Also: IaC
Defining servers, networks, and cloud resources in versioned files (e.g. Terraform, CloudFormation) so environments are reproducible and reviewable.
Securing Terraform, CloudFormation, and similar definitions against secrets leakage, overly permissive policies, and drift.
Arbitrary data embedded on a satoshi via the Ordinals protocol.
Accessing objects by modifying identifiers in requests without proper authorization checks.
Risk posed by employees, contractors, or partners who misuse legitimate access maliciously or negligently.
Users sign desired outcomes; solvers compete to fulfill them optimally.
Cosmos protocol for relaying packets and tokens between sovereign blockchains.
Also: IDS, IPS, Intrusion Prevention System
A tool that monitors network or host activity for malicious behavior or policy violations and generates alerts. An IPS can also block traffic.
Inline security device that detects malicious activity and can automatically block matching traffic.
Forging the source IP address in packets, used in reflection attacks or impersonation on trusted networks.
Distributed content-addressed storage often used to host NFT metadata and dApp frontends.
A suite of protocols that authenticates and encrypts IP packets, commonly used in VPNs and site-to-site tunnels.
International standard for establishing, implementing, and certifying an information security management system.
Removing manufacturer restrictions on mobile devices, increasing attack surface and bypassing security controls.
Offline cracking of Kerberos service ticket material to recover service account passwords in Active Directory.
A network authentication protocol using tickets and symmetric cryptography, central to Active Directory environments.
Also: derivation path
BIP-44 path specifying how HD wallets generate addresses per coin and account.
Protocols such as Diffie-Hellman or ECDH that establish shared secrets for encrypted communication.
Lifecycle controls for generating, storing, rotating, backing up, and revoking cryptographic keys.
Software or hardware that records keystrokes to steal passwords and other sensitive input.
Also: crypto KYC
Identity verification required by regulated exchanges before trading or withdrawals.
Also: LLM
A neural network trained on vast text corpora to predict and generate language, powering chatbots, coding assistants, and summarization tools.
Techniques attackers use to navigate from one compromised system to others within a network.
Also: L0
Base interoperability layer connecting multiple Layer 1 chains, e.g. Cosmos hubs or Polkadot relay.
Also: L1
The base blockchain layer such as Bitcoin, Ethereum, or Solana that settles its own security.
Also: L2
Protocols built on top of a base blockchain to increase throughput or lower fees while inheriting its security assumptions.
Also: L3
Application-specific chain stacked on a Layer 2 for even cheaper or customized execution.
Manipulating LDAP queries through unsanitized input to bypass authentication or access directory data.
Also: principle of least privilege
The principle that users, applications, and systems should receive only the minimum access rights necessary to perform their functions.
A wallet or node that verifies minimal data, often via headers or proofs, without full chain download.
Bitcoin Layer 2 payment channel network for fast, low-fee off-chain transactions.
Staking while receiving a liquid receipt token tradable in DeFi, e.g. stETH.
Also: LST
Receipt token representing staked assets plus accrued rewards.
Forced sale of collateral when a loan's health factor falls below a protocol threshold.
Rewarding users with tokens for providing liquidity to pools or protocols.
Pooled tokens locked in a smart contract that enable decentralized trading and often pay fees or rewards to liquidity providers.
Also: LP
User who deposits assets into pools enabling trading and earns fees or incentives.
Receipt token representing a share of a liquidity pool, redeemable for underlying assets.
Also: LOLBAS, LOT L
Using legitimate system tools and binaries already present on hosts to execute attacks and evade detection.
Altering or deleting audit and security logs to hide traces of malicious activity.
Malicious code that triggers when a defined condition occurs, such as a date or user action.
PoS attack rewriting history from genesis using old stake unless checkpoints prevent it.
Changing a network interface's hardware address to impersonate another device or bypass access controls.
The live production blockchain where real assets have value, as opposed to testnets.
Malicious or compromised online advertisements that redirect users to exploits or malware downloads.
Malicious software designed to disrupt, damage, or gain unauthorized access — including viruses, worms, trojans, ransomware, and spyware.
Also: MitM, MiTM
An attack where the adversary secretly relays or alters communication between two parties who believe they are talking directly to each other.
Outsourced service combining technology and analysts to monitor environments and respond to threats.
Access control where a central policy defines classifications and clearance, common in high-assurance systems.
Circulating supply multiplied by price, a rough size metric for coins or tokens.
Hard cap on how many tokens can ever exist for a cryptocurrency.
Also: MEV
Profit validators or searchers can capture by reordering, inserting, or censoring transactions within a block.
Token driven mainly by community hype and internet culture rather than utility.
Language and runtime properties that prevent common flaws like buffer overflows through bounds checking.
Also: transaction pool
Set of unconfirmed transactions waiting to be included in the next block.
Compact proof that a transaction or piece of state is included in a block's Merkle root.
A hash tree that lets blockchains prove a transaction is included in a block without storing every transaction in a single hash.
Transaction where a relayer pays gas and the user signs intent, improving onboarding UX.
Exposure of sensitive information in file properties, headers, or telemetry rather than primary content.
Middleware allowing Ethereum validators to access external block builders and MEV payments.
Also: MFA bombing
Bombarding a user with push MFA prompts until they approve one out of annoyance, granting the attacker access.
EU Markets in Crypto-Assets regulation governing issuance, exchanges, and stablecoins in Europe.
Dividing networks into fine-grained zones with strict policies to limit lateral movement.
Building an application as many small, independently deployable services that communicate over APIs, trading simplicity for scalability and team autonomy.
Also: crypto mining
Competing to solve a proof-of-work puzzle or validate blocks in exchange for block rewards and fees on a cryptocurrency network.
Miners combine hash power and split rewards by contribution to reduce payout variance.
Bridge locking assets on source chain and minting wrapped tokens on destination.
Creating a new NFT on-chain, usually by paying gas and invoking a contract function.
Also: ATT&CK
A knowledge base of adversary tactics and techniques based on real-world observations, used for detection and purple teaming.
Also: tumbler
Service that pools deposits and redistributes to obscure transaction trails, raising AML concerns.
Protecting iOS and Android apps through secure storage, transport, code hardening, and API controls.
Administration of smartphones and tablets through policies, remote wipe, and application control.
Also: MCP
An open standard for connecting AI assistants to external tools and data sources through a consistent client–server interface.
Architecture separating execution, consensus, and data availability into specialized layers.
Governance and controls spanning multiple cloud providers to ensure consistent policy and visibility.
Also: MFA, 2FA, two-factor authentication
Authentication that requires two or more independent factors — something you know, have, or are — reducing risk if one factor is compromised.
Also: multisig
Wallet requiring M-of-N signatures to move funds, reducing single-key risk.
Also: multi-chain
Ecosystem of multiple blockchains requiring bridges, messaging, and wallet support.
Models that accept and produce more than one modality, such as text plus images, audio, or video, in a single system.
Bitcoin-style consensus combining proof of work, longest chain rule, and decentralized block production.
Network Address Translation — maps private addresses to public ones, affecting visibility and some attack paths.
Enforcing device health and identity checks before granting access to a corporate network.
Capturing and analyzing traffic and flow data to reconstruct incidents and identify malicious communication.
Dividing networks into isolated segments to contain breaches and enforce least privilege traffic flows.
A firewall that adds application awareness, intrusion prevention, and threat intelligence to traditional packet filtering.
Guidance organized around Identify, Protect, Detect, Respond, and Recover for managing cybersecurity risk.
Entity running validator or RPC infrastructure, often for staking services.
Process of a new node downloading and validating historical blockchain data.
Also: self-custody wallet
A wallet where the user alone controls private keys, as opposed to an exchange or service holding funds on their behalf.
Also: NFT
A unique on-chain token representing ownership or rights to a digital or linked physical asset, unlike interchangeable coins.
Also: machine identity
Machine identities such as service accounts, API keys, bots, and workloads that need lifecycle management like human users.
Assurance that a party cannot deny having performed an action, often supported by digital signatures and audit trails.
A number miners vary to find a valid block hash, or a transaction counter for an account.
Theoretical PoS issue where validators might sign multiple forks at little cost without slashing.
An authorization framework that lets applications obtain limited access to user accounts without handling passwords directly.
The ability to understand system health from exported telemetry—metrics, logs, and traces—especially in distributed and cloud environments.
Votes conducted via forums, snapshots, or multisigs rather than entirely on-chain.
OpenID Connect — an identity layer on OAuth 2.0 for authentication and single sign-on using ID tokens.
Also: uncle block
Valid block not included in the main chain, formerly called uncle block on Ethereum PoW.
Protocol changes executed automatically after token-holder votes pass thresholds.
Also: crypto token
A digital unit defined by a blockchain protocol or smart contract, such as a native coin, governance token, or stablecoin.
Collecting and analyzing publicly available information to support security assessments and investigations.
Also: OTel
A vendor-neutral standard and toolkit for collecting traces, metrics, and logs from applications and infrastructure.
Protecting industrial control systems, SCADA, and physical processes from cyber-physical threats.
Oracle assuming data is correct unless disputed within a challenge period.
Layer 2 that assumes transactions are valid unless challenged during a dispute window.
A service that feeds off-chain data such as prices or weather into smart contracts, introducing trust and manipulation risks if flawed.
Also: oracle attack
Attack that distorts price feeds a DeFi protocol relies on to trigger unfair liquidations or loans.
Decentralized exchange matching bids and asks, sometimes with off-chain matching.
Extracting data or triggering effects through a channel separate from the primary request-response path.
Loan requiring collateral worth more than the borrowed amount to protect lenders.
Also: Open Web Application Security Project
The Open Worldwide Application Security Project — a community that publishes guidance such as the OWASP Top 10 list of critical web application risks.
Also: Privileged Access Management
Privileged Access Management — controls for elevated accounts including vaulting, session recording, and just-in-time access.
Polkadot slot chain that shares security from the relay chain while running its own logic.
Using captured password hashes to authenticate without cracking the plaintext password.
Reusing stolen Kerberos tickets to access resources in Active Directory environments.
A phishing-resistant login credential stored on a device or sync provider, based on FIDO2/WebAuthn instead of reusable passwords.
Rules governing password length, complexity, rotation, and lockout to reduce credential guessing risk.
Trying a few common passwords against many accounts to avoid lockouts triggered by brute force.
The process of identifying, testing, and deploying updates to software and systems to fix vulnerabilities and maintain stability.
The component of an attack that performs the intended malicious action after delivery or exploitation.
Contract or service sponsoring gas fees for users in account-abstraction flows.
Off-chain channel between parties settled on-chain only when opened, closed, or disputed.
Payment Card Industry Data Security Standard — requirements for organizations that store, process, or transmit cardholder data.
Design keeping a token near a target price via reserves, arbitrage, or algorithms.
Token whose value is intended to track another asset such as USD or BTC via reserves or algorithms.
Also: pen test, pentest
Authorized simulated attacks against systems or applications to discover exploitable weaknesses before malicious actors do.
Ledger where only approved entities may read, write, or validate, common in enterprise.
Anyone can run a node, validate, or use the network without gatekeepers.
Also: perps
Derivative contract with no expiry, using funding rates to keep price near the spot index.
Pretty Good Privacy — encryption and signing for email and files, implemented in tools such as GPG.
Redirecting users to fraudulent sites via DNS manipulation or hosts file changes rather than deceptive links.
Also: spear phishing, smishing, vishing
Social engineering that tricks users into revealing sensitive information or installing malware, often via deceptive email, SMS (smishing), or voice (vishing).
Using a compromised host as a relay to attack systems that are not directly reachable from the attacker's network.
Early Ethereum Layer 2 framework using child chains with fraud proofs on the parent.
Building internal developer platforms, golden paths, and self-service tooling so product teams ship faster with guardrails.
Probing systems for open ports and services to identify potential entry points.
Activities after initial access, including persistence, privilege escalation, credential access, and data collection.
Also: quantum-safe cryptography
Algorithms designed to resist cryptanalysis by large-scale quantum computers.
Coins allocated to founders or investors before public mining or launch, disclosed in tokenomics.
Cryptocurrency designed to obscure sender, receiver, or amount by default.
Ledger operated among known participants, not open to the public.
Secret number controlling a wallet; anyone with it can spend associated funds.
Gaining higher-level permissions than originally granted, often from user to administrator or system.
Manipulating large language model inputs to bypass safeguards, leak data, or trigger unintended actions.
Also: PoA
Consensus where approved validators produce blocks, common in private or consortium chains.
Consensus or distribution mechanism destroying coins to earn mining or staking rights.
Mining by allocating disk space rather than compute, as in some altcoins.
Also: PoH
Solana's verifiable delay function ordering events before consensus for higher throughput.
Exchange publishing cryptographic evidence that customer liabilities are backed by holdings.
Consensus using stored data proofs combined with verifiable delays.
Also: PoS
A consensus model where validators stake locked coins to propose blocks and are penalized for dishonest behavior.
Also: PoW
A consensus model where miners expend computational work to add blocks, making rewriting history costly.
Also: PBS
Splitting block building from proposing to reduce validator MEV centralization.
Ethereum upgrade introducing blob data for cheaper Layer 2 data posting via EIP-4844.
An intermediary that forwards client requests, enabling filtering, logging, anonymity, or inspection.
Open network where anyone can participate and verify transactions.
Derived from the private key; shared to receive funds or verify signatures without spending power.
Also: PKI
The framework of policies, hardware, software, and procedures used to create, manage, distribute, and revoke digital certificates.
Coordinated hype to raise a token price followed by mass selling on retail buyers.
Collaboration between offensive and defensive teams to validate controls and improve detection using shared exercises.
Also: quishing
Phishing that uses QR codes in email or physical media to steer victims to malicious sites, bypassing some link-scanner checks.
Reducing token emissions or burning supply to decrease inflation pressure.
A UDP-based transport protocol that multiplexes streams with built-in encryption, forming the basis of HTTP/3.
Flaws where timing of operations allows bypass of checks, such as TOCTOU in file or permission handling.
Precomputed tables for reversing password hashes, mitigated by salting and slow hash functions.
Malware that encrypts victim data or locks systems and demands payment — often in cryptocurrency — in exchange for restoration.
A criminal business model where operators lease ransomware infrastructure and kits to affiliates.
Also: Role-Based Access Control
Role-Based Access Control — permissions assigned to roles rather than individuals, simplifying administration.
Also: RWA
Representing physical or traditional financial assets as on-chain tokens for trading or settlement.
Also: elastic supply
Token adjusting every holder's balance automatically to target a price or index.
Gathering information about targets before an attack, including open sources, scanning, and social profiling.
Practices for offline backup, splitting, and never digitizing seed phrases.
A group that simulates realistic adversaries to test detection, response, and resilience.
Exploit that calls back into a vulnerable contract before state updates finish, draining funds.
Polkadot central chain providing shared security and message passing to parachains.
Malware that provides remote control of a victim system, often including keylogging and file access.
Running web browsing in an isolated environment so malicious content does not reach the endpoint.
Using staked assets to secure additional protocols, adding reward and slashing risk.
Also: RAG
Augmenting an LLM with retrieved documents from a knowledge base so answers are grounded in organization-specific data.
Analyzing software or hardware to understand behavior, often used in malware analysis and vulnerability research.
Signature hiding which member of a group signed, used in some privacy coins.
The process of identifying threats and vulnerabilities, estimating likelihood and impact, and prioritizing controls to reduce risk to an acceptable level.
Identifying, analyzing, and treating security risks in line with organizational appetite and regulations.
An unauthorized Wi-Fi AP that lures users to connect for eavesdropping or credential capture.
Also: optimistic rollup, ZK rollup
A Layer 2 approach that executes transactions off-chain and posts compressed proofs or data back to the base chain.
Also: RaaS L2
Hosted tooling to launch custom Layer 2 rollups without building from scratch.
Malware that hides its presence by manipulating the operating system or firmware.
URL exposing blockchain JSON-RPC methods for wallets and dApps to read and submit transactions.
A widely used public-key algorithm for encryption and digital signatures, often with key lengths of 2048 bits or more.
A scam where developers abandon a token or DeFi project after attracting investment, often draining liquidity or minting supply.
Developers pulling LP tokens so traders cannot sell, a common DeFi scam.
Red flags such as unlocked liquidity, anonymous team, or honeypot withdraw rules.
Bitcoin fungible token protocol using UTXO-based etching, alternative to BRC-20.
Security embedded in applications to detect and block attacks in real time during execution.
Secure/Multipurpose Internet Mail Extensions — standards for encrypting and signing email messages.
Random data combined with passwords before hashing to ensure identical passwords produce different digests.
A browser rule restricting how documents from one origin can interact with resources from another.
An isolated environment for executing untrusted code to observe behavior without risking the host.
MEV strategy placing buy and sell transactions around a victim swap to extract value.
Also: sats
Smallest unit of Bitcoin, one hundred millionth of a BTC (0.00000001 BTC).
Software Bill of Materials — an inventory of components in software used to track vulnerabilities and supply chain risk.
Protecting supervisory control and data acquisition systems used in utilities and manufacturing.
Signature scheme enabling batch verification and used in Bitcoin Taproot.
Secure storage, rotation, and access control for API keys, passwords, and certificates used by applications and pipelines.
Education that helps employees recognize phishing, safe handling of data, and reporting suspicious activity.
A documented minimum configuration standard for systems and applications to reduce avoidable risk.
Reducing attack surface by disabling unnecessary services, applying secure configurations, and patching.
Also: SIEM
A platform that aggregates log and event data from across an environment to support detection, investigation, and compliance reporting.
Exchange of threat indicators and context among organizations via ISACs or automated feeds.
A team and facility that monitors, triages, and responds to security events around the clock.
Platforms that automate playbook-driven incident workflows across tools and teams.
The overall strength of an organization's defenses, visibility, and readiness against threats.
Token representing regulated financial assets such as equity or debt.
Also: recovery phrase, mnemonic phrase
A human-readable list of words that deterministically derives wallet private keys; must be stored offline and never shared.
Bitcoin upgrade separating signature data to increase capacity and fix transaction malleability.
Strategy where miners withhold blocks to gain unfair advantage over honest miners.
Token class where batches share IDs but individual serials may differ, often ERC-1155.
Dividing critical tasks among multiple people so no single individual can complete a sensitive transaction alone.
Entity ordering Layer 2 transactions before posting batches to the base chain.
Forcing a server to make requests to unintended destinations, often reaching internal services or cloud metadata.
Also: FaaS, functions as a service
Running code in managed, event-driven functions where the cloud provider scales capacity and billing is per invocation rather than per server.
Infrastructure layer that handles service-to-service traffic with mutual TLS, retries, and telemetry, often via sidecar proxies.
Taking over a valid user session by stealing session tokens or cookies.
How applications create, maintain, expire, and invalidate user sessions securely.
Use of unapproved AI tools or models by employees, creating data leakage, compliance, and security risks outside IT governance.
Use of hardware, software, or cloud services without approval, bypassing security governance.
Splitting blockchain state or processing across parallel shards to improve scalability while preserving network security goals.
Planned scaling splitting Ethereum state across shard chains secured by the beacon chain.
Data partition identifier in sharded database or blockchain designs.
Inserting malicious code between legitimate components, such as payment card skimmers on readers.
Observing screens or keyboards to capture passwords, PINs, or confidential information.
Deriving secrets by measuring physical or timing properties such as power consumption or cache behavior.
Separate chain pegged to a parent chain, with its own validators and security tradeoffs.
Cryptographic proof of wallet control without broadcasting a transaction, used for login or auth.
Also: SIWE
Standard message format proving wallet control to log into apps without passwords.
Also: SIM swapping
Fraud where an attacker ports a victim's phone number to their SIM to intercept SMS-based MFA and account recovery codes.
Also: SSO
Authentication scheme allowing one login to access multiple applications.
Capturing card data from ATMs or point-of-sale devices using concealed hardware.
Penalty destroying or locking a validator's stake for double-signing or prolonged downtime.
Maximum price movement a trader accepts when executing a DEX swap.
Self-executing program logic on a blockchain that runs when defined conditions are met; bugs can cause irreversible financial loss.
Professional security review of contract code before mainnet deployment.
Wallet implemented as on-chain code enabling multisig, recovery, and session keys.
Phishing conducted via SMS text messages with malicious links or requests.
Off-chain voting platform weighting votes by token balance at a block height.
Securing network management protocol access with strong versions, communities, and ACLs to prevent reconnaissance.
AICPA trust service criteria audit report focused on security, availability, and confidentiality of service organizations.
Also: MTTD, MTTR
Measurements such as mean time to detect and respond used to evaluate security operations effectiveness.
Psychological manipulation that tricks people into breaking security procedures — often the first step in larger attacks.
Wallet where trusted guardians can help restore access without a seed phrase.
Backward-compatible rule tightening where non-upgraded nodes still follow the same chain.
Scanning applications for known vulnerabilities and license issues in open-source dependencies.
Verifying integrity of code, dependencies, build pipelines, and distribution to prevent tampering.
Architecture that hides infrastructure until devices and users authenticate, reducing exposed attack surface.
Primary programming language for writing smart contracts on Ethereum and EVM chains.
Also: SBT
Non-transferable token representing credentials, reputation, or identity.
Flooding a chain with low-value txs to congest the network or claim airdrops.
Targeted phishing aimed at specific individuals or roles using personalized messages.
Solana's standard for fungible and non-fungible tokens, similar in role to ERC-20/721.
Trading assets for immediate settlement rather than derivatives or margin.
Verifying transactions using block headers and Merkle proofs without a full node.
Software that secretly monitors user activity, keystrokes, or communications.
Also: SQLi
A code injection technique that exploits improper input handling to execute malicious SQL against a database, potentially exposing or modifying data.
A cryptocurrency designed to track a fiat currency or other stable asset, using reserves, algorithms, or collateral.
Also: depeg
When a stablecoin trades materially below or above its intended peg.
Overflowing a function's stack buffer in native code, a classic vector for control-flow hijacking.
Locking cryptocurrency to support network validation or DeFi protocols in return for rewards, with slashing or lockup risks.
Annualized rate of return from staking rewards before compounding effects.
Financial products built on staked positions, including LSTs and restaking layers.
Pooled capital delegating to validators with proportional reward distribution.
Off-chain session updating balances with on-chain settlement only on dispute or close.
Merkle root committing to entire blockchain state in a block header.
Also: Merkle Patricia trie
Merkle Patricia trie committing to all account balances and contract storage on EVM chains.
Hiding data within other files such as images or audio to evade detection.
A threat modeling framework covering Spoofing, Tampering, Repudiation, Information disclosure, Denial of service, and Elevation of privilege.
Compromising software, hardware, or service providers to reach downstream customers.
One entity controlling many identities to influence voting, airdrops, or peer networks.
Encryption where the same secret key is used for both encryption and decryption.
Also: synth
On-chain token tracking price of an external asset without direct custody of the underlying.
Applying secure configurations, updates, and minimal services to operating systems and appliances.
A discussion-based simulation where stakeholders walk through incident response roles and decisions.
Bitcoin upgrade improving privacy and efficiency of certain transactions via Schnorr and Merkelized scripts.
Non-production blockchain copy for development and testing with worthless tokens.
Ethereum's 2022 transition from proof of work to proof of stake on the Beacon Chain.
An individual or group with intent and capability to carry out malicious cyber activity.
Proactive searches through telemetry for hidden adversaries that automated alerts may miss.
Also: CTI, cyber threat intelligence
Evidence-based knowledge about existing or emerging threats — including actors, tools, and campaigns — used to inform defensive decisions.
Structured analysis of how systems could be attacked to guide design and prioritization of mitigations.
Contract constraint delaying execution until a future block or timestamp.
Also: SSL, Transport Layer Security
Transport Layer Security — a cryptographic protocol that secures communication over networks, widely used to protect HTTPS web traffic.
Pools or vaults funding cross-chain transfers on bridge protocols.
Also: TCR
Economic game where depositors vote on list quality, slashing for bad entries.
Moment tokens become transferable or tradable after sale or launch.
Time-bound contract preventing transfer of allocated tokens until unlock.
Also: ERC-20, ERC-721
A common smart contract interface for fungible or non-fungible tokens on a platform, such as ERC-20 or ERC-721 on Ethereum.
Gradual release of allocated tokens to team or investors over a schedule.
Replacing sensitive data with non-sensitive tokens that map back through a secure vault.
Economic design of a token: supply, distribution, emissions, utility, and incentives.
Also: TVL
Sum of assets deposited in a DeFi protocol or chain, used as a size metric.
Confidence that a transaction will not be reversed; varies by chain and confirmation count.
Position of a transaction within a block, paired with block hash for unique ID.
Record of execution outcome, gas used, logs, and status for a mined transaction.
Also: Transformer model
A neural network architecture using self-attention that underpins most modern LLMs and many vision and speech models.
Requirement for VASPs to share originator and beneficiary data on transfers above thresholds.
Malware disguised as legitimate software that users install willingly.
Interaction secured by cryptography and consensus rather than faith in a central party.
Registering domains similar to popular brands to catch mistyped URLs for phishing or malware.
DEX using constant product pools popularized by Uniswap and many forks.
Analytics that baseline user and machine behavior to detect anomalies indicating compromise.
Also: UserOp
ERC-4337 pseudo-transaction describing actions an abstract account wants to perform.
Token granting access to a product, service, or network feature rather than equity.
Also: unspent transaction output
Unspent transaction output model used by Bitcoin: coins are tracked as outputs consumed by new transactions.
A network participant in proof-of-stake systems that proposes or attests blocks and earns rewards for honest operation.
Software implementing proof-of-stake duties such as proposing and attesting blocks.
Server running client software participating in block production or attestation.
The group of nodes authorized or elected to produce blocks in a proof-of-stake network.
Cryptographic proof that off-chain computation was executed correctly, used in ZK rollups.
Layer 2 using off-chain data availability with on-chain validity proofs.
Blockchain address with chosen prefix or pattern, generated by grinding keys.
Also: vector store
A database optimized for storing embeddings and fast similarity search, commonly used in RAG and recommendation systems.
Initial period before any vested tokens unlock for recipients.
Virtual LAN — logical network segmentation at Layer 2, misconfiguration of which can enable hopping attacks.
Exploiting switch misconfigurations to access traffic on VLANs a host should not reach.
Breaking out of a virtual machine to execute code on the underlying hypervisor or host.
Large short-term price swings common in cryptocurrency markets.
Also: Virtual Private Network
Virtual Private Network — technology that creates an encrypted tunnel between a device and a network, protecting traffic from interception on untrusted links.
Also: vuln
A weakness in a system, application, or process that could be exploited by a threat to compromise confidentiality, integrity, or availability.
Systematic identification and rating of weaknesses, often using scanning tools and manual review.
Continuous process of discovering, prioritizing, remediating, and verifying fixes for vulnerabilities.
Also: Web Application Firewall
Web Application Firewall — filters HTTP traffic to block common web attacks such as SQLi and XSS.
Also: crypto address
A public identifier derived from keys, used to receive cryptocurrency on a given blockchain.
Also: WalletConnect
Open protocol linking mobile wallets to desktop dApps via QR or deep links.
Searching for wireless networks by driving or walking with scanning equipment.
Wallet tracking addresses without private keys, for monitoring only.
Compromising websites frequented by a target group to infect visitors with malware.
A vision of the web built around decentralized protocols, wallets, and token-based ownership rather than centralized platforms alone.
JavaScript interface such as window.ethereum injected by wallets for dApp communication.
Also: Wasm
A portable binary instruction format that runs near-native code in browsers and other runtimes with a strong sandbox.
An HTTP callback where one system notifies another when an event occurs, instead of the receiver polling repeatedly.
Holder of very large token balances able to move markets with trades.
Phishing targeting senior executives or high-value individuals.
Security professionals who test and improve defenses with authorization and ethical standards.
Approved addresses allowed to mint or buy before public sale.
Document describing a project's technology, tokenomics, and roadmap.
The latest Wi-Fi security protocol offering stronger encryption and protection against offline password guessing.
Self-replicating malware that spreads across networks without requiring user action.
Also: WBTC
ERC-20 token backed by custodied Bitcoin, bringing BTC liquidity to Ethereum DeFi.
Also: WETH
ERC-20 wrapped form of ETH used as a standard token in DeFi protocols.
On-chain representation of an asset from another chain or system, backed or pegged.
HTTP 402-based micropayment pattern for paying APIs with stablecoins or crypto.
Exploiting weak XML parser configuration to read files, perform SSRF, or cause denial of service.
A pattern-matching language for identifying and classifying malware samples based on textual or binary rules.
Also: vault aggregator
Protocol auto-compounding deposits across multiple DeFi strategies.
Also: farming
Moving capital across DeFi protocols to maximize token rewards and fee income.
Also: 0-day, zero-day exploit
A vulnerability that is unknown to the vendor or public and for which no patch is yet available, giving defenders zero days to prepare before exploitation may occur.
Also: zero trust architecture, ZTA
A security model that assumes no implicit trust based on network location — every access request must be authenticated, authorized, and continuously validated.
Brokered access to applications based on identity and context rather than implicit network trust.
Also: 0-conf
Accepting payment before any block confirmation, risky due to double spends.
Also: ZKP
Proof that a statement is true without revealing the underlying secret data.
Also: zero-knowledge rollup
Layer 2 posting validity proofs to the base chain, offering faster finality than optimistic designs.
Compact zero-knowledge proof with a trusted setup, used in privacy and scaling systems.
Scalable transparent zero-knowledge proof without trusted setup, larger proofs than SNARKs.