RBX.Exchange Database

May 2018
Breach Count:

109,903

Region:

Global

News Report:

-

Leak from:
File Size:

41.55 MB

Uncompressed File Size:

242.35 MB

File Count:

4

In 2018, a significant data breach occurred at RBX.Exchange, a rare item trading platform for Roblox games. The breach leaked a massive 109,903 records, compromising user data.

The leaked information included usernames, email addresses, phone numbers, and hashed passwords. This sensitive data allowed unauthorized parties to gain access to user accounts, potentially engaging in malicious activities such as account theft, identity theft, or other forms of exploitation.\

The breach was attributed to a folder containing encrypted data being left unsecured on a server, leaving it vulnerable to unauthorized access. An attacker took advantage of this security lapse, accessed the folder, and extracted the sensitive user data.\

The incident highlighted the importance of robust security measures and strict data handling practices, particularly for platforms handling sensitive user information. RBX.Exchange has since taken measures to strengthen its security posture and inform affected users of the breach.\

Leaked Information:
Email
User Name
Password
IP Address

We have loaded this breach into our database.

File List:
rbx.exchange.sql
rbx.exchange_invoices.txt
rbx.exchange_robloxusers.txt
rbx.exchange_users.txt
File Content Sample:
CREATE TABLE `users` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`email` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`password` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`rank` int(11) NOT NULL DEFAULT '0',
`dark` int(11) NOT NULL DEFAULT '0',
`bits` int(11) NOT NULL DEFAULT '0',
`ip` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
`verified` int(11) NOT NULL DEFAULT '0',
`notifications` varchar(2000) COLLATE utf8_unicode_ci DEFAULT NULL,
`referral_id` int(11) DEFAULT NULL,
`remember_token` varchar(100) COLLATE utf8_unicode_ci DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `users_email_unique` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=110120 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `users`
--

LOCK TABLES `users` WRITE;
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` VALUES (1,'asd','[email protected]','$2y$10$6gY17Q.4tlOAI80AoeQt1uehubPAfGF0nEXQF1eFuPfGOGS7aUAbu',4,1,3433,'24.107.90.109',1,'[]',NULL,'mZAzS6S5fonVPX8IQY7UAHXdxXxzL0BFq0ywvYZH5DyerHUcFonu6rujRvQP','2016-09-15 06:11:23','2018-05-04 15:53:58'),(2,'papasmurf','[email protected]','$2y$10$33tZhzlfviug1yluVqvpuO9N7F/2XWnBS1MdZuf0rYQdsREKN28GK',0,1,209,NULL,1,'[{\"message\":\"cool new notifications also ;)\", \"dismissable\": true}]',NULL,'KxINYmQC4aLGWPTDiRtgI5Yl6Hps1cGoRriooB9mcas0tmAmQtoeZsiAn7Nw','2016-09-16 07:34:58','2017-08-02 23:18:13'),(4,'papasmurf2','[email protected]','$2y$10$SdBn9TgCQzX46wPF4xISNegIiWTOW1aDf8DVKLMv4hleiIAv.WOJi',0,1,0,NULL,1,'[{\"message\":\"cool new notifications also ;)\", \"dismissable\": true}]',NULL,NULL,'2016-09-16 07:42:51','2016-09-16 07:42:51'),(5,'papasmurf3','[email protected]','$2y$10$FCHCggK1tRGrvGqKDyINzep8vL78CPUrzmEuTDtJ8DyuGuDqMZ5Ny',0,1,0,NULL,1,'[{\"message\":\"cool new notifications also ;)\", \"dismissable\": true}]',NULL,'ex0aWXOkxKG8fZElqaikZ8gYa86KGqLevcV5tKQgHUSgCIGqFfxn5HyKLW5t','2016-09-16 07:45:32','2016-09-16 08:08:01'),(6,'totallynotsoar','[email protected]','$2y$10$XDc.GXi1EymgaAmCNXYqfOB53rqBc.9H6r3bjq91rRWA2c/QzqoWS',0,1,0,NULL,1,'[{\"message\":\"cool new notifications also ;)\", \"dismissable\": true}]',NULL,NULL,'2016-09-17 09:12:22','2016-09-17 09:12:22'),(7,'newuser','[email protected]','$2y$10$WbLK6T7kr566m0C/AG5HmOGGS8ihkLsFnKDYUIdqXTYeaGTeS5RaW',0,1,0,NULL,1,'[{\"message\":\"cool new notifications also ;)\", \"dismissable\": true}]',NULL,'Eta2d3Q7bMdGUpz8jaIDhsmOJ1JmLryaTZE5vSQBBPnzeGotqqCDfhaCWjHm','2016-09-17 09:12:28','2016-09-17 09:12:42'),(8,'Infinity','[email protected]','$2y$10$lEyUN4tQOw.ThKMZxz3svuVXMTRYUk1ZeiOYyKsi9X6zq5BIBtJBC',0,1,0,'173.206.92.60',1,'[]',NULL,'2g8e8rKakwTVuj5TyzzFyvWq27oAMuXAHNJaKfNro6WMYS1JtLiWPhkktfS4','2016-09-17 09:12:43','2017-10-10 03:00:12'),(9,'test','[email protected]','$2y$10$G5Ax7E2wRUnAAUxCX2S4RORVzA9Zz89ucry2ri/dqdVhjsjuucU/q',0,1,0,NULL,1,'[{\"message\":\"cool new notifications also ;)\", \"dismissable\": true}]',NULL,NULL,'2016-09-18 08:13:28','2016-09-18 08:13:28'),