Cybrary learning Flashcards
SOC work
What is EDR
EDR is endpoint detection and response.
This is an evolution of AV technology thats coupled with signature-based detection and behavioural-based detection.
IDS & IPS
Tools designed to detect and prevent unauthorized access or malicious activities by inspecting network traffic in real time. They use signatures, heuristics, or anomaly detection to identify threats, and may perform various actions upon detection, ranging from generating an alert to resetting a suspicious TCP connection and blocking the source IP address.
What is ‘signature-based alerts’
Signature-based alerts are generated when activity matches a known pattern or “signature” of malicious behavior. These signatures are often based on specific attributes or characteristics of known malware, attacks, or other malicious activities.
What are the data types for signatures?
Text: Signatures written in plain text
Binary: Signatures that involve specific sequences of raw data, often represented in hexadecimal notation.
What are the 5 steps with NIST
Identify. Protect, Detect, Respond & Recover