Demon Forums

Feb 20, 2019
Breach Count:

11,464

Region:

Global

Source:

-

File Size:

16.40 MB

Uncompressed File Size:

218.09 MB

File Count:

2

In 2019, a significant data breach occurred on Demon Forums, an online community for the discussion of dark web activities. The leak exposed a vast trove of sensitive information related to 11,464 registered users.

The compromised data included usernames, email addresses, IP addresses, and encrypted passwords, making it one of the largest leaks of its kind in the criminal underground. The stolen data was later made publicly available on the dark web, posing serious security and privacy risks for the affected users.

Leaked Information:
User Name
Email
Password
Date Of Birth

We have loaded this breach into our database.

File List:
Demonforums_MyBB&IPB_20.02.2019_52k.sql
demonforums-2016.sql
File Content Sample:
CREATE TABLE `mybb_users` (
`uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(120) NOT NULL DEFAULT '',
`password` varchar(2048) NOT NULL DEFAULT '',
`salt` varchar(2048) NOT NULL DEFAULT '',
`loginkey` varchar(50) NOT NULL DEFAULT '',
`email` varchar(220) NOT NULL DEFAULT '',
`postnum` int(10) unsigned NOT NULL DEFAULT '0',
`awards` int(10) NOT NULL DEFAULT '0',
`threadnum` int(10) unsigned 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` int(10) unsigned NOT NULL DEFAULT '0',
`lastactive` int(10) unsigned NOT NULL DEFAULT '0',
`lastvisit` int(10) unsigned NOT NULL DEFAULT '0',
`lastpost` int(10) unsigned 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 '',
`skype` varchar(75) NOT NULL DEFAULT '',
`google` varchar(75) NOT NULL DEFAULT '',
`birthday` varchar(15) NOT NULL DEFAULT '',
`birthdayprivacy` varchar(4) NOT NULL DEFAULT 'all',
`signature` text NOT NULL,
`allownotices` tinyint(1) NOT NULL DEFAULT '0',
`hideemail` tinyint(1) NOT NULL DEFAULT '0',
`subscriptionmethod` tinyint(1) NOT NULL DEFAULT '0',
`invisible` tinyint(1) NOT NULL DEFAULT '0',
`receivepms` tinyint(1) NOT NULL DEFAULT '0',
`receivefrombuddy` tinyint(1) NOT NULL DEFAULT '0',
`pmnotice` tinyint(1) NOT NULL DEFAULT '0',
`pmnotify` tinyint(1) NOT NULL DEFAULT '0',
`buddyrequestspm` tinyint(1) NOT NULL DEFAULT '1',
`buddyrequestsauto` tinyint(1) NOT NULL DEFAULT '0',
`threadmode` varchar(8) NOT NULL DEFAULT '',
`showimages` tinyint(1) NOT NULL DEFAULT '0',
`showvideos` tinyint(1) NOT NULL DEFAULT '0',
`showsigs` tinyint(1) NOT NULL DEFAULT '0',
`showavatars` tinyint(1) NOT NULL DEFAULT '0',
`showquickreply` tinyint(1) NOT NULL DEFAULT '0',
`showredirect` tinyint(1) NOT NULL DEFAULT '0',
`ppp` smallint(6) unsigned NOT NULL DEFAULT '0',
`tpp` smallint(6) unsigned NOT NULL DEFAULT '0',
`daysprune` smallint(6) unsigned NOT NULL DEFAULT '0',
`dateformat` varchar(4) NOT NULL DEFAULT '',
`timeformat` varchar(4) NOT NULL DEFAULT '',
`timezone` varchar(5) NOT NULL DEFAULT '',
`dst` tinyint(1) NOT NULL DEFAULT '0',
`dstcorrection` tinyint(1) NOT NULL DEFAULT '0',
`buddylist` text NOT NULL,
`ignorelist` text NOT NULL,
`style` smallint(5) unsigned NOT NULL DEFAULT '0',
`away` tinyint(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` int(11) NOT NULL DEFAULT '0',
`regip` varbinary(16) NOT NULL DEFAULT '',
`lastip` varbinary(16) NOT NULL DEFAULT '',
`language` varchar(50) NOT NULL DEFAULT '',
`timeonline` int(10) unsigned NOT NULL DEFAULT '0',
`showcodebuttons` tinyint(1) NOT NULL DEFAULT '1',
`totalpms` int(10) unsigned NOT NULL DEFAULT '0',
`unreadpms` int(10) unsigned NOT NULL DEFAULT '0',
`warningpoints` int(3) unsigned NOT NULL DEFAULT '0',
`moderateposts` tinyint(1) NOT NULL DEFAULT '0',
`moderationtime` int(10) unsigned NOT NULL DEFAULT '0',
`suspendposting` tinyint(1) NOT NULL DEFAULT '0',
`suspensiontime` int(10) unsigned NOT NULL DEFAULT '0',
`suspendsignature` tinyint(1) NOT NULL DEFAULT '0',
`suspendsigtime` int(10) unsigned NOT NULL DEFAULT '0',
`coppauser` tinyint(1) NOT NULL DEFAULT '0',
`classicpostbit` tinyint(1) NOT NULL DEFAULT '0',
`loginattempts` smallint(2) unsigned NOT NULL DEFAULT '1',
`usernotes` text NOT NULL,
`sourceeditor` tinyint(1) NOT NULL DEFAULT '0',
`passwordconvert` text,
`passwordconverttype` text,
`passwordconvertsalt` text,
`tyl_unumtyls` int(100) NOT NULL DEFAULT '0',
`tyl_unumrcvtyls` int(100) NOT NULL DEFAULT '0',
`tyl_unumptyls` int(100) NOT NULL DEFAULT '0',
`newpoints` decimal(16,2) NOT NULL DEFAULT '0.00',
`memberstatus` int(10) NOT NULL DEFAULT '0',
`ts_uids` varchar(1024) NOT NULL DEFAULT '',
`theme_h` int(3) DEFAULT '0',
`theme_s` int(3) DEFAULT '100',
`theme_b` int(3) DEFAULT '100',
`vouches` int(10) NOT NULL DEFAULT '0',
`sidebarinvisible` int(10) DEFAULT '1',
`sidebarforums` varchar(200) DEFAULT '',
`twostepauth_enabled` int(1) NOT NULL DEFAULT '0',
`twostepauth_hide_hint` int(1) NOT NULL DEFAULT '0',
`twostepauth_method` int(1) NOT NULL DEFAULT '1',
`thx` int(10) NOT NULL DEFAULT '0',
`thxcount` int(10) NOT NULL DEFAULT '0',
`thxpost` int(10) NOT NULL DEFAULT '0',
`thx_ammount` int(10) NOT NULL DEFAULT '0',
`thx_antiflood` int(10) NOT NULL DEFAULT '0',
`profilebg` varchar(255) DEFAULT NULL,
`rep_alert` int(10) DEFAULT '1',
`quote_alert` int(10) DEFAULT '1',
`reply_alert` int(10) DEFAULT '1',
`mention_alert` int(10) DEFAULT '1',
`like_alert` int(10) DEFAULT '1',
`rps_played` int(10) DEFAULT '0',
`rps_profit` int(10) DEFAULT '0',
`rps_totalwagered` int(10) DEFAULT '0',
`rps_wins` int(10) DEFAULT '0',
`rps_losses` int(10) DEFAULT '0',
`rps_ties` int(10) NOT NULL DEFAULT '0',
`passwordupdated` int(10) DEFAULT '0',
`tooltipenabled` tinyint(1) NOT NULL DEFAULT '1',
`changelocation` varchar(255) DEFAULT 'Secret',
`2facode` varchar(200) DEFAULT NULL,
`showawards` int(1) NOT NULL DEFAULT '1',
`showsidebar` int(1) NOT NULL DEFAULT '1',
`fixedheader` int(1) NOT NULL DEFAULT '1',
`profile_visits` smallint(8) DEFAULT '0',
`showvisitors` smallint(8) DEFAULT '1',
`colour` varchar(255) DEFAULT NULL,
`shadow` varchar(255) DEFAULT NULL,
`myprofilecomments_num` int(10) DEFAULT '0',
`rankid` int(10) DEFAULT '0',
`nextrankid` int(10) DEFAULT '0',
`postbitcover` varchar(1024) DEFAULT NULL,
`theme_hexcolor` varchar(7) NOT NULL DEFAULT 'c84040',
`ytvideoid` varchar(11) NOT NULL DEFAULT 'N/A',
`secret` varchar(16) NOT NULL DEFAULT '',
`themehex` varchar(7) DEFAULT '#c84040',
`earlier_bans` varchar(1) DEFAULT '0',
`postbit_background` varchar(200) DEFAULT NULL,
`postbit_background_opacity` int(10) DEFAULT NULL,
`forcepwchange` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`uid`),
UNIQUE KEY `username` (`username`),
KEY `usergroup` (`usergroup`),
KEY `regip` (`regip`),
KEY `lastip` (`lastip`)
) ENGINE=MyISAM AUTO_INCREMENT=52647 DEFAULT CHARSET=utf8mb4;
INSERT INTO mybb_users (`uid`,`username`,`password`,`salt`,`loginkey`,`email`,`postnum`,`awards`,`threadnum`,`avatar`,`avatardimensions`,`avatartype`,`usergroup`,`additionalgroups`,`displaygroup`,`usertitle`,`regdate`,`lastactive`,`lastvisit`,`lastpost`,`website`,`icq`,`aim`,`yahoo`,`skype`,`google`,`birthday`,`birthdayprivacy`,`signature`,`allownotices`,`hideemail`,`subscriptionmethod`,`invisible`,`receivepms`,`receivefrombuddy`,`pmnotice`,`pmnotify`,`buddyrequestspm`,`buddyrequestsauto`,`threadmode`,`showimages`,`showvideos`,`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`,`language`,`timeonline`,`showcodebuttons`,`totalpms`,`unreadpms`,`warningpoints`,`moderateposts`,`moderationtime`,`suspendposting`,`suspensiontime`,`suspendsignature`,`suspendsigtime`,`coppauser`,`classicpostbit`,`loginattempts`,`usernotes`,`sourceeditor`,`passwordconvert`,`passwordconverttype`,`passwordconvertsalt`,`tyl_unumtyls`,`tyl_unumrcvtyls`,`tyl_unumptyls`,`newpoints`,`memberstatus`,`ts_uids`,`theme_h`,`theme_s`,`theme_b`,`vouches`,`sidebarinvisible`,`sidebarforums`,`twostepauth_enabled`,`twostepauth_hide_hint`,`twostepauth_method`,`thx`,`thxcount`,`thxpost`,`thx_ammount`,`thx_antiflood`,`profilebg`,`rep_alert`,`quote_alert`,`reply_alert`,`mention_alert`,`like_alert`,`rps_played`,`rps_profit`,`rps_totalwagered`,`rps_wins`,`rps_losses`,`rps_ties`,`passwordupdated`,`tooltipenabled`,`changelocation`,`2facode`,`showawards`,`showsidebar`,`fixedheader`,`profile_visits`,`showvisitors`,`colour`,`shadow`,`myprofilecomments_num`,`rankid`,`nextrankid`,`postbitcover`,`theme_hexcolor`,`ytvideoid`,`secret`,`themehex`,`earlier_bans`,`postbit_background`,`postbit_background_opacity`,`forcepwchange`) VALUES ('2','Prox','650541b63f97c8adb761a8608a7b7153','0fyXRH06','nHqhDrmc9gZGy1WsjVBM5p7LOk9hVrH1aGdSodnFPnEFArtXDe','[email protected]','144','9','24','','','','21','11','0','Oldi','1445747496','1548480062','1546689173','1546303165','','0','','','','','1-1-','none','
[align=center][color=#ff3333]Knowledge is power[/color]. [/align]
\r

[align=center]You can\'t begin a career, for that matter even a relationship, unless you know everything there is to know about it.[/align]
\r
','1','1','0','0','1','0','1','1','1','0','linear','1','1','1','1','1','1','0','0','0','0','0','0','0','2','3','','84','0','0','0','','1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can','','0','21','90','Z�$�','m�[x','','1218200','1','47','0','0','0','0','0','0','0','0','0','1','1','','0','','',NULL,'3','5','5','66.00','0','','226','96','100','1','1',NULL,'0','0','1','5','11','9','2','1482072511','','1','1','1','1','1','75','3800','7500','31','44','20','0','1','Location','0','1','1','1','334','0','','','0','6','7',NULL,'c84040','N/A','','#1393b8','0',NULL,NULL,'1');