A vendor demo needs production-like municipal data in a test environment. Which practice appropriately reduces exposure?
Select an answer to reveal the explanation.
Short Explanation
Demos love realistic data, attackers love realistic data too. Scrub or obfuscate the clone so the vendor sees the shape without the real citizen secrets. Handing over live production or domain-admin is the opposite of a demo plan.
Full Explanation
Obfuscation (and related de-identification techniques) reduces sensitivity of production-like data used in test, development, or vendor demonstration environments. Cloning live identifiers into lower environments or vendor devices expands breach impact. Production domain-admin for demos violates least privilege. Apply obfuscation before releasing production-derived sets outside controlled production safeguards.