Blue Team Reference

The SOC Analyst
Glossary

500+ cybersecurity terms explained for practitioners — DFIR, SOC, Threat Hunting, Malware Analysis, and beyond.

A–Z
28 terms
C
5 terms
Cloud Security
Cybersecurity Education
Cloud Security Definition: Cloud security is the set of policies, technologies, controls, and practices designed to protect cloud-based systems, data, and infrastructure from cyber threats. It covers everything stored, processed, or transmitted through cloud environments, including applications, virtual machines, containers, databases, and the networks that connect them. As organizations move mission-critical workloads to the cloud for greater flexibility and efficiency, cloud security has become one of the highest-priority disciplines in modern cybersecurity.
Credential Stuffing
Cybersecurity EducationSOC Analyst training
Definition: Credential stuffing is an automated cyberattack in which threat actors inject stolen username and password pairs into login forms across multiple websites and applications to gain unauthorized access to user accounts. Because many users reuse the same credentials across different platforms, a single data breach can give attackers a working key to dozens of unrelated services. Unlike brute force attacks, which attempt to guess passwords randomly, credential stuffing uses *verified* credentials pairs already confirmed valid somewhere.
Cyber threat intelligence (CTI)
Threat HuntingThreat Intel
Two reports land on a SOC analyst's desk, both about the same IP address. The first says: 198.51.100.23: malicious, block it. That is the whole report.
Cyber threat intelligence (CTI) – V2
Threat Hunting
Two reports land on a SOC analyst's desk, both about the same IP address. The first says: 198.51.100.23: malicious, block it. That is the whole report.
Cybersecurity
CybersecurityThreat HuntingMalware AnalysisNetwork ForensicsDetection EngineeringCloud ForensicsEndpoint Forensics
A SOC analyst opens her queue on a Monday. An endpoint agent flagged powershell.exe spawning from a Word document, then reaching out to an IP in a country the company does no business with. Within twenty minutes she has pulled the process tree, confirmed the macro, isolated the host, and pushed a detection rule so the next attempt fires an alert before anyone clicks.