🌍 Cybersecurity · flashcards

Cybersecurity Security Operations and Defensive Security Flashcards

51 question-and-answer cards covering Security Operations and Defensive Security as it is examined in Cybersecurity. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

51Cards in deck
24Free preview
22Syllabus topics
~209Chars per answer
FreePrice

24 sample cards from the Security Operations and Defensive Security deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. What is the difference between short-term and long-term containment in incident response?

    Short-term containment quickly limits damage (e.g., isolating a host, blocking an IP) without altering evidence; long-term containment applies temporary hardening fixes so systems can be used while a permanent fix/rebuild is prepared.

  2. What is the difference between eradication and recovery in the IR lifecycle?

    Eradication removes the threat and its artifacts (malware, backdoors, compromised accounts) from the environment; recovery restores affected systems to normal operation and validates they are clean and functioning.

  3. What does CSIRT stand for and what is its function?

    CSIRT = Computer Security Incident Response Team—a designated group responsible for receiving, analyzing, and responding to computer security incidents within an organization.

  4. What is an incident response playbook and why is it valuable?

    A playbook is a predefined, step-by-step procedure for responding to a specific incident type (e.g., ransomware, phishing). It ensures consistent, fast, and repeatable response, reducing errors and decision time under pressure.

  5. In an incident response team, what is the role of the communications/PR and legal members?

    Communications/PR manages internal and external messaging to stakeholders, customers, and media; legal advises on regulatory/breach-notification obligations, evidence handling, liability, and law-enforcement engagement.

  6. Define chain of custody in digital forensics.

    Chain of custody is the documented, chronological record showing the seizure, control, transfer, analysis, and disposition of evidence—who handled it, when, why, and how—preserving its integrity and admissibility in court.

  7. What key details must a chain of custody record contain?

    A description of the evidence, and for each transfer: date/time, the individuals releasing and receiving it, their signatures, the reason/purpose, and storage location—an unbroken trail with no gaps.

  8. What is the general order of volatility, from most to least volatile, in digital forensics?

    1) CPU registers and cache, 2) RAM (memory), routing/ARP tables, kernel stats, 3) temporary/swap files, 4) disk (persistent storage), 5) remote logging/monitoring data, 6) physical/archival media and backups.

  9. Why does the order of volatility dictate the sequence of evidence collection?

    The most volatile data (e.g., RAM, registers) is lost when a system loses power or state changes; collecting it first maximizes the chance of capturing critical evidence before it disappears.

  10. What is the difference between disk forensics and memory forensics?

    Disk forensics analyzes persistent storage (files, deleted data, file-system metadata, slack space); memory (RAM) forensics analyzes volatile data such as running processes, network connections, injected code, and encryption keys not written to disk.

  11. Why can memory forensics reveal threats that disk forensics cannot?

    Fileless/in-memory malware, injected code, decrypted data, and live network connections exist only in RAM and may never touch disk, so they are only observable through memory capture and analysis.

  12. What is a memory dump and name a common tool used to analyze it.

    A memory dump is a captured copy of a system's RAM contents. Common analysis tools include the Volatility Framework and Rekall.

  13. What is 'file slack' (slack space) in disk forensics?

    Slack space is the unused portion of a disk cluster between the end of a file's actual data and the end of the allocated cluster; it can contain remnants of previously stored data useful as evidence.

  14. What is network forensics and what is a key challenge unique to it?

    Network forensics captures and analyzes network traffic to investigate incidents. A key challenge is that traffic is highly volatile and transient—if not captured live, it is lost, unlike data on disk.

  15. What special considerations apply to mobile device forensics?

    Mobile forensics must handle proprietary OSes/file systems, encryption, cloud-synced data, radio isolation (Faraday bags to prevent remote wipe), and varied acquisition methods (logical, file-system, physical) tied to specific device/OS versions.

  16. Why should a mobile device be placed in a Faraday bag during seizure?

    A Faraday bag blocks all radio signals (cellular, Wi-Fi, Bluetooth), preventing remote wiping, remote locking, or data tampering while preserving the device's evidentiary state.

  17. What is evidence acquisition and why is a forensic (bit-for-bit) image preferred over a file copy?

    Acquisition is the process of collecting a copy of digital evidence. A forensic image is an exact bit-for-bit duplicate that captures deleted files, slack space, and metadata—unlike a logical file copy, which captures only active files.

  18. What is a write blocker and why is it essential during evidence acquisition?

    A write blocker is a hardware or software device that permits reading from a storage device while preventing any writes to it, ensuring the original evidence is not altered during imaging and preserving its integrity.

  19. How are cryptographic hashes used to verify the integrity of a forensic image?

    A hash (e.g., SHA-256) is computed of the original media and the acquired image; if the two hashes match, it proves the image is an unaltered, exact copy. Any later change to the evidence would produce a different hash value.

  20. What is the difference between imaging a live (running) system and a powered-off system?

    Live acquisition captures volatile data (RAM, active connections) but slightly alters system state; dead/static acquisition images a powered-off disk for maximum integrity but loses all volatile memory data.

  21. What are two common metrics used to measure SOC/IR effectiveness, and what do they represent?

    MTTD (Mean Time to Detect): average time to identify an incident. MTTR (Mean Time to Respond/Remediate): average time from detection to containment/resolution. Lower values indicate a more effective SOC.

  22. How is Mean Time to Detect (MTTD) calculated?

    $$\text{MTTD} = \frac{\text{Total time to detect all incidents}}{\text{Number of incidents}}$$ It is the average elapsed time between the start of an incident and its detection.

  23. What is the difference between a security 'event,' an 'alert,' and an 'incident'?

    An event is any observable occurrence in a system; an alert is an event (or correlation) flagged as potentially suspicious for review; an incident is a confirmed event or series of events that violates security policy or causes harm.

  24. What is a false positive versus a false negative in security detection, and which is generally more dangerous?

    A false positive is a benign event wrongly flagged as malicious (causes alert fatigue); a false negative is a real threat that goes undetected. False negatives are generally more dangerous because an actual attack succeeds unnoticed.

What this deck covers

The Security Operations and Defensive Security deck follows the Cybersecurity Security Operations and Defensive Security syllabus — 6 chapters and 22 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 8.5 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 209 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Security Operations and Defensive Security flashcards FAQ

How many Security Operations and Defensive Security flashcards are in this Cybersecurity deck?

51 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these Cybersecurity flashcards free?

Yes. The preview here is free to read with no signup, and the full 51-card deck is free inside the Examius app.

What do the Security Operations and Defensive Security cards cover?

They follow the Cybersecurity Security Operations and Defensive Security syllabus — 6 chapters and 22 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.