1000km.by

Jun 6, 2018
Domain:

1000km.by

Breach Count:

6

Region:

Global

News Report:

-

Leak from:

-

File Size:

2.94 KB

Uncompressed File Size:

8.24 KB

File Count:

1

In 2018, a significant data breach occurred in Belarus, affecting the online platform 1000km.by. The leak involved a staggering 6 records, comprising sensitive personal information of users.

The leaked data included real names, email addresses, usernames, phone numbers, and passwords. cybersecurity researchers have revealed that the breach exposed a total of 6 rows of user data, potentially putting thousands of users sensitive information at risk.

The leaked records contain a mix of legitimate and phony information, hinting that the breach might have involved some level of malicious activity or attempts to conceal the true extent of the leak.

As the data was leaked, it is uncertain whether the breach occurred due to human error, a lurking vulnerability, or malicious intent. Regardless, it is essential for security experts and users alike to stay vigilant and take proactive measures to safeguard their online presence.\

Leaked Information:
Full Name
Email
User Name
Phone
Password

We have loaded this breach into our database.

File List:
1000km.by.sql
File Content Sample:
"CREATE TABLE `b_user` (
"
"`ID` int(18) NOT NULL AUTO_INCREMENT,
"
"`TIMESTAMP_X` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
"
"`LOGIN` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
"
"`PASSWORD` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
"
"`CHECKWORD` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`ACTIVE` char(1) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Y',
"
"`NAME` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`LAST_NAME` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`EMAIL` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`LAST_LOGIN` datetime DEFAULT NULL,
"
"`DATE_REGISTER` datetime NOT NULL,
"
"`LID` char(2) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_PROFESSION` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_WWW` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_ICQ` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_GENDER` char(1) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_BIRTHDATE` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_PHOTO` int(18) DEFAULT NULL,
"
"`PERSONAL_PHONE` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_FAX` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_MOBILE` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_PAGER` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_STREET` text COLLATE utf8_unicode_ci,
"
"`PERSONAL_MAILBOX` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_CITY` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_STATE` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_ZIP` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_COUNTRY` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`PERSONAL_NOTES` text COLLATE utf8_unicode_ci,
"
"`WORK_COMPANY` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`WORK_DEPARTMENT` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`WORK_POSITION` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`WORK_WWW` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`WORK_PHONE` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"
"`WORK_FAX` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
"