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

[Image: crackcommunity.png]

In late 2013, the Crack Community forum specialising in cracks for games was compromised and over 19k accounts published online. Built on the MyBB forum platform, the compromised data included email addresses, IP addresses and salted MD5 passwords.

Compromised data: Email addresses, IP addresses, Passwords, 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 CrackCommunity Database for you to download, thanks for reading and enjoy!

[Image: crackcommunity.png]

In late 2013, the Crack Community forum specialising in cracks for games was compromised and over 19k accounts published online. Built on the MyBB forum platform, the compromised data included email addresses, IP addresses and salted MD5 passwords.

Compromised data: Email addresses,  IP addresses,  Passwords,  Usernames,  Website activity


sample:
CREATE TABLE `mybb_users` (   `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,   `username` varchar(120) NOT NULL DEFAULT '',   `password` varchar(120) NOT NULL DEFAULT '',   `salt` varchar(10) NOT NULL DEFAULT '',   `loginkey` varchar(50) NOT NULL DEFAULT '',   `email` varchar(220) NOT NULL DEFAULT '',   `postnum` int(10) NOT NULL DEFAULT '0',   `avatar` varchar(200) NOT NULL DEFAULT '',   `avatardimensions` varchar(10) NOT NULL DEFAULT '',   `avatartype` varchar(10) NOT NULL DEFAULT '0',   `usergroup` smallint(5) unsigned NOT NULL DEFAULT '0',   `additionalgroups` varchar(200) NOT NULL DEFAULT '',   `displaygroup` smallint(5) unsigned NOT NULL DEFAULT '0',   `usertitle` varchar(250) NOT NULL DEFAULT '',   `regdate` bigint(30) NOT NULL DEFAULT '0',   `lastactive` bigint(30) NOT NULL DEFAULT '0',   `lastvisit` bigint(30) NOT NULL DEFAULT '0',   `lastpost` bigint(30) NOT NULL DEFAULT '0',   `website` varchar(200) NOT NULL DEFAULT '',   `icq` varchar(10) NOT NULL DEFAULT '',   `aim` varchar(50) NOT NULL DEFAULT '',   `yahoo` varchar(50) NOT NULL DEFAULT '',   `msn` varchar(75) NOT NULL DEFAULT '',   `birthday` varchar(15) NOT NULL DEFAULT '',   `birthdayprivacy` varchar(4) NOT NULL DEFAULT 'all',   `signature` text NOT NULL,   `allownotices` int(1) NOT NULL DEFAULT '0',   `hideemail` int(1) NOT NULL DEFAULT '0',   `subscriptionmethod` int(1) NOT NULL DEFAULT '0',   `invisible` int(1) NOT NULL DEFAULT '0',   `receivepms` int(1) NOT NULL DEFAULT '0',   `receivefrombuddy` int(1) NOT NULL DEFAULT '0',   `pmnotice` int(1) NOT NULL DEFAULT '0',   `pmnotify` int(1) NOT NULL DEFAULT '0',   `threadmode` varchar(8) NOT NULL DEFAULT '',   `showsigs` int(1) NOT NULL DEFAULT '0',   `showavatars` int(1) NOT NULL DEFAULT '0',   `showquickreply` int(1) NOT NULL DEFAULT '0',   `showredirect` int(1) NOT NULL DEFAULT '0',   `ppp` smallint(6) NOT NULL DEFAULT '0',   `tpp` smallint(6) NOT NULL DEFAULT '0',   `daysprune` smallint(6) NOT NULL DEFAULT '0',   `dateformat` varchar(4) NOT NULL DEFAULT '',   `timeformat` varchar(4) NOT NULL DEFAULT '',   `timezone` varchar(4) NOT NULL DEFAULT '',   `dst` int(1) NOT NULL DEFAULT '0',   `dstcorrection` int(1) NOT NULL DEFAULT '0',   `buddylist` text NOT NULL,   `ignorelist` text NOT NULL,   `style` smallint(5) unsigned NOT NULL DEFAULT '0',   `away` int(1) NOT NULL DEFAULT '0',   `awaydate` int(10) unsigned NOT NULL DEFAULT '0',   `returndate` varchar(15) NOT NULL DEFAULT '',   `awayreason` varchar(200) NOT NULL DEFAULT '',   `pmfolders` text NOT NULL,   `notepad` text NOT NULL,   `referrer` int(10) unsigned NOT NULL DEFAULT '0',   `referrals` int(10) unsigned NOT NULL DEFAULT '0',   `reputation` bigint(30) NOT NULL DEFAULT '0',   `regip` varchar(50) NOT NULL DEFAULT '',   `lastip` varchar(50) NOT NULL DEFAULT '',   `longregip` int(11) NOT NULL DEFAULT '0',   `longlastip` int(11) NOT NULL DEFAULT '0',   `language` varchar(50) NOT NULL DEFAULT '',   `timeonline` bigint(30) NOT NULL DEFAULT '0',   `showcodebuttons` int(1) NOT NULL DEFAULT '1',   `totalpms` int(10) NOT NULL DEFAULT '0',   `unreadpms` int(10) NOT NULL DEFAULT '0',   `warningpoints` int(3) NOT NULL DEFAULT '0',   `moderateposts` int(1) NOT NULL DEFAULT '0',   `moderationtime` bigint(30) NOT NULL DEFAULT '0',   `suspendposting` int(1) NOT NULL DEFAULT '0',   `suspensiontime` bigint(30) NOT NULL DEFAULT '0',   `suspendsignature` int(1) NOT NULL DEFAULT '0',   `suspendsigtime` bigint(30) NOT NULL DEFAULT '0',   `coppauser` int(1) NOT NULL DEFAULT '0',   `classicpostbit` int(1) NOT NULL DEFAULT '0',   `loginattempts` tinyint(2) NOT NULL DEFAULT '1',   `failedlogin` bigint(30) NOT NULL DEFAULT '0',   `usernotes` text NOT NULL,   `sbstatus` int(10) NOT NULL DEFAULT '0',   `mysb_banned` smallint(1) NOT NULL DEFAULT '0',   `mysb_banned_reason` varchar(255) NOT NULL DEFAULT '',   `myachievements` text NOT NULL,   `myachievements_rank` text NOT NULL,   `myachievements_level` int(5) NOT NULL,   `myachievements_threads` int(10) unsigned NOT NULL DEFAULT '0',   `usemobileversion` int(1) NOT NULL DEFAULT '1',   `akismetstopped` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`uid`),   UNIQUE KEY `username` (`username`),   KEY `usergroup` (`usergroup`),   KEY `birthday` (`birthday`),   KEY `longregip` (`longregip`),   KEY `longlastip` (`longlastip`) ) ENGINE=MyISAM AUTO_INCREMENT=21216 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mybb_users` -- LOCK TABLES `mybb_users` WRITE; /*!40000 ALTER TABLE `mybb_users` DISABLE KEYS */; INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `sbstatus`, `mysb_banned`, `mysb_banned_reason`, `myachievements`, `myachievements_rank`, `myachievements_level`, `myachievements_threads`, `usemobileversion`, `akismetstopped`) VALUES (1,'PREMIUM4M','5f2b498c55d0d80a142abd1e9b680287','ZECbLSZC','5oqejCBNyZ9xwWpxpYBN59oKld3A8Qjt7JAlqcL6KmqJJIDvWE','premium4m@yahoo.com',3147,'./uploads/avatars/avatar_1.gif?dateline=1327064635','100|100','upload',4,'',0,'',1323981343,1378763359,1378757789,1378761767,'http://crackcommunity.com','0','','','','','none',' [align=center][url=http://crackcommunity.com/Forum-VIP-Signup][img]http://www.pictureshack.us/images/1568_BECOME_VIP_MEMBERSHIP.png[/img][/url]\r\n[/align] ',1,0,0,0,1,0,1,1,'linear',1,1,1,1,0,0,0,'0','0','5.5',0,2,'','',17,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,19,1619,'109.87.114.119','120.56.237.52',1834447479,2016996660,'',20632020,1,5108,0,0,0,0,0,0,0,0,0,0,1,0,'',0,0,'','a:2:{i:0;a:1:{s:4:\"acid\";a:1:{i:1;a:3:{s:4:\"acid\";i:1;s:4:\"name\";s:4:\"Cool\";s:6:\"reason\";s:34:\"Looks like you are some cool shit.\";}}}i:1;a:1:{i:0;s:6:\"acid_1\";}}','',0,2266,1,0),(2,'saurav','ed9860b5b194e70fde03a297b5bdafd5','Q6n1MQnh','mzk2DEvfx4ETjqHNuB7ZZMmSg7j4zvuYDppLR5AjBChpNQflWK','sauravchd@gmail.com',3,'','','',2,'',0,'',1324034867,1326908935,1326908935,1326908718,'','0','','','','','all','',1,0,0,0,1,0,1,0,'linear',1,1,1,1,0,0,0,'0','0','0',0,2,'','',17,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,5,0,'','115.252.41.65',0,1945905473,'',17316,1,0,0,0,0,0,0,0,0,0,0,0,127,0,'',0,0,'','','',0,2,1,0),(3,'.r.','9aebcd2e9f1cfa3c77f4007caff3c245','zywTXPfH','MNO6VMZLXLc9XVrjkAnSmGEfWceeQuyURuqkSXsg3Zr9gak3xi','ranjani@allpremiumhack.com',0,'','','',2,'',2,'',1324037331,1332186956,1331735917,0,'','0','','','','','all','',1,1,1,1,1,0,1,0,'linear',1,1,1,1,0,25,0,'0','0','5.5',0,2,'','',17,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,0,0,'117.195.230.207','117.195.240.231',1975772879,1975775463,'',293803,1,0,0,0,0,0,0,0,0,0,0,0,127,0,'',0,0,'','','',0,0,1,0),(5,'loboferozz','50701cb862a626043b2b2d57db563dd5','LV7fYukZ','HBMAxfgXlYG3o1Ac5mGqExv6ah7Eftwy1R7InONSHVaSeTttEa','so_lrevivel@hotmail.com',223,'','','',2,'',0,'',1324052538,1367460367,1366857507,1366489192,'','0','','','','','all','',1,0,0,0,1,0,1,0,'linear',1,1,1,1,0,0,0,'','','10',0,2,'','',17,0,0,'0','','','',0,1,2,'200.8.224.73','181.208.46.40',-938942391,-1244647896,'',221493,1,0,0,0,0,0,0,0,0,0,0,0,13,0,'',0,0,'','','',0,4294967295,1,0),(6,'youssvf','6247eda1da9f2bf4fe7cb826908edf75','F53LaMc9','hvieXheiGTKh2I4voj5g189HoAHx9LOCHOGP2YCCYrbnxOZXht','youssvf@gmail.com',11,'','','',2,'',0,'',1324052566,1337782875,1327597378,1325261397,'','0','','','','','all','',1,0,0,0,1,0,2,0,'linear',1,1,1,1,0,0,0,'0','0','0',0,2,'','',17,0,0,'0','','1**$%%$2**$%%$3**$%%$4**','',0,0,3,'41.250.152.34','105.152.135.90',704288802,1771603802,'english',39623,1,30,1,0,0,0,0,0,0,0,0,0,127,0,'',0,0,'','','',0,12,1,0),(7,'vpceb24en','ee1792db36f62b7a440a1b0e7d5432c8','XIOnbt22','lhPpPaeB9L39zIXfmDOAbo2tmzdOYp3Zo54QkpKBH5TrWcIcJR','coolc189@gmail.com',116,'','','',2,'',0,'',1324054206,1378118662,1378052472,1378052331,'','0','','','','','all','',1,1,2,0,1,0,1,1,'linear',1,1,1,1,0,0,0,'','','10',0,2,'','',17,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,2,0,'117.228.38.61','65.49.14.162',1977886269,1093734050,'',100520,1,0,0,0,0,0,0,0,0,0,0,0,1,0,'',0,0,'','','',0,0,1,0),(8,'frendz4u','451233b64f3c4c434254770ba7103e95','JyvdSr1W','Hjmy2Z1k8IWb1yPHSW3XeQ8fXQK9TPfuQ1eoxLj9p5Y4WO5qdK','se_wasim@hotmail.com',17,'','','',2,'',0,'',1324055162,1342271196,1342157974,1342271176,'','0','','','','','all','',1,0,0,0,1,0,1,0,'linear',1,1,1,1,0,0,0,'','','10',0,2,'','',17,0,0,'0','','','',0,0,1,'66.154.119.51','223.230.4.154',1117419315,-538573670,'',12145,1,0,0,0,0,0,0,0,0,0,0,0,127,0,'',0,0,'','','',0,0,1,0),(9,'Flash123','d39b493a493ee95cd4a244a9e55597ef','fqkeoYhc','EbGxguas5SyOLkqSr6NAvAeTS3RJ24rPv6ihca174bZ2kc5eh2','ravishingbeotch@yahoo.com',29,'','','',2,'',0,'',1324055327,1354045592,1354045592,1354044065,'','0','','','','','all','',1,1,0,1,1,0,1,1,'linear',1,1,1,1,0,0,0,'','','10',0,2,'','',17,0,0,'0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','',0,0,0,'76.87.40.145','76.87.40.145',1280780433,1280780433,'',27823,1,0,0,0,0,0,0,0,0,0,0,0,12,0,''
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
(06-08-2023, 07:04 PM)dedale Wrote:
Hello BreachForums Community,
Today I have uploaded the CrackCommunity Database for you to download, thanks for reading and enjoy!

[Image: crackcommunity.png]

In late 2013, the Crack Community forum specialising in cracks for games was compromised and over 19k accounts published online. Built on the MyBB forum platform, the compromised data included email addresses, IP addresses and salted MD5 passwords.

Compromised data: Email addresses,  IP addresses,  Passwords,  Usernames,  Website activity



omg amazing good share
Reply
#4
let's have a look, thanks
Reply
#5
thanks for showing us this Heart Heart
Reply
#6
thank you for theeeeee database
Reply
#7
thanks for showing us this
Reply
#8
are you serious about this list ?
Ban reason: Leeching | https://raidforums.su/Forum-Ban-Appeals if you feel this is incorrect. (Permanent)
Reply
#9
Automation dateline='[url=tel:1686251090' Wrote: 1686251090[/url]']
Hello BreachForums Community,
Today I have uploaded the CrackCommunity Database for you to download, thanks for reading and enjoy!

[Image: crackcommunity.png]

In late 2013, the Crack Community forum specialising in cracks for games was compromised and over 19k accounts published online. Built on the MyBB forum platform, the compromised data included email addresses, IP addresses and salted MD5 passwords.

Compromised data: Email addresses,  IP addresses,  Passwords,  Usernames,  Website activity



Great breach, ty.
Reply
#10
thanks for this data on this other awesome community
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,234 07-03-2026, 03:59 PM
Last Post: homiesexual
  MyFitnessPal Database - Leaked, Download! Automation 63 19,778 07-01-2026, 12:56 PM
Last Post: kilobyte001
  Turkish Citizenship Database - Leaked, Download! Addka72424 79 20,659 06-29-2026, 06:48 AM
Last Post: johnmalkovich1202
  Turknet Database - Leaked, Download! dejavu 81 2,533 06-26-2026, 03:22 PM
Last Post: bounteousnesses
  Albertsons Database - Leaked, Download! Sphere 7 429 06-26-2026, 03:19 PM
Last Post: bounteousnesses



 Users browsing this thread: 1 Guest(s)