danteai.com
Aug 3, 2026
Data breach of Dante AI, an AI chatbot platform. The archive contains two datasets: an events log (DANTEAI_EVENTS) with behavioral/analytics telemetry including device info, session data, LLM usage, chatbot interactions, and marketing attribution; and a PII dataset (DANTEAI_PII) containing user-level records with IP addresses, geolocation (lat/lng), city, country, region, email addresses, device details, and linked advertising identifiers (gclid, fbclid, twclid, etc.). The PII file is the higher-sensitivity dataset. The hint references 'GoreTurbine' as a likely threat actor or dump-source handle.
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
DANTEAI_EVENTS__records.csv0 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
Notes: This is an events telemetry log from Dante AI with no PII columns. All columns represent internal analytics data (session IDs, device info, URLs, event types, marketing attribution, etc.). No email, phone, name, address, or other PII is present in the first 50 rows.
DANTEAI_PII__records.csv3 columns2,923,514 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | city | high | header "city" resolves to PII field "city" |
| 1 | country | high | header "country" resolves to PII field "country" |
| 23 | high | unlabeled column — sampled values parse as email addresses |
Notes: Heuristic auto-detection: header-named PII columns confirmed by data conformance