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

[Image: icecreamforum.png]

In approximately May 2021, the forum for discussing Ice Cream "Ice Cream Forum" suffered a data breach that impacted 1k members. The breach included Email addresses, Usernames, Dates of birth, IP Addresses and Passwords stored as vBulletin hashes. This breach was a pivot from the Clown-Forums Databreach.

Compromised data: Email addresses, Usernames, Dates of birth, IP Addresses, 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 Ice Cream Forum Database for you to download, thanks for reading and enjoy!

[Image: icecreamforum.png]

In approximately May 2021, the forum for discussing Ice Cream "Ice Cream Forum" suffered a data breach that impacted 1k members. The breach included Email addresses, Usernames, Dates of birth, IP Addresses and Passwords stored as vBulletin hashes. This breach was a pivot from the Clown-Forums Databreach.

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


sample:
DROP TABLE IF EXISTS vB_user; CREATE TABLE `vB_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(3) 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',   `arcadeoptions` int(10) unsigned NOT NULL DEFAULT '509',   `challengecache` int(10) unsigned NOT NULL DEFAULT '0',   `favcache` text NOT NULL,   `importuserid` bigint(20) 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',   `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',   `links` int(11) NOT NULL DEFAULT '0',   `comments` int(11) NOT NULL DEFAULT '0',   `totalhits` int(11) NOT NULL DEFAULT '0',   `totalhitsin` int(11) NOT NULL DEFAULT '0',   `validated` int(11) NOT NULL DEFAULT '1',   `template` text NOT NULL,   `language` text NOT NULL,   `lastattempt` text NOT NULL,   `allowemail` text NOT NULL,   `avatarname` text NOT NULL,   `stylesheet` text NOT NULL,   `allowuseremail` text NOT NULL,   `albumid` int(11) NOT NULL DEFAULT '0',   `failedattempts` int(11) NOT NULL DEFAULT '0',   `totalbytes` int(11) NOT NULL DEFAULT '0',   `funds` double DEFAULT NULL,   `notifyoflinks` text NOT NULL,   `timezone` double DEFAULT NULL,   `rating` double DEFAULT NULL,   `notifyofpms` text NOT NULL,   `acceptpms` text NOT NULL,   `cookieduration` int(11) NOT NULL DEFAULT '0',   `banned` text NOT NULL,   `location` varchar(255) DEFAULT NULL,   `occupation` varchar(255) DEFAULT NULL,   `bio` text NOT NULL,   `inactive` int(11) NOT NULL DEFAULT '0',   `timeonline` int(11) NOT NULL DEFAULT '0',   `totalpms` int(11) NOT NULL DEFAULT '0',   `buddies` text NOT NULL,   `ignored` text NOT NULL,   `isonline` int(11) NOT NULL DEFAULT '0',   `acceptims` varchar(255) DEFAULT NULL,   `adminpermissions` text NOT NULL,   `referrer` int(11) NOT NULL DEFAULT '0',   `groupreverttime` int(11) NOT NULL DEFAULT '0',   `grouprevertto` int(11) NOT NULL DEFAULT '0',   `moderationpm` varchar(255) DEFAULT NULL,   `secondarygroups` text NOT NULL,   `linksperpage` int(11) NOT NULL DEFAULT '0',   `commentsperpage` int(11) NOT NULL DEFAULT '0',   `shouts` int(11) NOT NULL DEFAULT '0',   `shoutban` int(11) NOT NULL DEFAULT '0',   `topicbans` text NOT NULL,   `forumbans` text NOT NULL,   `visibility` text NOT NULL,   `birthdate` date DEFAULT NULL,   `lastsession` int(11) NOT NULL DEFAULT '0',   `interests` text NOT NULL,   `posteditor` varchar(255) DEFAULT NULL,   `forumaccess` text NOT NULL,   `pmnotify` varchar(255) DEFAULT NULL,   `modnotes` int(11) NOT NULL DEFAULT '0',   `guestnotes` int(11) NOT NULL DEFAULT '0',   `lastmodnote` int(11) NOT NULL DEFAULT '0',   `newpms` int(11) NOT NULL DEFAULT '0',   `imflag` int(11) NOT NULL DEFAULT '0',   `orderalbums` varchar(255) DEFAULT NULL,   `lastguestnote` int(11) NOT NULL DEFAULT '0',   `notifymethod` varchar(255) DEFAULT NULL,   `showavatars` varchar(255) DEFAULT NULL,   `showsigs` varchar(255) DEFAULT NULL,   `warninglevel` int(11) NOT NULL DEFAULT '0',   `topics` int(11) NOT NULL DEFAULT '0',   `chatcolor` text NOT NULL,   `traderrating` int(11) NOT NULL DEFAULT '0',   `invitessent` int(11) NOT NULL DEFAULT '0',   `validatedemail` int(11) NOT NULL DEFAULT '0',   `calsub` int(11) NOT NULL DEFAULT '0',   `macros` text NOT NULL,   `guestnotify` varchar(255) DEFAULT NULL,   `keychecktime` int(11) NOT NULL DEFAULT '0',   `notifykeywords` varchar(255) DEFAULT NULL,   `autosubscribepost` varchar(255) DEFAULT NULL,   `blogrss` text NOT NULL,   `positivepct` float NOT NULL DEFAULT '0',   `notifytrader` varchar(255) DEFAULT NULL,   `usertextfield.signature` text NOT NULL,   `wsnpmfolders` text NOT NULL,   PRIMARY KEY (`userid`),   KEY `usergroupid` (`usergroupid`),   KEY `username` (`username`),   KEY `birthday` (`birthday`,`showbirthday`),   KEY `birthday_search` (`birthday_search`),   KEY `importuser_index` (`importuserid`),   KEY `avatarid` (`avatarid`),   KEY `referrerid` (`referrerid`) ) ENGINE=MyISAM AUTO_INCREMENT=1479 DEFAULT CHARSET=latin1; INSERT INTO vB_user VALUES('1', '6', '', '0', 'The Empress of Ice Cream', '3dd8a82c2d15665b5fa76003cd288959', '2010-04-05', 'webmaster@icecreamnewyork.com', '0', '', '', '', '', '', '', '', '2', '3', 'Neapolitan complex', '2', '0', '0', '1508785858', '1622427025', '1499032082', '0', '839', '0', '1', '-5', '0', '248', '0', '0', '0', '11540695', '09-26-0000', '0000-09-26', '-1', '1', '', '0', '0', '0', '0', '1', '12', '0', 'S=g', '0', '0', '0', '', '0', '0', '0', '0', '', '0', '9', '0', '0', '42695', '8', '0', '0', '0', '0', '0', '0', '0', '0', '4', '0', '0', '0', '1', '', '', '1215624360', '', '', '../styles/I_Scream_You_Scream', '', '0', '0', '0', NULL, '', NULL, '8', '', '', '0', '', NULL, NULL, '', '0', '49262', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '1215625968', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('15', '2', '', '0', 'poorliberal', '5919734c123926d49014007b1bff765a', '2008-07-02', 'goldeb@aol.com', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1179298620', '0', '1180311201', '1216258196', '0', '0', '0', '10', '5', '-5', '0', '0', '0', '0', '0', '11537623', '', '0000-00-00', '-1', '-1', '152.163.100.7', '0', '1', '0', '0', '2', '0', '0', '&rn', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '47', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '1215313968', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('684', '2', '', '0', 'Rallen', 'f0266a1c044cf7662841977f2e254190', '2011-11-22', 'rallen@rallen.dk', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1321998706', '0', '1321998706', '1321999487', '1321999219', '0', '1', '10', '5', '-5', '0', '0', '0', '0', '0', '11541591', '', '0000-00-00', '-1', '-1', '62.198.241.170', '0', '1', '0', '0', '2', '0', '0', 'XkO', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '140', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('4', '7', '', '0', 'Laura', '4b554348cb9e3b47b04704fd1374053b', '2007-04-17', 'lbrose@hotmail.com', '0', '', 'http://www.experimentalseries106.com', '', '', '', '', '', '1', '2', 'Moderator', '0', '1143417060', '0', '1606758398', '1619044663', '1619044410', '0', '1892', '0', '4', '0', '0', '317', '0', '0', '0', '11538007', '', '0000-00-00', '-1', '1', '', '0', '0', '0', '0', '0', '19', '0', '|25', '0', '0', '0', '', '0', '0', '509', '0', '', '3', '0', '3', '3', '118417', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('5', '2', '', '0', 'THEAVONLADY415', 'b369e3e383785f15c8d5805fa4a3681e', '2007-04-17', 'THEAVONLADY415@VERIZON.NET', '0', '', '', '', '', '', '', '', '0', '2', 'New Flavor', '0', '1154717375', '0', '0', '1154717437', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '11536471', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', 'L!8', '0', '0', '0', '', '0', '0', '509', '0', '', '4', '0', '0', '0', '55', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('676', '2', '', '0', 'lesterstubb', 'c744459a73e241b977d8749d16604cfd', '2011-11-03', 'lesterstubb@aol.com', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1320351120', '0', '1320351780', '1323156355', '1323156354', '4573', '4', '10', '5', '-5', '0', '0', '0', '0', '0', '11541591', '', '0000-00-00', '-1', '-1', '205.164.34.58', '0', '1', '0', '0', '2', '0', '0', 'LGY', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '249', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('8', '2', '', '0', 'MiaraNYc', '167a8cbf55c1007704655bf565030c88', '2007-06-06', 'miaraxvayyl@list.ru', '0', '', '', '', '', '', '', '', '2', '2', 'New Flavor', '0', '1167193200', '0', '1215096995', '1215096960', '1215096897', '1457', '13', '0', '4', '-5', '0', '131', '0', '0', '0', '11536599', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', 'ssa', '0', '0', '0', '', '0', '0', '509', '0', '', '22', '0', '0', '0', '857', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('9', '2', '', '0', 'Funterry', 'e8dbae3a880c33d70567071af7e2a8e0', '2007-06-06', 'terry@freeemailnow.info', '0', '', '', '', '', '', '', '', '2', '2', 'New Flavor', '0', '1172893740', '0', '0', '1181158440', '0', '0', '0', '0', '4', '-5', '0', '227', '0', '0', '0', '11536471', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', 'PiJ', '0', '0', '0', '', '0', '0', '509', '0', '', '75', '0', '0', '0', '298', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('10', '2', '', '0', 'crazydelicious', '0560b136632126dcc687afe0156db4f4', '2007-04-17', 'Michelle@Dejerine-Sottas.com', '0', '', '', '', '', '', '', '', '2', '2', 'Sugar Cone Kid', '0', '1174411260', '0', '1229193640', '1229193640', '1229192417', '2002', '34', '0', '4', '-5', '0', '273', '0', '0', '0', '11536471', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '\"!U', '0', '0', '0', '', '0', '0', '509', '0', '', '76', '0', '0', '0', '2500', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('11', '2', '', '0', 'JSedutto', 'cab766344a5fcdbbf41e5f24a233b798', '2007-04-17', 'jeffgiovanniello@hotmail.com', '0', '', 'http://www.seduttosicecream.com', '', '', 'ronnydaytona1970', '', '', '0', '2', 'New Flavor', '0', '1174419616', '0', '1219416591', '1261352517', '1261352516', '0', '11', '0', '0', '', '0', '0', '0', '0', '0', '11536471', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', 'T#(', '0', '0', '0', '', '0', '0', '509', '0', '', '77', '0', '0', '0', '654', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('12', '10', '', '0', 'johndoe@yahoo.com', 'ccda2d03af9c3a9c6f7fe8286bc613f2', '2007-04-17', 'johndoe@yahoo.com', '0', '', '', '', '', '', '', '', '0', '2', 'New Flavor', '0', '1175060063', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '11536471', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0t?', '0', '0', '0', '', '0', '0', '509', '0', '', '78', '0', '0', '0', '31', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('13', '2', '', '0', 'vicki2', '4a6b0c1b8453ffdf04e7a7f437c3237c', '2007-04-17', 'vickihlldy@aol.com', '0', '', '', '', '', '', '', '', '0', '2', 'New Flavor', '0', '1175554394', '0', '1175908570', '1179856934', '1179093946', '158', '4', '0', '0', '', '0', '0', '0', '0', '0', '11536471', '', '0000-00-00', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', 'h.d', '0', '0', '0', '', '0', '0', '509', '0', '', '79', '0', '0', '0', '558', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('16', '2', '', '0', 'IceCreamLover', '87b31ee68d363c441b99464887967e28', '2007-05-20', 'westbrighton@yahoo.com', '0', '', '', '', '', '', '', '', '1', '0', 'Single Scoop', '0', '1179686700', '0', '1441037273', '1476171446', '1476171446', '0', '470', '10', '5', '-5', '0', '311', '0', '0', '0', '11537607', '', '0000-00-00', '-1', '-1', '69.22.197.14', '0', '1', '0', '0', '2', '0', '0', 'T9C', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '2', '2', '17314', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('17', '2', '', '0', 'lost in nyc', 'ad5d8101f5c8f710163549b1642cc846', '2007-05-27', 'webmaster@clown-forum.com', '0', '', '', '', '', '', '', '', '1', '0', 'New Flavor', '0', '1180322580', '0', '1181143335', '1181144460', '1181144483', '0', '7', '10', '5', '-5', '0', '127', '0', '0', '0', '11537623', '', '0000-00-00', '-1', '-1', '69.22.197.14', '1', '1', '0', '0', '2', '0', '0', '89=', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '526', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('18', '2', '', '0', 'fwpearce', '5872be936d8db83e1f2b8a4142f45370', '2007-06-01', 'fwpearce@ciaobellagelato.com', '0', '', 'http://www.ciaobellagelato.com', '', '', '', '', '', '1', '0', 'New Flavor', '0', '1180707098', '0', '1180707098', '1180757964', '0', '0', '0', '10', '5', '-5', '0', '0', '0', '0', '0', '11537607', '02-28-0000', '0000-02-28', '-1', '-1', '207.99.43.138', '0', '1', '0', '0', '2', '0', '0', 'HUf', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '221', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('672', '2', '', '0', 'muffin', 'e1bc263cb4a51010f2b494d6b1c9c5e6', '2011-11-02', 'martin@dean216.orangehome.co.uk', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1320170924', '0', '1320171520', '1320259045', '1320258918', '4524', '3', '10', '5', '-5', '0', '0', '0', '0', '0', '11541575', '', '0000-00-00', '-1', '-1', '2.25.53.161', '0', '1', '0', '0', '2', '0', '0', 'V{p', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '383', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('21', '2', '', '0', 'Lauramiller@nyc.rr.com', '6accd198c2cba720aee8e96b9bbf562d', '2007-06-01', 'lauramiller@nyc.rr.com', '0', '', '', '', '', '', '', '', '1', '0', 'New Flavor', '0', '1180708820', '0', '1180708820', '1180708820', '0', '0', '0', '10', '5', '-5', '0', '0', '0', '0', '0', '11537495', '', '0000-00-00', '-1', '-1', '68.175.98.212', '0', '1', '0', '0', '2', '0', '0', '/2w', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '49', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('675', '2', '', '0', 'ArcticGelato', 'b813e09b6c3c7d58e4530069cc80c7d1', '2011-11-28', 'emily.roche@jestic.net', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1320237361', '0', '1341402266', '1341916192', '1341402023', '4873', '19', '10', '5', '0', '0', '0', '0', '0', '0', '11541975', '', '0000-00-00', '-1', '-1', '84.12.195.121', '0', '1', '0', '0', '2', '0', '0', 'AJ\'', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '2201', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('23', '2', '', '0', 'cziegenbein', 'fbc7ee793c15acfd8a9572342f872bf0', '2007-06-01', 'china@pbump.com', '0', '', '', '', '', '', '', '', '1', '0', 'New Flavor', '0', '1180711137', '0', '1180711137', '1180711197', '0', '0', '0', '10', '5', '-5', '0', '0', '0', '0', '0', '11537607', '', '0000-00-00', '-1', '-1', '69.86.86.176', '0', '1', '0', '0', '2', '0', '0', '5H/', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '232', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('669', '2', '', '0', 'eyescream', '053eed989de1ac477f0cab0227a0b540', '2011-10-28', 'scasino@aol.com', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1319813172', '0', '1319814640', '1319815938', '1319814491', '0', '1', '10', '5', '-5', '0', '0', '0', '0', '0', '11541719', '03-25-1966', '1966-03-25', '-1', '-1', '96.11.198.212', '0', '1', '0', '0', '2', '0', '0', 'EE}', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '159', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('667', '2', '', '0', 'RogueTechDesigns', '5e989295086a07e0b15220049d515e61', '2011-10-26', 'roguetechdesigns@gmail.com', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1319651435', '0', '1319823813', '1320169944', '1319651824', '0', '1', '10', '5', '-5', '0', '0', '0', '0', '0', '11541719', '', '0000-00-00', '-1', '-1', '163.153.27.216', '0', '1', '0', '0', '2', '0', '0', '8Vb', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '119', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('26', '2', '', '0', 'jschiller', '097b0a8829086d0541c14f5044408e3a', '2007-06-01', 'jschiller1@nyc.rr.com', '0', '', '', '', '', '', '', '', '1', '0', 'New Flavor', '0', '1180728047', '0', '1180728047', '1180729603', '0', '0', '0', '10', '5', '-5', '0', '0', '0', '0', '0', '11537623', '', '0000-00-00', '-1', '-1', '72.43.157.130', '0', '1', '0', '0', '2', '0', '0', 'C\\&', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '200', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', ''); INSERT INTO vB_user VALUES('670', '2', '', '0', 'JBrownfeather', 'b9128174d997d8f5ed49324043e2de89', '2011-11-04', 'takenoverjeanine.brownfeather@hotmail.com', '0', '', '', '', '', '', '', '', '2', '0', 'New Flavor', '0', '1319913180', '0', '1319913925', '1320249840', '1320249780', '4523', '5', '10', '5', '-5', '0', '227', '0', '0', '0', '11541591', '', '0000-00-00', '-1', '-1', '64.134.228.73', '0', '1', '0', '0', '2', '0', '0', 'OA*', '0', '0', '0', '', '0', '0', '509', '0', '', '0', '0', '0', '0', '848', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '', '', '', '', '', '', '', '0', '0', '0', NULL, '', NULL, NULL, '', '', '0', '', NULL, NULL, '', '0', '0', '0', '', '', '0', NULL, '', '0', '0', '0', NULL, '', '0', '0', '0', '0', '', '', '', NULL, '0', '', NULL, '', NULL, '0', '0', '0', '0', '0', NULL, '0', NULL, NULL, NULL, '0', '0', '', '0', '0', '0', '0', '', NULL, '0', NULL, NULL, '', '0', NULL, '', '');
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
#3
Thanks for yo
Reply
#4
fgdghdgfhgh
(06-08-2023, 07:04 PM)Baphomet Wrote:
Hello BreachForums Community,
Today I have uploaded the Ice Cream Forum Database for you to download, thanks for reading and enjoy!

[Image: icecreamforum.png]

In approximately May 2021, the forum for discussing Ice Cream "Ice Cream Forum" suffered a data breach that impacted 1k members. The breach included Email addresses, Usernames, Dates of birth, IP Addresses and Passwords stored as vBulletin hashes. This breach was a pivot from the Clown-Forums Databreach.

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



habibi on rock da kao
Reply
#5
IS IT WORTH BUYING FOR 8CREDITS;;;;???
Ban reason: Leeching | http://raiddfzn73ir6iyxlf7nwytnujiflddog...an-Appeals if you feel this is incorrect. (Permanent)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  USA Voter Databases Collection - Leaked, Download! Automation 126 39,221 07-03-2026, 03:59 PM
Last Post: homiesexual
  MyFitnessPal Database - Leaked, Download! Automation 63 19,765 07-01-2026, 12:56 PM
Last Post: kilobyte001
  Turkish Citizenship Database - Leaked, Download! Addka72424 79 20,647 06-29-2026, 06:48 AM
Last Post: johnmalkovich1202
  Turknet Database - Leaked, Download! dejavu 81 2,521 06-26-2026, 03:22 PM
Last Post: bounteousnesses
  Albertsons Database - Leaked, Download! Sphere 7 417 06-26-2026, 03:19 PM
Last Post: bounteousnesses



 Users browsing this thread: 1 Guest(s)