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

[Image: pwn-logo.png]

In December 2016, the forum for the Microsoft Excel tips and solutions site Mr Excel suffered a data breach. The hack of the vBulletin forum led to the exposure of over 366k accounts along with email and IP addresses, dates of birth and salted passwords hashed with MD5.

Compromised data: Dates of birth, Email addresses, IP addresses, Passwords, Social connections, Usernames, Website activity

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 MrExcel Database for you to download, thanks for reading and enjoy!

[Image: pwn-logo.png]

In December 2016, the forum for the Microsoft Excel tips and solutions site Mr Excel suffered a data breach. The hack of the vBulletin forum led to the exposure of over 366k accounts along with email and IP addresses, dates of birth and salted passwords hashed with MD5.

Compromised data: Dates of birth,  Email addresses,  IP addresses,  Passwords,  Social connections,  Usernames,  Website activity


sample:
  `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 '33570831',
  `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',
  `importuserid` bigint(20) 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',
  `assetposthash` varchar(32) NOT NULL DEFAULT '',
  `fbuserid` varchar(255) NOT NULL,
  `fbjoindate` int(10) unsigned NOT NULL DEFAULT '0',
  `fbname` varchar(255) NOT NULL,
  `logintype` enum('vb','fb') NOT NULL DEFAULT 'vb',
  `fbaccesstoken` varchar(255) NOT NULL,
  `newrepcount` smallint(5) 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',
  PRIMARY KEY (`userid`),
  KEY `usergroupid` (`usergroupid`),
  KEY `username` (`username`),
  KEY `birthday` (`birthday`,`showbirthday`),
  KEY `birthday_search` (`birthday_search`),
  KEY `importuser_index` (`importuserid`),
  KEY `referrerid` (`referrerid`),
  KEY `fbuserid` (`fbuserid`),
  KEY `email` (`email`),
  KEY `lastactivity` (`lastactivity`)
) ENGINE=MyISAM AUTO_INCREMENT=314545 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `vb_user`
--

