8 real SY0-701 flashcards, sampled across every domain the exam tests. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.
The full deck has 576 flashcards. For a domain-by-domain breakdown and a study plan, read the SY0-701 study guide.
schoolConceptSecurity Operations
Why must secure disposal pair data sanitisation with the planned future use of the device chassis?
arrow_downward
Secure disposal balances data sanitisation with the future use of the device. Cryptographic erase and verified multi-pass overwrite render data non-recoverable while preserving the drive and chassis for reuse or donation, and the resulting certificate provides documented evidence for the asset record.
errorMisconceptionSecurity Operations
A quick format from the OS installer wipes the disk well enough to defeat forensic recovery before donation.
arrow_downward
A quick format only rewrites filesystem metadata and leaves the underlying sectors intact, so commodity recovery tools can restore the manifests and payroll files. It appears to wipe the disk but does not satisfy the forensic non-recoverability requirement.
schoolConceptThreats, Vulnerabilities, and Mitigations
A SCADA breach features months of stealthy access, theft of engineering diagrams, no production tampering, and attribution to a foreign military intelligence unit. Which threat actor category does this fit?
arrow_downward
Nation-state actors. They prioritise persistent access, low-noise operations, and intelligence collection over immediate disruption or financial gain. Stealing engineering diagrams from a SCADA environment supports future targeting and strategic leverage, which is the defining motivation of state-sponsored espionage against critical infrastructure operators.
errorMisconceptionThreats, Vulnerabilities, and Mitigations
Long dwell time inside a utility network must indicate an organised cybercrime gang preparing a ransomware extortion demand.
arrow_downward
Utilities are common ransomware targets, but the long dwell time, lack of disruption, and theft of engineering diagrams point to espionage rather than financially motivated extortion.
schoolConceptSecurity Program Management and Oversight
Which governance artefact prescribes the exact ordered steps responders must execute during a ransomware incident?
arrow_downward
A procedure (runbook). In the governance hierarchy, policies state intent and standards state measurable criteria, but procedures state the ordered actions people must take. Inconsistent operational behaviour during an incident is a procedure gap because no policy or standard reaches the level of telling a responder exactly what to do, in what order, with which approval gates and named roles.
errorMisconceptionSecurity Program Management and Oversight
Will a board-approved information security policy fix inconsistent responder behaviour during ransomware events?
arrow_downward
No. A policy expresses managerial intent and accountability at a high level; it does not prescribe the ordered operational steps responders need, which is exactly the gap an incident review surfaces when teams handle an outbreak inconsistently.
schoolConceptSecurity Architecture
Why does moving from a monolith to microservices expand the east-west attack surface?
arrow_downward
Decomposing a monolith replaces in-process function calls with networked REST or gRPC hops between independently deployed services. Each inter-service call becomes a network request an attacker on the cluster network could observe, replay, or forge. To preserve the implicit guarantees the monolith got for free, defenders must terminate mutual TLS, assign workload identities, enforce per-service authorisation, and apply network policies on every hop.
errorMisconceptionSecurity Architecture
Do containers isolate microservices from peers by default, removing the need for network segmentation?
arrow_downward
No. Container runtimes share a host kernel and a flat pod network unless deliberate network policies, service meshes, or namespaces enforce segmentation. Assuming default isolation is a common misconception that leaves east-west traffic wide open.
Examworthy is not affiliated with or endorsed by CompTIA. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. SY0-701 and related marks belong to their respective owners.