SOC ANALYST ACRONYMS

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/49

flashcard set

Earn XP

Description and Tags

acronyms i need to know for being in a soc

Last updated 9:57 PM on 8/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

SIEM

(Security Information and Event Management): The central nervous system of a SOC. It collects, logs, and analyzes data from across the network to identify potential security threats.

2
New cards

SOAR

(Security Orchestration, Automation, and Response): Tools that allow security teams to automate repetitive tasks and standardize incident response workflows.

3
New cards

MSSP

(Managed Security Service Provider): An outsourced third-party company that manages security devices and systems for an organization.

4
New cards

MDR

(Managed Detection and Response): An outsourced service that specifically focuses on actively detecting and responding to threats, often acting as a remote SOC

5
New cards

EDR

(Endpoint Detection and Response): Security software installed on individual devices (endpoints like laptops or servers) to monitor for and respond to suspicious behavior.

6
New cards

NDR

(Network Detection and Response): Tools that continuously monitor network traffic to detect anomalous behavior and prevent lateral movement by attackers.

7
New cards

XDR

(Extended Detection and Response): The evolution of EDR. It integrates data from endpoints, networks, servers, and the cloud to provide a unified view of threats.

8
New cards

IDS / IPS

(Intrusion Detection System / Intrusion Prevention System): Network security appliances. An IDS alerts you to suspicious traffic, while an IPS actively blocks it.

9
New cards

DLP

Data Loss Prevention): Software or processes designed to ensure sensitive data is not lost, misused, or accessed by unauthorized users.

10
New cards

IOC

(Indicator of Compromise): Forensic evidence that a breach has already occurred (e.g., a known malicious IP address, a virus signature, or a suspicious registry alteration).

11
New cards

IOA

(Indicator of Attack): Evidence that an attack is currently underway, focusing on the intent and behavior of the attacker regardless of the specific tools they are using.

12
New cards

TTP

(Tactics, Techniques, and Procedures): The behaviors and methods used by threat actors to execute attacks (heavily mapped in the MITRE ATT&CK framework).

13
New cards

APT

(Advanced Persistent Threat): A stealthy, prolonged cyberattack where an intruder gains access to a network and remains undetected for an extended period, usually to steal data.

14
New cards

CVE

(Common Vulnerabilities and Exposures): A standardized list of publicly disclosed cybersecurity vulnerabilities and exposures (e.g., CVE-2021-44228).

15
New cards

MTTD

Mean Time to Detect): The average amount of time it takes a SOC team to discover a security threat after it has entered the system

16
New cards

MTTR

(Mean Time to Respond / Resolve / Remediate): The average time it takes to neutralize a threat and recover from it once it has been detected.

17
New cards

IAM

(Identity and Access Management): The framework of policies and technologies ensuring that the right users have the appropriate access to technology resources.

18
New cards

PAM

(Privileged Access Management): Tools and strategies specifically used to secure, control, and monitor accounts with elevated permissions (like system administrators).

19
New cards

ZTNA

(Zero Trust Network Access): A security model based on the principle of "never trust, always verify." It requires all users to be authenticated and authorized before granting access to applications and data, regardless of whether they are inside or outside the network perimeter.

20
New cards

RBAC

(Role-Based Access Control): Restricting network access based on the roles of individual users within an enterprise (e.g., HR gets access to payroll, IT gets access to servers).

21
New cards

CASB

(Cloud Access Security Broker): A security checkpoint placed between cloud service consumers and providers to enforce security policies (like blocking the upload of sensitive data to personal Dropbox accounts).

22
New cards

CSPM

(Cloud Security Posture Management): Tools that automate the identification and remediation of risks and misconfigurations across cloud infrastructures (AWS, Azure, GCP).

23
New cards

CNAPP

(Cloud-Native Application Protection Platform): An all-in-one cloud security platform that combines CSPM, workload protection, and entitlement management into a single unified solution.

24
New cards

SASE

(Secure Access Service Edge): A framework that merges network routing (like SD-WAN) with network security services (like ZTNA and CASB) into a single cloud-delivered service

25
New cards

DFIR

(Digital Forensics and Incident Response): The specialized field within a SOC focused on identifying, investigating, and remediating cyberattacks, as well as preserving digital evidence.

26
New cards

SLA

(Service Level Agreement): The contracted expectations between a service provider and a client. In a SOC, this often dictates the maximum allowable time to acknowledge or resolve an alert.

27
New cards

IRP

(Incident Response Plan): A formalized, step-by-step document that outlines how an organization should respond to a cybersecurity breach.

28
New cards

RAT

(Remote Access Trojan): A type of malware that provides an attacker with remote administrative control over a target computer, often allowing them to view the screen, log keystrokes, and download files.

29
New cards

DDoS

(Distributed Denial of Service): An attack intended to disrupt the normal traffic of a targeted server, service, or network by overwhelming it with a flood of internet

30
New cards

RaaS

(Ransomware as a Service): A business model where sophisticated malware developers sell or lease ransomware variants to less-technical affiliates who carry out the actual attacks in exchange for a cut of the payout.

31
New cards

CTI

(Cyber Threat Intelligence): Data that has been collected, analyzed, and shared about threat actors, their motives, and their attack behaviors to help defenders make informed decisions.

32
New cards

OSINT

(Open-Source Intelligence): Intelligence gathered from publicly available sources (public websites, social media, public IP registries, and even dark web forums)

33
New cards

NIST CSF

(National Institute of Standards and Technology Cybersecurity Framework): A widely adopted set of guidelines and best practices to help organizations manage and reduce cybersecurity risk (organized around: Identify, Protect, Detect, Respond, Recover).

34
New cards

Zero-Day

A vulnerability that is unknown to the software creator or the public, meaning there

is "zero days" of warning before it can be exploited.

35
New cards

Exploit

Program/code designed to take advantage of a vulnerability.

36
New cards

Bots & Botnets

Programs performing automated tasks without human interaction. A Botnet

is a collection of these compromised bots.

37
New cards

Scareware:

Makes false claims about a device infection, requesting payment to "solve" the

issue.

38
New cards

Extortionware / Leakware (Double Extortion)

(Targets Confidentiality) Like ransomware, but

also involves exfiltrating encrypted data and threatening public release if the ransom is not

paid.

39
New cards

ZTA / ZTNA

(Zero Trust Architecture and Network Access


40
New cards

PAM

(Privileged Access Management): Tools to secure and monitor accounts with elevated

permissions.

41
New cards

DMZ

(Demilitarized Zone): A subnetwork exposing external-facing services while keeping

them separated from the internal network.

42
New cards

VLAN

(Virtual Local Area Network): Logical grouping of network devices that acts as an

independent network.

43
New cards

BGP

(Border Gateway Protocol): The internet's routing protocol. "BGP Hijacking" routes traffic

maliciously.

44
New cards

PKI

(Public Key Infrastructure): Framework protecting client-server communications via digital

certificates and a two-key system (public/private).

45
New cards

DevSecOps:

Integrating security testing directly into the software development process.

46
New cards

OWASP

(Open Worldwide Application Security Project): Nonprofit foundation. Famous for the

"OWASP Top 10" critical web app risks.

47
New cards

SQLi

(SQL Injection): Injecting malicious SQL code into input fields to manipulate backend

databases.

48
New cards

XSS

(Cross-Site Scripting): Injecting malicious scripts into trusted websites to execute in

visitors' browsers.

49
New cards

Watering Hole Attack:

Infecting a website the target is known to frequently visit, rather than

attacking the target directly.

50
New cards