twitch.tv
May 30, 2026
A collection of Twitch account credentials in the format username:password:oauth:token. Each record contains a Twitch username, a plaintext password, and an OAuth access token, suggesting either a credential-stuffing campaign against Twitch or a dump of harvested session tokens. The file is small (~130 records) and may be a subset or sample from a larger dataset.
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
twitch.txt0 rows
File structure
Notes: This is NOT a structured data file. It is a credential dump in colon-delimited format (username:password:oauth:token) with no consistent column headers. Each line represents a single Twitch account record. The data contains searchable PII (usernames), passwords, and OAuth tokens. This file should be processed by a credential-extraction pipeline, not column-based PII mapping. Detected fields across records: username (Twitch account names), password (plaintext), oauth token identifier, and access token string.