turk.internet.com
Jul 7, 2026
SQL injection breach of turk-internet company (turk.internet.com), hosted on IP 195.87.51.21 via Vodafone/Koc.Net infrastructure. The dump contains 2,218 user records from the 'ticdb' database including full names, email addresses, phone numbers, usernames, MD5-hashed passwords, IP addresses, physical addresses, gender, and company affiliations. Attack vector was blind SQL injection against a MySQL backend on Linux CentOS 6.8 / Apache 2.2.15.
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.
turk-internet.txt21 columns308,411 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | skip | high | uid - primary key auto-increment |
| 1 | skip | high | sid - session/internal identifier |
| 2 | skip | high | url - non-PII internal field |
| 3 | username | high | nick - username/handle field |
| 4 | skip | high | foto - numeric flag, non-PII |
| 5 | skip | high | city - numeric code, not actual city name |
| 6 | firstName | high | name - first/given name field |
| 7 | high | email - email addresses with @ symbol | |
| 8 | phone | high | phone - phone numbers |
| 9 | skip | high | status - non-PII status flag |
| 10 | skip | high | parent - numeric parent/relationship ID |
| 11 | gender | high | gender - single character gender indicator (E/K) |
| 12 | lastName | high | surname - last/family name |
| 13 | skip | high | level - numeric privilege/level field |
| 14 | skip | high | company - EXCLUSION RULE: company column name forbidden |
| 15 | address1 | high | address - physical street address |
| 16 | country | high | country - numeric country code |
| 17 | skip | high | ip - IP address, non-PII internal tracking |
| 18 | skip | high | pass - numeric field, appears to be flag not actual password |
| 19 | password | high | password - MD5-hashed password values |
| 20 | username | high | username - account username field |
Notes: turk-internet-2 breach (ticdb.users). Table contains 2,218 user records. Columns 3 and 20 both contain usernames (nick and username); column 20 used as primary username field. Column 5 (city) is numeric code not text, so skipped. Column 1 (sid) appears empty in sample but retained as skip for safety. Address field (15) contains full street addresses in Turkish. Password field (19) contains MD5 hashes. Gender values: E=Erkek (male), K=Kadýn (female).