SoarGames Database - Leaks, Download! - Lord.hushu - 06-20-2023
Hello Rebreached Community,
Today I have uploaded the SoarGames Database for you to download for free, thanks for reading and enjoy!
In approximately December 2019, the gaming forum website SoarGames suffered a data breach that impacted 5M users. The breach included Emails, Usernames, Registration IP's and Passwords stored as MD5 hashes.
Compromised data: Email addresses, IP addresses, Usernames, Passwords, Registration IP
download
Hidden Content
RE: SoarGames Database - Leaks, Download! - G0LD - 07-11-2023
Sample:
Code: DROP TABLE IF EXISTS pre_ucenter_members;
CREATE TABLE pre_ucenter_members (
uid mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
username char(80) NOT NULL COMMENT '用户名,唯一',
`password` char(32) NOT NULL DEFAULT '',
email char(80) NOT NULL COMMENT '邮箱,唯一',
open_auth char(32) NOT NULL DEFAULT '' COMMENT '第三方登录认证ID',
myidkey char(16) NOT NULL DEFAULT '',
regip char(15) NOT NULL DEFAULT '',
regdate int(10) unsigned NOT NULL DEFAULT '0',
lastloginip int(10) NOT NULL DEFAULT '0',
lastlogintime int(10) unsigned NOT NULL DEFAULT '0',
salt char(6) NOT NULL,
secques char(8) NOT NULL DEFAULT '',
PRIMARY KEY (uid),
UNIQUE KEY username (username),
KEY email (email)
) ENGINE=MyISAM AUTO_INCREMENT=5796926 DEFAULT CHARSET=utf8 AUTO_INCREMENT=5796926;
INSERT INTO pre_ucenter_members VALUES ('1','Lewis','2869462689d948a3051424c67934ad64','xiaobai@163.com','','','127.0.0.1','1383643216','0','0','206159','');
INSERT INTO pre_ucenter_members VALUES ('1000','alisa','99ef07fd5f72a9fd08fbeac4676e8b9b','451031443@qq.com','','','58.246.174.26','1425523923','0','0','3819f5','');
INSERT INTO pre_ucenter_members VALUES ('1001','ghost','500ff5f8fc12b35178add0be8fd6b0df','1173730420@qq.com','','','58.246.174.26','1425523975','0','0','752086','');
INSERT INTO pre_ucenter_members VALUES ('1002','Heikoyh','a6eadb999e500e41817d1a4d2d2469a0','ichmagherbst@gmail.com','','','106.185.40.59','1425614896','0','0','0f25a1','');
INSERT INTO pre_ucenter_members VALUES ('1003','minzhu55080074','b7d08be335d1603df07f9cf2cb83883e','zhuminfan333@sohu.com','','','58.246.174.26','1425880910','0','0','ed8b12','');
INSERT INTO pre_ucenter_members VALUES ('1004','zhuminfan333','29a471cd5a8cd9d1a86cc0c9f86a42e2','zhuminfan333@sina.com','','','58.246.174.26','1425881240','0','0','8df7a2','');
INSERT INTO pre_ucenter_members VALUES ('1005','minzhuninja','98e81ac48c2bc111e33cc866cfc5a1f6','zhumin88@qq.com','','','58.246.174.26','1425882222','0','0','ea57f1','');
INSERT INTO pre_ucenter_members VALUES ('1006','minzhu','58d5ca2dcd65644f26b2e2c2b73a81d2','min.zhu@zroad.me','','','58.246.174.26','1425882297','0','0','919658','');
INSERT INTO pre_ucenter_members VALUES ('1010','xiaobai','3a190b8ae736da3e9f33b2b979c02208','xiaobai3@163.com','','','106.185.40.59','1426579360','0','0','173599','');
INSERT INTO pre_ucenter_members VALUES ('1011','ghostee','5b136c8ebcfb3ba98b6987c92087ef43','291561354@qq.com','','','58.246.174.26','1427168733','0','0','db638b','');
INSERT INTO pre_ucenter_members VALUES ('1012','ShaodowElRey','bd7ffce818f41a5af37f989eac341b98','junkanzh@gmail.com','9384e9a28cec762ec91659dca50da8ec','','58.246.174.26','1432289061','0','0','5c7593','');
INSERT INTO pre_ucenter_members VALUES ('1013','qwewewe','bb031e228189b3fd722e6b6f9c8a0513','sara@127.com','','','113.31.32.123','1432893797','0','0','859120','');
INSERT INTO pre_ucenter_members VALUES ('1014','eejeioei93883','9f766810ed44dbfa0cdd90066ab1e3e1','eejeioei93883@163.com','','','113.31.32.123','1433145469','0','0','d7bece','');
INSERT INTO pre_ucenter_members VALUES ('1015','wwww33','e2e1970719fcf8f6c57e2e1c0d5962e0','wwww33@163.com','','','113.31.32.123','1433146448','0','0','0860ed','');
INSERT INTO pre_ucenter_members VALUES ('1016','Sara','c5f6c87dcf95b09ab208cd4835cb242a','Sara@129.com','','','113.31.32.123','1433742497','0','0','1aabf4','');
INSERT INTO pre_ucenter_members VALUES ('1017','adfafaerer','b7c7eca893fb1286d4a3044ed4b13a18','erqereree@126.com','','','113.31.32.123','1433817064','0','0','8d11bb','');
INSERT INTO pre_ucenter_members VALUES ('1018','proartic','a275be6b5f211b9dcf58885cc6ccefbb','proartic24@gmail.com','','','159.147.156.25','1433851327','0','0','fe9fee','');
INSERT INTO pre_ucenter_members VALUES ('1019','grijuda','c9a330b0535adf483d738b21675b1674','griher003@hotmail.com','','','179.32.71.157','1433856174','0','0','ed6a4b','');
INSERT INTO pre_ucenter_members VALUES ('1020','black_wolf96','bc55473d33caf635a413e95cd0b158b6','black_wolf96@abv.bg','','','77.78.23.46','1433857339','0','0','b1e049','');
INSERT INTO pre_ucenter_members VALUES ('1021','adrian99012','1ac36f4a85ee27e43d8fd76b5863a861','adritrevi99@hotmail.com','','','90.169.70.96','1433857406','0','0','e1d6bd','');
INSERT INTO pre_ucenter_members VALUES ('1022','kripzon','055f356f86f27d6a1ba7ca82f49b22c4','kripzon@gmail.com','','','190.30.142.245','1433857716','0','0','463bf1','');
RE: SoarGames Database - Leaks, Download! - Sasha - 08-13-2023
I will try it
RE: SoarGames Database - Leaks, Download! - soulofmeno - 08-13-2023
1414123
RE: SoarGames Database - Leaks, Download! - oq_wi - 08-13-2023
(06-20-2023, 10:44 AM)Lord.hushu Wrote: Hello Rebreached Community,
Today I have uploaded the SoarGames Database for you to download for free, thanks for reading and enjoy!
In approximately December 2019, the gaming forum website SoarGames suffered a data breach that impacted 5M users. The breach included Emails, Usernames, Registration IP's and Passwords stored as MD5 hashes.
Compromised data: Email addresses, IP addresses, Usernames, Passwords, Registration IP
RE: SoarGames Database - Leaks, Download! - Kisoliu159 - 11-30-2023
(06-20-2023, 10:44 AM)Lord.hushu Wrote: Hello Rebreached Community,
Today I have uploaded the SoarGames Database for you to download for free, thanks for reading and enjoy!
In approximately December 2019, the gaming forum website SoarGames suffered a data breach that impacted 5M users. The breach included Emails, Usernames, Registration IP's and Passwords stored as MD5 hashes.
Compromised data: Email addresses, IP addresses, Usernames, Passwords, Registration IP
It may sound like a newbie question, but there is something to do to see the content of the post ?
RE: SoarGames Database - Leaks, Download! - Valhalla - 12-04-2023
link updated
RE: SoarGames Database - Leaks, Download! - Fhc90 - 01-15-2024
Thanks
RE: SoarGames Database - Leaks, Download! - lbbnhtm - 10-25-2024
(06-20-2023, 10:44 AM)Lord.hushu Wrote: Hello Rebreached Community,
Today I have uploaded the SoarGames Database for you to download for free, thanks for reading and enjoy!
In approximately December 2019, the gaming forum website SoarGames suffered a data breach that impacted 5M users. The breach included Emails, Usernames, Registration IP's and Passwords stored as MD5 hashes.
Compromised data: Email addresses, IP addresses, Usernames, Passwords, Registration IP
download
thank you bro
|