// first 10 minutes
livestream impersonation / creator takeover — quick-start
livestream impersonation — first 10 minutes. stop the broadcast, preserve chat. print this, check boxes, then run the primary tools.
checklist
- end the unauthorized broadcast — terminate stream, rotate stream key, revoke suspicious OAuth apps; document who clicked what before cleanup.
- screenshot studio dashboard (live status, stream health, active encoders) with UTC timestamp.
- hash and copy OBS/Streamlabs config folders from creator machine — before any fix-streaming wizard runs.
- export live chat from twitch and/or youtube for the impersonation window — do not wait for VOD processing.
- download VOD or enable archive immediately — partial segment preserves video and audio artifacts.
- pull google account activity and OAuth app list — studio takeover often trails mailbox or drive compromise.
- list third-party broadcast tools authorized in the last 30 days — restream, streamlabs cloud, bot OAuth.
- preserve tip/donation panel configs and pinned links — scam streams redirect wallets fast.
- notify platform trust & safety with stream id, start time, and hashes — parallel to local work.
- begin the primary tool path below — only after copies exist; re-encoding locally destroys cues.
primary tools
- 01obs streamlabs config forensic analyzerdrop obs / streamlabs profile + scenes config · surface stream-key references, source list, hotkeys
- 02twitch chat log forensic analyzerdrop twitch chat log export · parse user messages + moderation events
- 03youtube gaming stream chat forensic analyzerdrop youtube live chat replay json · parse messages, super-chats, mod actions
- 04video deepfake analyzerdrop a short video · sample frames · blink rate · face boundary flicker · temporal inconsistency score · runs locally
- 05ai synthetic voice generation artifact analyzeranalyze synthetic voice generation artifacts and identify possible AI-generated speech characteristics · spectrogram consistency, prosody, splice boundaries · runs locally
- 06google account activity export forensic deep analyzerdrop google takeout 'my activity' html/json · parse per-product activity timeline · flag credential recovery access events · csv/json export · runs locally
- 07casb oauth token abuse detectordrop casb oauth grant export · detect excessive scope grants · runs locally