LOCK TABLES `vb_user` WRITE;
/*!40000 ALTER TABLE `vb_user` DISABLE KEYS */;
INSERT INTO `vb_user` VALUES (1,6,'',0,'Admin','e7f82fbed315bdef5a19f65ec42d0dfe','2012-06-14','scott.pierson@mrexcel.com',0,'','','','','','','',2,2,'<b>Administrator</b>',0,1193575680,0,1226086823,1226086800,1422027499,4053001,5874,20,5,'0',0,0,0,0,0,45107799,'','0000-00-00',-1,1,'',0,0,0,0,1,4,4,'UyhJhm[q-6Sj>[7VAz*5NtZ=R@I2f{',0,0,0,'',0,0,0,113,0,1,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
2,20,'6',20,'MrExcel','d298a3373642c55e501456ee2f525118','2007-12-08','consult@MrExcel.com',0,'','http://www.mrexcel.com/consult.shtml','','','','','',1,2,'.',2,1013212800,0,1421935779,1422013658,1420992588,4040989,829,0,4,'-5',0,0,0,0,0,45107287,'02-17-1965','1965-02-17',-1,1,'',0,0,0,0,0,135,117,'24Y',0,0,0,'',0,0,1,703,6,13,0,0,0,0,0,0,0,'','',0,'','vb','',0,15,2,9
3,20,'11',11,'Juan Pablo González','35bd941ea399c01a682d35749a959b2b','2013-06-17','juanpg@gmail.com',0,'','http://www.juanpg.com','','','','','',1,2,'<b>MrExcel MVP</b>',0,1013212800,0,1421168564,1421268790,1408130085,3907673,11950,0,0,'-5',0,0,0,0,0,3163221,'','0000-00-00',-1,1,'',0,0,1341530837,0,0,83,0,'gfqS=G1u-L=aT:&@&P~RWE^1XAF9hJ',0,0,0,'',0,0,3,276,3,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,11,1,0
4,20,'11',11,'Russell Hauf','feed942ff9284d17153d61ac2bd4a31e','2014-02-06','hauffa@gmail.com',0,'','','','','','','',1,2,'<b>MrExcel MVP</b>',0,1013385600,0,1421809092,1421967606,1410902741,3940247,1457,0,0,'-8',1,0,0,0,0,45112407,'','0000-00-00',-1,1,'',0,0,0,0,1,78,0,'3oVHxGn(x~B+Q;Nd!0DdPy*IJw%(&x',0,0,0,'',0,0,4,54,0,1,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,4,0
5,20,'11',11,'Tom Urtis','b4178ea7149c173ac8edab163f63af12','2007-12-08','tom@atlaspm.com',0,'','http://www.atlaspm.com/','','','','','',2,0,'<b>MrExcel MVP</b>',0,1013385600,-1,1421637848,1421637848,1416637016,4001848,11011,0,0,'-8',1,0,0,0,0,43535959,'','0000-00-00',40,1,'',0,0,1295933056,0,1,100,0,'jsT',0,0,0,'',0,0,5,691,0,2,0,0,0,0,0,0,0,'','',0,'','vb','',0,16,0,4
6,20,'11',11,'Dan Aragon','6d68d00eb19a0ea76c2c396c1626e0c4','2007-12-08','darag2358@yahoo.com',0,'','','','','','','',0,2,'<b>MrExcel MVP</b>',0,1013385600,0,1274239222,1283219452,1115054444,0,92,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,6,0,'LLi',0,0,0,'',0,0,6,14,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
7,20,'11',11,'Barrie Davidson','dbc97a01b004c8241a344009b9857764','2007-12-08','barriedavidson@yahoo.ca',0,'','','','','barriedavidson','barriedavidson@hotmail.com','',0,2,'<b>MrExcel MVP</b>',0,1013385600,0,1304968646,1402608614,1299333147,2635274,2330,0,0,'-6',1,0,0,0,0,45112535,'','0000-00-00',-1,1,'',0,0,0,0,1,36,1,'S95',0,0,0,'',0,0,7,64,3,2,0,0,0,0,0,0,0,'','',0,'','vb','',0,1,0,1
8,20,'11',11,'Mark W.','aecb93ff8cfec0d374f185d8c910488a','2007-12-08','markw3mail-mrexcel@yahoo.com',0,'','','','','','','',0,2,'<b>MrExcel MVP</b>',0,1013385600,0,1305144154,1305144154,1305143667,2713137,11654,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,11,4,'mT9',0,0,0,'',0,0,8,76,0,1,0,0,0,0,0,0,0,'','',0,'','vb','',0,2,0,2
9,20,'11',11,'Ivan F Moala','6f639bb0ad945605225563013bfba0d8','2011-06-18','ivanmoala@xtra.co.nz',0,'','http://www.xcelfiles.com/','','','ivan.moala@yahoo.com','','ivanmoala',0,2,'<b>MrExcel MVP</b>',0,1013385600,0,1325914224,1325915820,1323167340,2954388,4209,0,4,'12',2,0,0,0,0,45636823,'','0000-00-00',-1,2,'',0,0,0,0,1,100,30,'Qk]-[fw]-x+}k%dz\\awFtyA@0dhqdB',0,0,0,'',0,0,9,821,7,7,0,0,0,0,0,0,0,'','',0,'','vb','',0,4,0,4
10,20,'11',11,'Aladin Akyurek','9d0c60adb3ec9999371fb5902ea54297','2007-12-08','AladinAkyurek@gmail.com',0,'','','','','','','',2,2,'<b>MrExcel MVP</b>',0,1013731200,-1,1422040137,1422041616,1422033650,4053164,66924,0,0,'0',1,0,0,0,0,45620951,'','0000-00-00',20,1,'',0,0,1420323532,0,0,38,0,'Z-K',0,0,0,'',0,0,10,4062,120,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,540,12,0
11,19,'',0,'egeslani','77fb5805e0b6edc1f8fa1e08263fcbe0','2010-08-01','egeslani@yahoo.com',0,'','http://www.egeslani.com','','','','','',0,2,'New Member',0,1013817600,0,1280670065,1280675199,1200377158,0,27,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,6,2,'8?(',0,0,0,'',0,0,11,5,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
12,19,'',0,'rustycar','deb04e77b0a72bc33186da87478f5718','2007-12-08','sean.m@roadrunner.nf.net',0,'','','','','','','',0,2,'New Member',0,1013817600,0,0,1076269228,1078942822,0,10,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,2,1,'vR=',0,0,0,'',0,0,12,5,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
13,20,'',0,'George J','b0a9956ea97edd8462f9a93485723dd9','2007-12-08','George.Jenkins@ryden.co.uk',0,'','','','','','','',2,2,'Board Regular',0,1013817600,0,1422028787,1422031539,1422031369,4053109,847,0,0,'0',0,0,0,0,0,45108311,'','0000-00-00',-1,1,'',0,0,1343144391,0,1,16,0,'Qxk',0,0,0,'',0,0,13,14,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
14,20,'11',11,'dk','57250aece82a62f07ad47d43900d9616','2007-12-08','daniel.klann@jll.com',0,'','','','','','','',0,2,'<b>MrExcel MVP</b>',0,1013817600,0,1416181312,1416187314,1416186820,3996451,2934,0,0,'10',0,0,0,0,0,45108439,'','0000-00-00',-1,1,'',0,0,1370062397,0,1,75,1,'1?y',0,0,0,'',0,0,14,186,5,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,5,0,1
15,19,'',0,'Karen','a99e04aa7560fe5df7f93430b37fef6a','2007-12-08','karen@hbeark.com',0,'','','','','','','',0,2,'New Member',0,1013817600,0,0,0,0,0,0,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,2,1,'v*m',0,0,0,'',0,0,15,5,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
16,19,'',0,'Gary Bailey','b14120d5e1f6733969c74abd37e67d7b','2007-12-08','gary.bailey@totalise.co.uk',0,'','','','','','','',0,2,'New Member',0,1013817600,0,0,1078060236,1072868233,0,13,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,2,1,'LW;',0,0,0,'',0,0,16,4,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
17,20,'',0,'Paul B','c7bf1c5331659f2083acc10ae8eab34f','2007-12-08','45607@bellsouth.net',0,'','','','','','','',0,2,'Board Regular',0,1013817600,0,1377192492,1412520463,1412519552,3957845,548,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,0,0,'6,U',0,0,0,'',0,0,17,5,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,1,0,1
18,20,'',0,'keithkemble','8a50ea337e96fd74315bcd6f7d4b2a8d','2007-12-08','keithkemble@ntlworld.com',0,'','','','','','','',0,2,'Board Regular',0,1013817600,0,1397132163,1399900604,1336029278,3140965,160,0,0,'0',0,0,0,0,0,45112535,'','0000-00-00',-1,1,'',0,0,0,0,1,2,0,'Ky*',0,0,0,'',0,0,18,4,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
19,19,'',0,'rollo','c5a39b7b7ff05da208f3ad34165f275f','2007-12-08','trenell@manx.net',0,'','','','','','','',0,2,'New Member',0,1013817600,0,1156324608,1202331950,1156327929,0,43,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,1,0,'e4`',0,0,0,'',0,0,19,2,0,0,0,0,0,0,0,0,0,'','',0,'','vb','',0,0,0,0
20,20,'11',11,'IML','ce3923cf38c8418f28f961ae5c359cab','2007-12-08','ianiml11@aol.com',0,'','','','','','','',0,2,'<b>MrExcel MVP</b>',0,1013817600,0,1347914782,1347914782,1201278562,1471711,1744,0,0,'',0,0,0,0,0,45107287,'','0000-00-00',0,0,'',0,0,0,0,1,37,3,'Won',0,0,0,'',0,0,20,21,0,1,0,0,0,0,0,0,0,'','',0,'','vb','',0,2,0,2
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
You are incredible, to surprise, but how did you manage to get this
Reply
#4
Lets check this out , thanks bro
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  2,844 Separate Data Breaches Collection - Leaked, Download! Automation 29 10,123 3 hours ago
Last Post: wwxxcc
  Bureau van Dijk Database - Leaked, Download! Automation 85 24,573 3 hours ago
Last Post: wwxxcc
  China Mobile (中国移动) 2022 Database - Leaked, Download! DAN_8 35 853 9 hours ago
Last Post: 268296
  Gemini Database - Leaked, Download! Automation 73 21,435 11 hours ago
Last Post: Cassonatilic
  Serasa Experian Database - Leaked, Download! Automation 158 46,937 11 hours ago
Last Post: asteroyd



 Users browsing this thread: