Problem Statement
Before running any exploit PoC on a client system, what is the safest first step?
Explanation
Never fire a PoC without clear permission, timing, and contingency steps. Get the owner ready, understand the impact, and know how to undo changes. Safe execution keeps trust and prevents outages.
Code Solution
SolutionRead Only
Plan: scope_ok=true; window=approved; owner_on_call; revert_steps=ready
