Aspkins World Database - Leaked, Download!
by Automation - Thursday June 8, 2023 at 07:04 PM
#1
Hello BreachForums Community,
Today I have uploaded the Aspkins World Database for you to download, thanks for reading and enjoy!

[Image: aspkin.png]

In September 2016, the Marketing forum Aspkins World suffered a data breach that impacted 68k users. The breach led to the exposure of data including Email addresses, Usernames, IP Addresses, Dates of birth and Passwords stored as vBulletin hashes.

Compromised data: Email addresses, Usernames, IP Addresses, Dates of birth, Passwords

Hidden Content
You must register or login to view this content.

Reply
#2
(06-08-2023, 07:04 PM)dedale Wrote:
Hello BreachForums Community,
Today I have uploaded the Aspkins World Database for you to download, thanks for reading and enjoy!

[Image: aspkin.png]

In September 2016, the Marketing forum Aspkins World suffered a data breach that impacted 68k users. The breach led to the exposure of data including Email addresses, Usernames, IP Addresses, Dates of birth and Passwords stored as vBulletin hashes.

Compromised data: Email addresses,  Usernames,  IP Addresses,  Dates of birth,  Passwords


sample:
DROP TABLE IF EXISTS user;
CREATE TABLE `user` (
  `userid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `usergroupid` smallint(5) unsigned NOT NULL DEFAULT '0',
  `membergroupids` varchar(250) NOT NULL DEFAULT '',
  `displaygroupid` smallint(5) unsigned NOT NULL DEFAULT '0',
  `username` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(32) NOT NULL DEFAULT '',
  `passworddate` date NOT NULL DEFAULT '0000-00-00',
  `email` varchar(100) NOT NULL DEFAULT '',
  `styleid` smallint(5) unsigned NOT NULL DEFAULT '0',
  `parentemail` varchar(50) NOT NULL DEFAULT '',
  `homepage` varchar(100) NOT NULL DEFAULT '',
  `icq` varchar(20) NOT NULL DEFAULT '',
  `aim` varchar(20) NOT NULL DEFAULT '',
  `yahoo` varchar(32) NOT NULL DEFAULT '',
  `msn` varchar(100) NOT NULL DEFAULT '',
  `skype` varchar(32) NOT NULL DEFAULT '',
  `showvbcode` smallint(5) unsigned NOT NULL DEFAULT '0',
  `showbirthday` smallint(5) unsigned NOT NULL DEFAULT '2',
  `usertitle` varchar(250) NOT NULL DEFAULT '',
  `customtitle` smallint(6) NOT NULL DEFAULT '0',
  `joindate` int(10) unsigned NOT NULL DEFAULT '0',
  `daysprune` smallint(6) NOT NULL DEFAULT '0',
  `lastvisit` int(10) unsigned NOT NULL DEFAULT '0',
  `lastactivity` int(10) unsigned NOT NULL DEFAULT '0',
  `lastpost` int(10) unsigned NOT NULL DEFAULT '0',
  `lastpostid` int(10) unsigned NOT NULL DEFAULT '0',
  `posts` int(10) unsigned NOT NULL DEFAULT '0',
  `reputation` int(11) NOT NULL DEFAULT '10',
  `reputationlevelid` int(10) unsigned NOT NULL DEFAULT '1',
  `timezoneoffset` varchar(4) NOT NULL DEFAULT '',
  `pmpopup` smallint(6) NOT NULL DEFAULT '0',
  `avatarid` smallint(6) NOT NULL DEFAULT '0',
  `avatarrevision` int(10) unsigned NOT NULL DEFAULT '0',
  `profilepicrevision` int(10) unsigned NOT NULL DEFAULT '0',
  `sigpicrevision` int(10) unsigned NOT NULL DEFAULT '0',
  `options` int(10) unsigned NOT NULL DEFAULT '15',
  `birthday` varchar(10) NOT NULL DEFAULT '',
  `birthday_search` date NOT NULL DEFAULT '0000-00-00',
  `maxposts` smallint(6) NOT NULL DEFAULT '-1',
  `startofweek` smallint(6) NOT NULL DEFAULT '1',
  `ipaddress` varchar(15) NOT NULL DEFAULT '',
  `referrerid` int(10) unsigned NOT NULL DEFAULT '0',
  `languageid` smallint(5) unsigned NOT NULL DEFAULT '0',
  `emailstamp` int(10) unsigned NOT NULL DEFAULT '0',
  `threadedmode` smallint(5) unsigned NOT NULL DEFAULT '0',
  `autosubscribe` smallint(6) NOT NULL DEFAULT '-1',
  `pmtotal` smallint(5) unsigned NOT NULL DEFAULT '0',
  `pmunread` smallint(5) unsigned NOT NULL DEFAULT '0',
  `salt` char(30) NOT NULL DEFAULT '',
  `ipoints` int(10) unsigned NOT NULL DEFAULT '0',
  `infractions` int(10) unsigned NOT NULL DEFAULT '0',
  `warnings` int(10) unsigned NOT NULL DEFAULT '0',
  `infractiongroupids` varchar(255) NOT NULL DEFAULT '',
  `infractiongroupid` smallint(5) unsigned NOT NULL DEFAULT '0',
  `adminoptions` int(10) unsigned NOT NULL DEFAULT '0',
  `itrader_total` smallint(5) NOT NULL DEFAULT '0',
  `itrader_pcnt` tinyint(3) NOT NULL DEFAULT '0',
  `profilevisits` int(10) unsigned NOT NULL DEFAULT '0',
  `friendcount` int(10) unsigned NOT NULL DEFAULT '0',
  `friendreqcount` int(10) unsigned NOT NULL DEFAULT '0',
  `vmunreadcount` int(10) unsigned NOT NULL DEFAULT '0',
  `vmmoderatedcount` int(10) unsigned NOT NULL DEFAULT '0',
  `socgroupinvitecount` int(10) unsigned NOT NULL DEFAULT '0',
  `socgroupreqcount` int(10) unsigned NOT NULL DEFAULT '0',
  `pcunreadcount` int(10) unsigned NOT NULL DEFAULT '0',
  `pcmoderatedcount` int(10) unsigned NOT NULL DEFAULT '0',
  `gmmoderatedcount` int(10) unsigned NOT NULL DEFAULT '0',
  `post_thanks_user_amount` int(10) unsigned NOT NULL DEFAULT '0',
  `post_thanks_thanked_posts` int(10) unsigned NOT NULL DEFAULT '0',
  `post_thanks_thanked_times` int(10) unsigned NOT NULL DEFAULT '0',
  `wwu002activity` int(10) unsigned NOT NULL DEFAULT '0',
  `wwu002activitydate` int(10) unsigned NOT NULL DEFAULT '0',
  `wwu002memberlevel` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `wwu002fullmemberdate` int(10) unsigned NOT NULL DEFAULT '0',
  `wwu002lastvisit` int(10) unsigned NOT NULL DEFAULT '0',
  `wwu002activitybd` int(10) unsigned NOT NULL DEFAULT '0',
  `ezb_oldugid` int(10) unsigned NOT NULL DEFAULT '0',
  `vbseo_likes_in` int(10) unsigned NOT NULL DEFAULT '0',
  `vbseo_likes_out` int(10) unsigned NOT NULL DEFAULT '0',
  `vbseo_likes_unread` int(10) unsigned NOT NULL DEFAULT '0',
  `showcybstats` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`userid`),
  KEY `usergroupid` (`usergroupid`),
  KEY `username` (`username`),
  KEY `birthday` (`birthday`,`showbirthday`),
  KEY `birthday_search` (`birthday_search`),
  KEY `referrerid` (`referrerid`),
  KEY `posts` (`posts`),
  KEY `post_thanks_thanked_times` (`post_thanks_thanked_times`)
) ENGINE=MyISAM AUTO_INCREMENT=68542 DEFAULT CHARSET=latin1;

INSERT INTO user VALUES('1', '6', '31', '6', 'aspkin', '240b1728c074dab7a7517eef58b9513a', '2016-05-22', 'aspkin@yahoo.com', '0', '', 'http://www.aspkin.com', '', '', '', '', '', '2', '2', 'Administrator', '0', '1169848440', '0', '1473536366', '1473546635', '1473471646', '798980', '9212', '2014', '15', '-6', '0', '0', '0', '0', '0', '35134679', '', '0000-00-00', '-1', '1', '', '0', '0', '0', '0', '0', '4734', '287', '|?Lv`5f]!b1+EXx~Q@t5sW[FZ.2ZRn', '0', '0', '0', '', '0', '0', '22', '100', '31430', '126', '17', '0', '0', '2', '0', '0', '0', '0', '2161', '1068', '2564', '3674', '1473465600', '3', '1223424000', '1473465600', '2100', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('2', '20', '19', '0', 'x2ruff4u', 'd2edfa61933bb162fc3a985320b60d1e', '2007-01-27', 'x2ruff4u@hotmail.com', '0', '', '', '', '', '', '', '', '1', '0', 'Executive VIP', '0', '1169887800', '0', '1469713185', '1470930067', '1469623856', '788892', '479', '9', '4', '-5', '1', '0', '0', '0', '0', '45620439', '', '0000-00-00', '-1', '1', '65.34.98.250', '0', '0', '1365936530', '0', '-1', '523', '0', 'E]A', '0', '0', '0', '', '0', '0', '1', '100', '1340', '7', '0', '0', '0', '0', '0', '0', '0', '0', '43', '19', '35', '0', '1473465600', '1', '0', '1470873600', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('3', '23', '', '0', 'irishstu', '365a166ebfb76cbf68f82881cbf252cb', '2007-01-27', 'stmart76@sky.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1169888897', '0', '1175583278', '1176298886', '1171628061', '474', '3', '10', '5', '0', '2', '0', '0', '0', '0', '45092055', '', '0000-00-00', '-1', '-1', '90.194.125.79', '0', '1', '0', '0', '-1', '21', '8', 'PW<', '0', '0', '0', '', '0', '0', '0', '0', '234', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473465600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('4', '15', '', '0', 'ali85024', 'b0156e320d5c060e16d050c64b5b8d00', '2007-01-27', 'goody_widdershins@yahoo.com', '0', '', '', '', '', '', '', '', '1', '0', 'Subscribed Member', '0', '1169901604', '0', '1239235739', '1239237364', '1197836590', '17777', '10', '11', '5', '-8', '2', '0', '0', '0', '0', '45096407', '', '0000-00-00', '-1', '1', '68.3.4.146', '0', '0', '1236066573', '0', '-1', '4', '3', '}Y`', '0', '0', '0', '', '0', '0', '0', '0', '422', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '0', '0', '1473465600', '1', '0', '1239235200', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('5', '23', '19', '0', 'chris187', '4eda1e1a9f43810ff5c04a338cb6b6ae', '2007-01-27', 'chris1_8_7@hotmail.co.uk', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1169904815', '0', '1366814856', '1414096499', '1303295271', '221335', '104', '10', '5', '0', '0', '0', '0', '0', '0', '45092055', '', '0000-00-00', '-1', '-1', '85.210.26.56', '0', '1', '1284636256', '0', '-1', '32', '0', '\"|8', '0', '0', '0', '', '0', '0', '0', '0', '435', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '1', '1', '0', '1473465600', '1', '0', '1414022400', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('16', '23', '', '0', 'sunny', '68e60ea652ad4441953005d9eb00c13c', '2007-02-01', 'jhs.e.store@gmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170386087', '0', '1170703685', '1170732590', '1170681923', '174', '6', '10', '5', '-5', '0', '0', '0', '0', '0', '45092183', '', '0000-00-00', '-1', '-1', '74.103.72.139', '0', '1', '0', '0', '-1', '7', '3', 'GaU', '0', '0', '0', '', '0', '0', '0', '0', '209', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473033600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('10', '23', '', '0', 'goose', 'a5028b23a2e78edad4732b3cda8771d8', '2007-02-02', 'dwcl1@yahoo.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170093657', '0', '1213365966', '1216077478', '1209780749', '39380', '13', '10', '5', '-8', '2', '0', '0', '0', '0', '45096023', '', '0000-00-00', '40', '1', '71.162.82.132', '0', '0', '1170093806', '2', '1', '5', '2', 'vW?', '0', '0', '0', '', '0', '0', '0', '0', '254', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473465600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('6', '23', '', '0', 'ccdef', '80adc826aa5741c7d99d1b1aac0549d6', '2007-01-28', 'abc@abc.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1169975862', '0', '1171680163', '1173656537', '1170384896', '103', '12', '10', '5', '0', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '66.90.73.19', '0', '1', '0', '0', '-1', '8', '8', 'Zz\'', '0', '0', '0', '', '0', '0', '0', '0', '442', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '3', '0', '1473465600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('75', '23', '', '0', 'amerphy', '50a952a1547be570728f5be69adb798d', '2007-03-13', 'amerphy@web.de', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1173791869', '0', '1173791869', '1173791894', '0', '1095', '0', '10', '5', '-12', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '84.47.68.197', '0', '1', '0', '0', '-1', '2', '2', ':gX', '0', '0', '0', '', '0', '0', '0', '0', '203', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1467072000', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('6449', '23', '', '0', 'michonmarketing716', 'c323274839b5e58c4c077d519c0f7eb2', '2009-04-06', 'michonmarketing716@gmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1239053986', '0', '1239053986', '1239054704', '0', '0', '0', '10', '5', '-5', '2', '0', '0', '0', '0', '45096279', '', '0000-00-00', '-1', '-1', '96.243.57.251', '0', '1', '0', '0', '2', '3', '3', '^\\\"', '0', '0', '0', '', '0', '0', '0', '0', '141', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1464739200', '1', '0', '1238976000', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('8', '23', '', '0', 'tpayton', 'd7b0bfa7cc123eb90943ee176be7fa30', '2007-01-28', 'terry@thepaytonfamily.net', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170018706', '0', '1170949926', '1174280098', '1170949926', '260', '16', '10', '5', '-6', '0', '0', '0', '0', '0', '45092295', '', '0000-00-00', '-1', '-1', '209.192.48.192', '0', '1', '0', '0', '-1', '10', '10', '2AS', '0', '0', '0', '', '0', '0', '0', '0', '269', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473465600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('9', '23', '', '0', 'asian4dude', '07e769f1675d2d93298394a746514f28', '2007-01-28', 'becauseyouread@gmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170045201', '0', '1207301538', '1209271446', '1206063575', '32369', '23', '10', '5', '0', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '203.144.160.250', '0', '1', '0', '0', '-1', '29', '2', 'vaI', '0', '0', '0', '', '0', '0', '0', '0', '281', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473465600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('11', '23', '', '0', 'iceplusplus', '7c8e19b7ab9556d1aaaee895f88a1d4c', '2007-01-29', 'larry.f.rogers@gmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170103780', '0', '1269563934', '1308698565', '1269563919', '130326', '5', '10', '5', '0', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '66.228.93.154', '0', '1', '0', '0', '-1', '6', '5', 'pD~', '0', '0', '0', '', '0', '0', '0', '0', '317', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '1473465600', '1', '0', '1308614400', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('12', '23', '', '0', '072090', 'b9cbd3bbd46b57c15e97bef5f429135b', '2007-01-29', 'cycloneshockey@aol.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170125257', '0', '1172108979', '1172277910', '1172276329', '711', '2', '10', '5', '-5', '0', '0', '0', '0', '0', '45092183', '', '0000-00-00', '-1', '-1', '205.188.116.69', '0', '1', '0', '0', '-1', '7', '7', 'r`J', '0', '0', '0', '', '0', '0', '0', '0', '1471', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473379200', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('13', '23', '', '0', 'billybuns', '5148c49e43a7d34629c57a1e2bf0b1e7', '2007-01-30', 'bjo16@aol.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170137225', '0', '1198182966', '1228799242', '1198165563', '18105', '5', '10', '5', '0', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '69.120.176.40', '0', '1', '0', '0', '-1', '6', '6', ';cj', '0', '0', '0', '', '0', '0', '0', '0', '206', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473379200', '1', '0', '1228780800', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('14', '23', '', '0', 'coldfinger', '98adfed861ce38eb31466398b2b11c55', '2009-06-21', 'dpuhalo@rogers.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170194245', '0', '1252984740', '1257288499', '1177527720', '2377', '18', '10', '5', '-5', '0', '0', '0', '0', '0', '45092055', '', '0000-00-00', '-1', '-1', '74.96.205.4', '0', '1', '0', '0', '-1', '6', '6', 'i 4', '0', '0', '0', '', '0', '0', '0', '0', '280', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473465600', '1', '0', '1257206400', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('15', '23', '', '0', 'Norway', '75553e3f7ae3b3bbc26a607eabf3af8d', '2007-02-01', 'mercedes280s@hotmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170323879', '0', '1170361239', '1170361299', '1170325199', '100', '1', '10', '5', '0', '0', '0', '0', '0', '0', '45092055', '', '0000-00-00', '-1', '-1', '193.212.163.70', '0', '1', '0', '0', '-1', '7', '7', ' bi', '0', '0', '0', '', '0', '0', '0', '0', '204', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473379200', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('34', '23', '', '0', 'JyTeRosa', '74501ea6aaa1f16ca68c40d0ee238157', '2007-02-12', 'evgenii-stenko@mail.ru', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1171294828', '0', '1171294828', '1171295096', '0', '0', '0', '10', '5', '-12', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '62.108.177.13', '0', '1', '0', '0', '-1', '2', '2', 'K@+', '0', '0', '0', '', '0', '0', '0', '0', '164', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1471564800', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('44', '23', '', '0', 'Ebayer34TX', '0c7fd76ce647a429dd6af8d8d964e706', '2007-02-20', 'mr_donald_trump_2007@yahoo.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1172010506', '0', '1172037621', '1172051592', '1172051591', '656', '3', '10', '5', '-8', '0', '0', '0', '0', '0', '45091927', '', '0000-00-00', '-1', '-1', '172.145.131.193', '0', '1', '0', '0', '-1', '6', '6', '5L&', '0', '0', '0', '', '0', '0', '0', '0', '208', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473292800', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('17', '23', '', '0', 'tqk', 'ba1eef3485ed65872a441af1266b050e', '2007-02-03', 'soloqueenizy10@yahoo.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170493317', '0', '1316977412', '1318560965', '1290837766', '185457', '16', '20', '5', '0', '0', '0', '0', '0', '0', '45091911', '', '0000-00-00', '-1', '-1', '64.149.228.199', '0', '1', '0', '0', '-1', '5', '1', 'XnY', '0', '0', '0', '', '0', '0', '0', '0', '276', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473206400', '1', '0', '1318550400', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('18', '23', '', '0', 'JackNoMore', '5fa28ab552bb75cb668a499825e67375', '2007-02-03', 'dealwithedevil@yahoo.com', '0', '', '', '', '', '', '', '', '2', '0', 'eBay Guru', '0', '1170512040', '0', '1297978284', '1297979640', '1197653280', '17626', '1106', '31', '6', '0', '0', '0', '0', '0', '0', '45616215', '', '0000-00-00', '-1', '1', '4.181.42.84', '0', '0', '1179591308', '0', '-1', '74', '1', 'A2?', '0', '0', '0', '', '0', '0', '0', '0', '767', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473465600', '1', '0', '1297900800', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('19', '23', '', '0', '5071353a', '2896428b578dd712fc3d94a6e0cf6ad0', '2007-02-03', 'senor_director@hotmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170531866', '0', '1170531866', '1170533646', '0', '135', '0', '10', '5', '0', '0', '0', '0', '0', '0', '45092055', '', '0000-00-00', '-1', '-1', '86.197.173.179', '0', '1', '0', '0', '-1', '6', '6', '3dO', '0', '0', '0', '', '0', '0', '0', '0', '241', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1473033600', '1', '0', '0', '0', '0', '0', '0', '0', '1');
INSERT INTO user VALUES('20', '23', '', '0', 'rapunzel_01', '5c7da0b8c2f8eba04f26585bb8ea569c', '2011-08-21', 'rapunzel_1@hotmail.com', '0', '', '', '', '', '', '', '', '1', '0', '', '0', '1170575880', '0', '1313997039', '1313997214', '1312336940', '255274', '231', '10', '5', '0', '0', '0', '0', '0', '0', '45616215', '', '0000-00-00', '-1', '-1', '69.254.133.146', '0', '1', '0', '0', '-1', '10', '1', 'be)', '0', '0', '0', '', '0', '0', '0', '0', '531', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '1473465600', '1', '0', '1313971200', '0', '0', '0', '0', '0', '1');
See dead links, reposts, or threads without samples in Databases/Other Leaks/Stealer logs? Report it or tag me @Addka72424
New on this forum? Check this thread | TOR
Want to get credits by reposting leaks? Check Earn credits by reposting leaks! | TOR
Want to add your thread to the official section? Check Add to official requests | TOR
Don't know how to use forum Escrow? Check How to use BreachForums escrow | TOR
Looking for verified leaks that haven't been added to the official index yet? Check Unofficial Database Index | TOR

:420line:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  France's Pass'Sport program Database - Leaked, Download! Indra 223 11,251 Yesterday, 05:48 PM
Last Post: Agencyint
  Albertsons Database - Leaked, Download! Sphere 6 304 06-22-2026, 01:03 AM
Last Post: apolloskicimax
  AT&T 2021 Database - Leaked, Download! MajorNelson 331 83,414 06-20-2026, 03:53 PM
Last Post: 3fraud
  DatPiff Database - Leaked, Download! Automation 160 54,192 06-19-2026, 04:05 PM
Last Post: vcxvwxvwxv
  Wattpad Database - Leaked, Download! Automation 233 67,875 06-11-2026, 12:16 AM
Last Post: ratgmz2



 Users browsing this thread: