Regme онлайн Database

Aug 2022
Breach Count:

269,940

Region:

Global

News Report:

-

Leak from:
File Size:

16.65 MB

Uncompressed File Size:

89.36 MB

File Count:

1

The Regme online database, regme.online, suffered a data leak in 2022. The leak originated from Russia (RU) and affected approximately 269,940 records. The leaked information includes sensitive personal data, which could potentially compromise the privacy and security of individuals involved.

The leaked records contain a range of personal information, including full names, dates of birth, phone numbers, email addresses, and physical addresses. Additionally, the leak reveals data on user registration and login credentials, such as usernames and passwords. This type of sensitive information can be used by malicious actors for various malicious purposes, including identity theft, cybercrime, and social engineering attacks.

The Regme online database leak serves as a stark reminder of the importance of data security and the need for individuals and organizations to prioritize the protection of sensitive information. With the rise of online data breaches, it is essential to be aware of the potential risks and take proactive measures to safeguard personal data.

Leaked Information:
Full Name
Email
Phone
Password

We have loaded this breach into our database.

File List:
regme.sql
File Content Sample:
CREATE TABLE IF NOT EXISTS `users` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`email` varchar(128) NOT NULL,
`enabled` bit(1) DEFAULT NULL,
`fullName` varchar(255) DEFAULT NULL,
`password` varchar(64) DEFAULT NULL,
`phone` varchar(64) DEFAULT NULL,
`role` varchar(128) DEFAULT NULL,
`customer` bigint(20) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`last_login` datetime DEFAULT NULL,
`modified_at` datetime DEFAULT NULL,
`user_hash` varchar(255) DEFAULT NULL,
`external` bit(1) DEFAULT NULL,
`lastname` varchar(255) DEFAULT NULL,
`firstname` varchar(255) DEFAULT NULL,
`middlename` varchar(255) DEFAULT NULL,
`remind_key` varchar(255) DEFAULT NULL,
`access_token` text,
`refresh_token` varchar(255) DEFAULT NULL,
`uuid` varchar(36) DEFAULT NULL,
`last_remind_request` datetime DEFAULT NULL,
`deleted` bit(1) NOT NULL,
`inn` varchar(255) DEFAULT NULL,
`snils` varchar(255) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `uuid` (`uuid`),
KEY `FK6A68E08AE72FA8C` (`customer`),
CONSTRAINT `FK6A68E08AE72FA8C` FOREIGN KEY (`customer`) REFERENCES `customer` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=271435 DEFAULT CHARSET=utf8 AVG_ROW_LENGTH=343;

INSERT INTO `users` (`id`, `email`, `enabled`, `fullName`, `password`, `phone`, `role`, `customer`, `created_at`, `last_login`, `modified_at`, `user_hash`, `external`, `lastname`, `firstname`, `middlename`, `remind_key`, `access_token`, `refresh_token`, `uuid`, `last_remind_request`, `deleted`, `inn`, `snils`, `type`) VALUES
(1, '[email protected]', b'1', '[email protected]', 'e8b146b6ec482b8206ec3ce3b93d26f00ee8c0fe', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),
(2, '[email protected]', b'1', '[email protected]', '03f2fe017c4729e33111a363bbc9853d1937ef6c', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),
(3, '[email protected]', b'1', '[email protected]', 'd06a2eee420a16649498e94bd3d84d83c874a26f', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),
(4, '[email protected]', b'1', '[email protected]', '6a9e03bc5c6776533e610f4338e2cd5740365e45', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),
(5, '[email protected]', b'1', '[email protected]', '852dc7914c16a0972c496d9b21696695e28f2785', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),
(6, '[email protected]', b'1', '[email protected]', '633ac99afc603ab4a85aa33dffe56ddd6cb8bdce', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),
(7, '[email protected]', b'1', '[email protected]', '9eab35bcd8cf8f3babf107d3bed67a602a28760f', NULL, 'USER', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, b'0', NULL, NULL, NULL),