Posts: 8
Threads: 1
Joined: Jul 2023
Posts: 19,947
Threads: 357
Joined: Jun 2023
(Jun 12, 2023, 10:26 PM)emo Wrote: Hello BreachForums Community,
Today I have uploaded the flipd.gg/ogusers.com Database for you to download, thanks for reading and enjoy!
https://cdn.breachforums.bf/logo/FLIPD_GG.png
In July 2022, the account hijacking and SIM swapping forum OGusers suffered a data breach, the fifth since December 2018. The breach contained usernames, email and IP addresses and passwords stored as argon2 hashes. A total of 529k unique email addresses appeared in the breach.
Also Known As ogu.gg/ogusers.com
Compromised data: Email addresses, IP addresses, Passwords, Usernames
Contents Spoiler The .7z File's MD5 Hash is DB80086E57483CA60B7B97A691B293CE. In total, there are 529020 records. The file is 323.87MB uncompressed and 63.06MB compressed.
sample: DROP TABLE IF EXISTS `ErqmC6MPceOTEBB2GsDx_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `ErqmC6MPceOTEBB2GsDx_users` (
`uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(120) NOT NULL DEFAULT '',
`password` varchar(500) DEFAULT NULL,
`salt` varchar(10) 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 '',
`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 '0',
`loginlockoutexpiry` int(10) unsigned NOT NULL DEFAULT '0',
`usernotes` text NOT NULL,
`sourceeditor` tinyint(1) NOT NULL DEFAULT '0',
`deniedsupport` int(1) NOT NULL DEFAULT '0',
`deniedsupportreason` int(5) NOT NULL DEFAULT '0',
`deniedsupportuid` int(10) NOT NULL DEFAULT '0',
`mysupportdisplayastext` int(1) NOT NULL DEFAULT '0',
`myalerts_disabled_alert_types` text NOT NULL,
`tyl_unumtyls` int(100) NOT NULL DEFAULT '0',
`tyl_unumrcvtyls` int(100) NOT NULL DEFAULT '0',
`tyl_unumptyls` int(100) NOT NULL DEFAULT '0',
`socialsites` text NOT NULL,
`twostepauth_secret` text NOT NULL,
`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',
`newpoints` decimal(16,2) NOT NULL DEFAULT '0.00',
`vouches` int(11) NOT NULL DEFAULT '0',
`themeColor` varchar(7) DEFAULT NULL,
`password_changes` int(11) NOT NULL DEFAULT '0',
`myrewards_last_alert` int(11) NOT NULL,
`newpoints_items` text NOT NULL,
`newpoints_display_item` int(11) DEFAULT NULL,
`2fa_enabled` tinyint(1) DEFAULT '0',
`2fa_secret` varchar(255) DEFAULT NULL,
`postbitBackground` varchar(196) DEFAULT NULL,
`newpoints_donate_token` varchar(255) NOT NULL DEFAULT '',
`profilmuzigi173` varchar(300) DEFAULT NULL,
`profilmuzigiacik` tinyint(1) NOT NULL DEFAULT '1',
`profilebg` varchar(200) NOT NULL DEFAULT '',
`profilebgdimensions` varchar(10) NOT NULL DEFAULT '',
`profilebgtype` varchar(10) NOT NULL DEFAULT '',
`mpcommentsopen` int(10) NOT NULL DEFAULT '1',
`mpcommentnotification` int(10) NOT NULL DEFAULT '1',
`mpwhocancomment` int(10) NOT NULL DEFAULT '2',
`mpnewcomments` int(10) NOT NULL DEFAULT '0',
`mpcommentsapprove` int(10) NOT NULL DEFAULT '0',
`viewcount` int(10) unsigned DEFAULT '0',
`myprofilepermissions` tinyint(1) NOT NULL DEFAULT '0',
`sticky_threads` text NOT NULL,
`forcepwchange` int(11) NOT NULL DEFAULT '0',
`styled_threads` text NOT NULL,
`npaf` int(10) NOT NULL DEFAULT '0',
`secook` varchar(50) DEFAULT NULL,
`ReadReqThread` tinyint(1) NOT NULL DEFAULT '0',
`password_algorithm` varchar(30) NOT NULL DEFAULT '',
`password_encryption` smallint(6) NOT NULL DEFAULT '0',
`password_downgraded` varchar(500) NOT NULL DEFAULT '',
`sigeditcount` smallint(5) unsigned NOT NULL DEFAULT '0',
`password_updated_at` int(10) unsigned NOT NULL DEFAULT '0',
`hue` int(10) NOT NULL DEFAULT '0',
`ougc_deposit_points_banned` tinyint(1) NOT NULL DEFAULT '0',
`ougc_auction_system_bid` tinyint(5) NOT NULL DEFAULT '1',
`ougc_auction_system_reserved` tinyint(5) NOT NULL DEFAULT '1',
`ougc_auction_system_buynow` tinyint(5) NOT NULL DEFAULT '1',
PRIMARY KEY (`uid`),
UNIQUE KEY `username` (`username`),
KEY `usergroup` (`usergroup`),
KEY `regip` (`regip`),
KEY `lastip` (`lastip`),
KEY `lastactive` (`lastactive`),
KEY `additionalgroups` (`additionalgroups`)
) ENGINE=InnoDB AUTO_INCREMENT=530974 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ErqmC6MPceOTEBB2GsDx_users`
--
LOCK TABLES `ErqmC6MPceOTEBB2GsDx_users` WRITE;
/*!40000 ALTER TABLE `ErqmC6MPceOTEBB2GsDx_users` DISABLE KEYS */;
INSERT INTO `ErqmC6MPceOTEBB2GsDx_users` VALUES (1,'OGU','$argon2id$v=19$m=1048576,t=4,p=1$OGIya3p3VGJBVXdlQmxnRQ$WWkwfF4JiqQ20fca4x2euUiaj22Dkr0trM/CTnSywzc','rCcLhhoo','dkvyJVQFjyVoySv8K3tqB6CVxCHTLat4YDIIEtDG5N4dAFcUoh','ogu20@pm.me',322,21,101,'','','',4,'38',0,'',1492804390,1657684582,1657682591,1657532792,'','0','','','','all','[url=https://ogusers.com/misc.php?action=help&hid=8]Rules & Guidelines[/url]\r\n[url=https://ogusers.com/misc.php?action=help&hid=40]Terms of Use[/url]В \r\n[url=https://ogusers.com/upgrade.php]Upgrade[/url]В \r\n[url=https://ogusers.com/misc.php?action=help&hid=37]Paid Stickies[/url]В \r\n[url=https://ogusers.com/misc.php?action=help]Extras[/url]',0,0,0,1,1,0,0,0,0,0,'linear',1,0,0,1,1,0,0,0,0,'0','0','-8',0,0,'8603,9697','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,283,88,'',_binary '¬]„ќ','',28069218,1,205,110,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[5]',232,19757,448,'a:0:{}','',0,0,0,358833.00,0,'#375157',1618355948,1509585932,'a:2:{i:0;s:2:\"20\";i:1;s:2:\"69\";}',0,0,'','','d4818562e92720d57c4958bf7cc713ac','',1,'','','',1,1,2,0,0,0,0,'',0,'a:9:{i:0;s:6:\"369683\";i:1;s:6:\"362013\";i:2;s:6:\"367801\";i:3;s:6:\"474478\";i:4;s:6:\"475755\";i:5;s:6:\"849803\";i:6;s:6:\"850767\";i:7;s:6:\"857088\";i:8;s:6:\"950987\";}',1574391812,NULL,1,'argon2id',0,'',0,0,1,0,0,0,0),(2,'LiquidS','$argon2id$v=19$m=1048576,t=4,p=1$S1VCVkk4NDhlNVNaaDQzMQ$jeX68x99myQDiQOVfGFrOqkh1zXDnSmNC24eeO2uCyY','EEPnjkYm','L8zS0YWMYO5AclupvEQtEZQzeysGDxHtvN9UYPG6scL4CG6Zz3','liquids3bag8chaser@gmail.com',90,12,33,'https://i.imgur.com/OrrrFer.jpg?dateline=1633670552','','remote',10,'60',0,'connected n respected',1492809342,1657679747,1657678369,1657683185,'','0','','','','none','
[align=center][url=https://ogusers.com/Thread-LiquidS-MIDDLEMAN-SERVICE-6M-IN-DEALS-COMPLETED-ALWAYS-AVAILABLE]Read My Middleman Service thread before contacting me[/url][/align]
\r\n
[align=center][color=#44b8ff]Telegram:[/color] [color=#44b8ff]Tracey[/color][/align]
\r\n
[align=center]https://t.me/LiquidSGaS[/align]
\r\n',1,0,0,0,1,0,0,1,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','0',1,2,'','',0,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,83,2139,_binary '\\\й|–',_binary 'R„\чI','',15879346,1,154,0,0,0,0,0,0,0,0,0,0,1,1618371489,'',0,0,0,0,0,'',2519,5173,976,'a:0:{}','AheBZFrIEe24hisb9H6sAF7svVFHanybXaNGeVIBmjQ=',0,0,1,10.40,423,'#f50298',1618378843,1509580993,'a:1:{i:0;s:3:\"172\";}',172,1,'FSYYUHW3C4ME6LONAP2VCXCBSHU2TSIO','/uploads/mypostbitbgs/background_2_1537276595.jpg','6f5c3da95424d2e75356996dedeebf73','',1,'','','',1,1,2,0,0,0,0,'',0,'a:2:{i:0;s:6:\"744879\";i:1;s:6:\"744879\";}',1574391812,NULL,0,'argon2id',0,'',20,0,0,0,1,1,1),(3,'The Host','$argon2id$v=19$m=1048576,t=4,p=1$MVBpSHpNQWZITEl6TFdEWA$WxI+WHMIdbWor/mhP+klsxqD+GKVmVi1jBNV9enUC+8','3ZfM5uPA','HHzv68F8O6V51qSesxuxKpCS4FAMZu973tXID39r2Oag5DG3IU','Hosthf@hotmail.com',994,35,15,'https://i.imgur.com/7mcnP9y.pnghNQBqfw.png?dateline=1656084726','','remote',60,'52,65',0,'',1492817156,1657673838,1657672501,1657686040,'','0','','','','all','Auto bumping doesn’t mean I’m online.\r\n\r\nВ My ego is bigger than your forehead',1,1,0,1,1,0,2,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','1',0,2,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',2,13,1057,_binary '\Х\Нь`',_binary 'R1','',9875357,1,35,0,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'',1024,2202,888,'a:2:{s:9:\"instagram\";s:12:\"Ryanhoistiso\";s:3:\"kik\";s:5:\"Angry\";}','QCRBx/dvjc3ROZBe9oyp0kYabk2ar6AbIRqexvA/esg=',0,0,1,14000.00,188,NULL,1618363333,1509498716,'a:2:{i:0;s:3:\"162\";i:1;s:3:\"166\";}',166,0,'',NULL,'3a76322cc14f31024abf63a270bfdb0f','',1,'','','',1,1,2,0,0,0,0,'',0,'a:2:{i:0;s:6:\"874846\";i:1;s:6:\"874846\";}',1574391812,NULL,1,'argon2id',0,'',8,0,0,0,1,1,1),(4,'43qwij4w3jiu3','$argon2id$v=19$m=1048576,t=4,p=1$VXA4cDA2ZGpYcC9hakI1QQ$jvwJaDPyu0MX8FPkhRNbEckNUXgfQWgRd+1fSqb+XZw','2w1NqWTi','JuvC7tAyrtt1gn50dnene1A0qvc3T3NU2krWlCQNpYRKi9Jazl','ayysasuk@gmail.com',204,41,0,'https://i.imgur.com/?dateline=1639948331','','remote',33,'54,41,65',33,'Realest',1493493092,1644596260,1644596260,1641770042,'','0','','','','none','pm for offsite contact. I do not use discord',1,1,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','0',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',3788,6,431,_binary '—жі—',_binary '\Х\НЛ«','',12083226,1,0,0,3,0,0,0,0,0,0,0,0,3,0,'',0,0,0,0,0,'[]',1536,-150,-197,'a:0:{}','',0,0,1,0.00,98,'#a3abcf',1630242741,1509494917,'a:0:{}',167,1,'7RAMKOAX75CQPGBX3VBHCDJTYHDWXO6R',NULL,'ad0ab1bb25e71acc0c804ef9f8954885','https://www.youtube.com/watch?v=NsHz2_ghT40',1,'','','',1,1,2,0,0,0,0,'',0,'',1574391812,NULL,0,'argon2id',0,'',36,0,0,0,1,1,1),(5,'Nifty','$argon2id$v=19$m=1048576,t=4,p=1$cEFZZDRjREl4UUdCRDlZQg$sP8Xc9o/lOM2m2xM2t1TcnsAHJVBIKdFP8Kh2c8pblA','v2H8Z6nR','6HSghBWiJYYtOQN5VxyiUEF8fabgsnfPsqOVhzdB5bPPytkrLX','nifties@mail.com',4159,21,66,'','','',45,'51,63,38,65',45,'',1493493072,1657607519,1656947976,1649174730,'','0','','','30-12-1997','none','',1,1,0,1,1,0,2,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'9','3','2',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,2,1287,_binary 'WЬ·‰',_binary 'Ot†\П','',8693031,1,0,0,0,0,0,0,0,0,0,0,0,5,1656496564,'',0,0,0,0,0,'[9]',1464,929,496,'a:1:{s:8:\"telegram\";s:5:\"kayNe\";}','',0,0,1,3.00,254,'#ff8000',1618380022,0,'a:1:{i:0;s:2:\"50\";}',0,0,NULL,'https://i.imgur.com/I3VSnMp.jpg','9096d780df3577f56f39ffe2a4bbae7d','',1,'','','',1,1,2,0,0,0,0,'',0,'a:5:{i:0;s:6:\"767609\";i:1;s:6:\"572079\";i:2;s:6:\"572079\";i:3;s:6:\"779147\";i:4;s:6:\"572079\";}',1574391812,NULL,1,'argon2id',0,'',6,0,0,0,1,1,1),(6,'f','$argon2id$v=19$m=1048576,t=4,p=1$c0ZpbkJkNjl3YnpxaHNCYw$QWC8/ucS8X+f1z17qRTrInhSkLmkffV7L8ayXTbL/PY','LiyTaBx9','73RrXpFJgOx34i1H9Bjcy4Wr4Wp1nyUbvy7NeGDzfCGS4s6jvK','mp8n5mpf@anonaddy.me',1499,40,123,'https://i.imgur.com/ruT1nf6.jpg?dateline=1656236438','','remote',60,'45,33,18,11,38,35,27,21',11,'burn that',1493493084,1657686281,1657681108,1657685277,'','0','','','9-5-2000','none','
[align=center][color=#99cc66]Kik: [b]OGU[/b][/color][b][color=#99cc66] [/color][color=#ffffff]⋆[/color][color=#99cc66] [/color][/b][color=#3366cc]Telegram: [b]Ranger[/b][/color][/align]
\r\n
[align=center][size=x-small][b][color=#ffffff][u]PLEASE CONFIRM ONSITE WHEN DEALING OFFSITE!!![/u][/color][/b][/size][/align]
\r\n
[align=center][b][size=x-small]I [color=#e82a1f]DO NOT[/color] OWNВ ANY SERVICES OR SERVERS ON DISCORD[/size][/b][/align]
\r\n',1,1,0,0,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','-4',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',642,4,2269,_binary 'ьB”}',_binary '\0)§','',10257062,1,104,0,2,0,0,0,0,0,0,0,0,4,0,'',0,0,0,0,0,'[]',1615,2696,991,'a:2:{s:3:\"kik\";s:3:\"ogu\";s:8:\"telegram\";s:5:\"laser\";}','',0,0,1,17000.00,418,'#02eb02',1622553771,0,'a:18:{i:0;s:2:\"44\";i:1;s:2:\"44\";i:2;s:2:\"44\";i:3;s:2:\"44\";i:4;s:2:\"46\";i:5;s:2:\"56\";i:6;s:2:\"56\";i:7;s:2:\"67\";i:8;s:2:\"67\";i:9;s:2:\"67\";i:10;s:2:\"87\";i:11;s:2:\"87\";i:12;s:2:\"87\";i:13;s:3:\"148\";i:14;s:3:\"148\";i:15;s:3:\"183\";i:16;s:3:\"183\";i:17;s:3:\"184\";}',44,1,'XLME7XJFYIQHRGFRWGRPD3PD3XTFEZCV','/uploads/mypostbitbgs/background_117480_1571255962.jpeg','24c8238548dc34c25d8bff1f74b304d4','https://youtu.be/HTAQxUXq674',1,'https://i.imgur.com/PC3XA8c.jpg','800|200','remote',1,1,2,0,0,0,0,'',0,'a:20:{i:0;s:6:\"466300\";i:1;s:6:\"456051\";i:2;s:6:\"466300\";i:3;s:6:\"506533\";i:4;s:6:\"651695\";i:5;s:6:\"637223\";i:6;s:6:\"658762\";i:7;s:6:\"638157\";i:8;s:6:\"639972\";i:9;s:6:\"659336\";i:10;s:6:\"652408\";i:11;s:6:\"687633\";i:12;s:6:\"637223\";i:13;s:6:\"737854\";i:14;s:6:\"736811\";i:15;s:6:\"841132\";i:16;s:6:\"841132\";i:17;s:6:\"850288\";i:18;s:6:\"857857\";i:19;s:6:\"857857\";}',1574391812,NULL,1,'argon2id',0,'',18,0,0,0,0,0,0),(7,'wayne','$argon2id$v=19$m=1048576,t=4,p=1$V3pDMUdRLnJvS2ZxUWFXcg$C4FZVgHpaVjoy4MDAQPwh783Kz9RAWbhpbgVkCFb+8A','QKW0KuNL','tCEhnAeSb8xMO9GDUmmxbaKfHMloG3afubqumIeEVOCxvr9RxH','jkgnmesjrgnerjg@pm.me',142,3,7,'https://i.imgur.com/wdpMY4V.jpg?dateline=1626248168','','remote',33,'65,70',70,' ‎',1493492994,1657669480,1657661803,1657621912,'','0','','','','all','',1,0,0,0,1,0,0,0,1,0,'',1,1,1,1,1,0,0,0,0,'0','0','-4',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,0,222,_binary 'c\а5Љ',_binary 'Wщ†','',3189529,1,5,1,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[]',59,131,59,'a:0:{}','',0,0,1,257.00,36,NULL,1618362572,0,'',NULL,1,'XU3CZS6VAJG3DONMB324SNJXPLBT3HVQ',NULL,'','',1,'','','',1,1,2,0,0,0,0,'',0,'',0,NULL,0,'argon2id',0,'',13,0,0,0,1,1,1),(8,'arc','$argon2id$v=19$m=1048576,t=4,p=1$SnJMRERFSG8zbURMUmlNWg$Xi/9GBMksL0P93khmUXlC1ZoPOEsygu5Cb8rxpKXcBY','Ebrj9Fze','NLI2tB5zbdOdJB68BB4VHZESRoQu6VLpUeqOLg3Wr4p8N4fIn8','arcypersonal@gmail.com',151,140,52,'https://i.imgur.com/UCIzEIn.jpg?dateline=1657088200','','remote',3,'68,37,59,6,49',3,'CEO',1493493040,1657686697,1657683195,1657686040,'','0','','','','none','
[align=left]Telegram: Shadow[/align]
\r\n
[align=center][url=discord.gg/jackpot][img]https://i.imgur.com/HsWek4P.gif[/img][/url][/align]
\r\n',1,1,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'10','2','10',0,0,'1580','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**$%%$5**turtle$%%$6**arc$%%$7**`arc','I\'m like superman but turtleman',0,30,7241,'',_binary 'љQ\д','',34462343,1,290,0,2,0,0,0,0,0,0,0,0,1,1619233424,'turtle nigga',0,0,0,0,0,'[]',13353,50673,11913,'a:3:{s:3:\"kik\";s:3:\"ark\";s:8:\"telegram\";s:6:\"divine\";s:7:\"twitter\";s:7:\"turtles\";}','',0,0,1,756653.00,1595,'#0e8fe6',1640563347,0,'a:29:{i:0;s:2:\"20\";i:1;s:2:\"20\";i:2;s:2:\"24\";i:3;s:2:\"29\";i:4;s:2:\"32\";i:5;s:2:\"32\";i:6;s:2:\"33\";i:7;s:2:\"37\";i:8;s:2:\"38\";i:9;s:2:\"38\";i:10;s:2:\"38\";i:11;s:2:\"38\";i:12;s:2:\"40\";i:13;s:2:\"40\";i:14;s:2:\"48\";i:15;s:2:\"49\";i:16;s:2:\"58\";i:17;s:2:\"58\";i:18;s:2:\"63\";i:19;s:2:\"63\";i:20;s:2:\"69\";i:21;s:2:\"80\";i:22;s:2:\"80\";i:23;s:2:\"80\";i:24;s:2:\"80\";i:25;s:2:\"82\";i:26;s:2:\"82\";i:27;s:2:\"84\";i:28;s:3:\"171\";}',84,1,'33KJ57RGZULOI72T3JA42EMSKDWBPBUX','https://i.imgur.com/GPPSofP.jpg','8cdbe143a54207d003a128bc77967ec1','',1,'','','',1,1,2,0,0,0,0,'',0,'a:8:{i:0;s:6:\"391053\";i:1;s:6:\"444592\";i:2;s:6:\"483550\";i:3;s:6:\"391053\";i:4;s:6:\"593576\";i:5;s:6:\"298606\";i:6;s:6:\"297260\";i:7;s:6:\"734977\";}',1574391812,NULL,1,'argon2id',0,'',155,1603949068,1,0,1,1,1),(9,'Defile','$argon2id$v=19$m=1048576,t=4,p=1$VEhVdFI0NDZaSi9iUUNtRQ$SlYGINh8GafticI+IzWBCyc9wOqH6VE9Te32lR7yijU','OwvT1Ltm','0u25qhcCS6WvRDsVzaDefHwHe4SfMbaU2UPyCvTK8IQrc6Me7P','pay@lask.gg',6181,48,0,'https://i.imgur.com/7ue9qCL.png?dateline=1640514927','','remote',60,'65',0,'The Truth is Mighty.',1493493040,1657476021,1657474575,1640639086,'','0','','','14-2-1987','none','[size=xx-small]Some day, everything will make sense.[/size]\r\n\r\n[size=xx-small]The truth will prevail. Until that day comes, enjoy the [i]nonsense[/i].[/size]',1,1,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','-7',0,0,'142673,147907,126099','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,0,2077,_binary 'HУ‡¦',_binary 'l\Я','',12233975,1,0,0,0,0,0,0,0,0,0,0,0,2,1557803197,'',0,0,0,0,0,'[]',801,14925,3123,'a:0:{}','',0,0,1,21408.60,57,'#1100ff',1619236030,0,'a:0:{}',76,1,'MQDNLIXAQ653F7Q7BTLWVXE3URR5HEI5','/uploads/mypostbitbgs/background_117444_1606926946.jpg','6e08c2dd7d25a2821e7a8a41257092b2','',1,'','','',1,1,2,0,0,0,0,'',0,'a:1:{i:0;s:6:\"786698\";}',1574391812,NULL,0,'argon2id',0,'',20,0,0,0,1,1,1),(10,'444','$argon2id$v=19$m=1048576,t=4,p=1$MlR3c2JacmhyOFpETzNlWQ$5I1bzNbAcfzcCIfIrOIoU51XUw53bWdClr1LBmyTzRE','XkrEF2ZC','YpeuTn6EfSHiUC4RDcdD3ENiUFWwIf87cyXGiJC7YrPzT1x44A','bl01shmudi@mail.ru',2532,27,110,'https://i.imgur.com/IXSQze3.gif?dateline=1653298488','','remote',33,'38,43,65,69,27,20',20,'V i r a l в™ў',1493493084,1657683124,1657655568,1657684216,'','0','','','','none','
[align=center][color=#898989][size=small][font=Poppins, sans-serif][size=xx-large][color=#787878][font=Poppins, sans-serif][b][color=#cf2be7]>[/color][color=#ff857a]>[/color] [/b][/font][/color][/size][b][color=#787878][font=Poppins, sans-serif][size=xx-large][color=#72ff84][h] RUBY VIRAL ITEM[/color][/size][/font][/color][/b][color=#72ff84][font=Poppins, sans-serif][size=large][font=Poppins, sans-serif]В - [w] 0.0444 BTC[/font][/size][/font][/color][/font][/size][/color][/align]
\r\n
[align=center][color=#898989][font=Poppins, sans-serif][b][size=large][font=Poppins, sans-serif][color=#7fdbff][font=Poppins, sans-serif]c l i c k[/font][/color] [color=#68c4e8][font=Poppins, sans-serif][font=sans-serif]⤦[/font][/font][/color][/font][/size][/b][/font][/color][/align]
\r\n
[align=center][color=#898989][size=small][font=Poppins, sans-serif][b][color=#787878][font=Poppins, sans-serif][color=#c3ffff][size=small][color=#e9e9e9][url=https://ogu.gg/Thread-OGU-RUBY-for-the-viral-%E2%99%A2]https://ogu.gg/Thread-OGU-RUBY-for-the-viral-%E2%99%A2[/url][/color][/size][/color][/font][/color][/b][/font][/size][/color][/align]
\r\n',1,1,0,1,1,0,0,0,1,0,'',1,1,1,1,1,0,0,0,0,'0','0','3',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','ive been waitin for this viral all ma life -\r\n\r\nfor one BTC - bc1qaqty424vlurnxtrcm5huk46emwghutuajj6amz\r\nfor LTC - ltc1q6wen0usefzylmk4rvheygng28an63j708e4qav\r\nfor eth - 0xC1fc5Ac82a43B18C2D274e5ee1fBFcfF3B130E87',0,0,444,_binary '°;!\ж',_binary '№A\М\Л','',11916665,1,54,23,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[]',4352,2945,1812,'a:0:{}','',0,0,1,244500.00,135,'#a735f2',1640165754,0,'a:2:{i:0;s:2:\"71\";i:1;s:2:\"93\";}',71,0,NULL,'','63e59a2261b2e3f38601961b1861748a','',1,'','','',1,1,2,0,0,0,0,'',0,'a:34:{i:0;s:6:\"704496\";i:1;s:6:\"666511\";i:2;s:6:\"630444\";i:3;s:6:\"666511\";i:4;s:6:\"704496\";i:5;s:6:\"666511\";i:6;s:6:\"704496\";i:7;s:6:\"666511\";i:8;s:6:\"704496\";i:9;s:6:\"783465\";i:10;s:6:\"805601\";i:11;s:6:\"704496\";i:12;s:6:\"666511\";i:13;s:6:\"774228\";i:14;s:6:\"704496\";i:15;s:6:\"783465\";i:16;s:6:\"666511\";i:17;s:6:\"704496\";i:18;s:6:\"783465\";i:19;s:6:\"666511\";i:20;s:6:\"783465\";i:21;s:6:\"704496\";i:22;s:6:\"823168\";i:23;s:6:\"666511\";i:24;s:6:\"824700\";i:25;s:6:\"666511\";i:26;s:6:\"823168\";i:27;s:6:\"666511\";i:28;s:6:\"824700\";i:29;s:6:\"666511\";i:30;s:6:\"824700\";i:31;s:6:\"666511\";i:32;s:6:\"774228\";i:33;s:6:\"885849\";}',0,NULL,0,'argon2id',0,'',326,1606309330,0,0,1,1,1),(11,'Lucid','$argon2id$v=19$m=1048576,t=4,p=1$QVlUOG9uaG1RdVJ1Y1RJLw$W+ZrVpO92bTyvGoq37nTuX0unfXQx+d7Eu0WGGvpKNE','A2nEAuJq','','bing@live.cl',1237,116,1,'https://i.imgur.com/2gp5iFv.jpg?dateline=1640415940','','remote',60,'38,41,43,59',60,'',1493493023,1657650410,1657594086,1657445303,'','0','','','18-4-1995','none','
[align=center]Need help or have a question? Feel free to [url=https://ogusers.com/private.php?action=send&uid=11]PM[/url] me.[/align]
\r\n\r\n
[align=center][b]Discord:[/b] lucid#0100В (817232061718462485)[/align]
\r\n
[align=center][b]Telegram:[/b] Lucid[/align]
\r\n\r\n
[align=center][b]Always confirm onsite before dealing![/b][/align]
',0,1,0,1,1,0,0,1,0,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','-4',0,0,'33471,9128','',0,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',33471,6,1531,_binary 'ђЈ\Щ',_binary 'e-¤','',13103569,1,5,0,1,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[9]',1009,1905,626,'a:0:{}','',0,0,1,250259.38,232,'#015e3e',1652484262,0,'a:0:{}',28,1,'ASK2HEZF55RW3CYENSFYNACIQZIQO23W','','24ad180fb58e92192fcdfda83430ef87','',1,'https://i.imgur.com/FjMzl4i.gif','800|200','remote',1,1,2,0,0,0,0,'',0,'a:2:{i:0;s:6:\"644570\";i:1;s:6:\"661035\";}',1574391812,NULL,0,'argon2id',0,'',57,0,0,0,0,0,0),(12,'Beam','$argon2id$v=19$m=1048576,t=4,p=1$Ly9BRUs1SW0udWZFdTEyMA$g80WD/DZxru1b2wmTePY+qns1eSLvRElV+PDX1nCRLY','bhK9X3bh','UGaBZyiqw60XfOEOJqQFBUuIPOH9E7rCFBru7RBTyOSpCK6bFu','mangofeasting28731@outlook.com',654,100,63,'https://i.imgur.com/xrRZNl2.png?dateline=1655079060','','remote',36,'10,60,26,45,70,28,72,40,59',36,'The Middleman',1493464571,1657678977,1657675923,1657672453,'','0','','','','all','[color=#1e92f7]Discord[/color]: Beam#0001 (918068916796948500)\r\n[color=#9df9ff]Telegram[/color]: Boyfriend\r\n[color=#ffff44]Snap[/color]: Middleman\r\n[color=#4cea5e]Kik[/color]: Ethereum\r\n[url=https://ogusers.com/Thread-Beam-s-MM-Service][img]https://i.imgur.com/4db6iKg.gif[/img][/url]',1,1,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','-7',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,155,9302,'',_binary 'Y$N5','',22625534,1,272,0,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[]',11049,10677,1705,'a:0:{}','',0,0,1,711246.66,4317,'#3d5a90',1656357244,1509580909,'a:12:{i:0;s:2:\"29\";i:1;s:2:\"47\";i:2;s:2:\"78\";i:3;s:2:\"85\";i:4;s:2:\"93\";i:5;s:2:\"93\";i:6;s:2:\"98\";i:7;s:3:\"162\";i:8;s:3:\"164\";i:9;s:3:\"167\";i:10;s:3:\"170\";i:11;s:3:\"172\";}',78,1,'UIS7TQCKTZ6PF6WGILDQH4WONAWASU7Y','','e3d563269388b72f61094d958fb1e49f','https://www.youtube.com/watch?v=MX0D4oZwCsA',1,'','','',1,1,2,0,0,0,0,'',0,'',1574391812,NULL,1,'argon2id',0,'',64,0,0,0,0,0,0),(13,'Dylan','$argon2id$v=19$m=1048576,t=4,p=1$LmVULmtWNzF3eTYuajdtcg$z8oYMQmXiA4xe1tz6O+0ok3mTQyScb5fsGwnw/t95BI','nrMTUji7','H6qudvNOS69tu1UFzHpX13xJi1fG4a9m1WKw0069NRWgTJAebM','dylan@dusty.biz',16,1,31,'./uploads/avatars/avatar_13.jpg?dateline=1493513123','120|120','upload',33,'0,65',0,'',1493464591,1657150942,1657146042,1653600698,'','0','','','','all','\r\nkik: businessmanВ \r\nTelegram: dylanbizВ ',0,0,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','0',0,0,'','',0,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,5,114,'',_binary 'z;„','',372386,1,1,1,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[]',7,90,39,'a:3:{s:9:\"instagram\";s:2:\"25\";s:3:\"kik\";s:11:\"businessman\";s:4:\"xbox\";s:3:\"ute\";}','',0,0,1,371.80,14,NULL,1618446676,0,'',NULL,0,NULL,NULL,'240b40f650f2faffca5fd3a24275c8cd',NULL,1,'','','',1,1,2,0,0,0,0,'',0,'',1574391812,NULL,1,'argon2id',0,'',3,0,0,0,1,1,1),(14,'d','$argon2id$v=19$m=1048576,t=4,p=1$V015V2dwUVlTbGh5WmM2TQ$HiqYYGrK4CQxzI20+iaUypzlac2LWUdv0vdSsIbs55E','c0Lh1JXS','WXbdRGaINbyvOaVCIfapleUpWTMoIaIyIe0UIKwqMi4a4wqBbo','dunkd8913@gmail.com',587,42,10,'https://i.imgur.com/zBKNSz6.png?dateline=1655297760','','remote',45,'33,18,11,27,43,41,65,69,35,25,30,58,26',58,'Dunk',1493493040,1657685637,1657682579,1657686040,'','0','','','','all','Telegram: Deadly',1,1,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,50,0,'0','0','-7',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,0,756,_binary '\Оt\Г',_binary '\Зw\л\м','',12006138,1,39,0,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[]',407,1187,330,'a:0:{}','',0,0,1,20919.00,118,'#00ffcc',1627155288,0,'a:8:{i:0;s:2:\"27\";i:1;s:2:\"65\";i:2;s:3:\"157\";i:3;s:3:\"157\";i:4;s:3:\"157\";i:5;s:3:\"157\";i:6;s:3:\"162\";i:7;s:3:\"164\";}',157,0,NULL,'','069550e7da55a167efba7258c62b4af5','https://www.youtube.com/watch?v=PoLOZT4to0Y',1,'','','',1,1,2,0,0,0,0,'',0,'',0,NULL,0,'argon2id',0,'',57,0,0,0,0,0,0),(15,'4','$argon2id$v=19$m=1048576,t=4,p=1$QUxpY3VoS2laTjJYMlNDbA$E28v0l4KhDd/u59s3daX7TCnR5ZN2P+NBmXYJEzH8Wc','ua7aG2ja','5HbtxaCBQsF8eJfWULFTJlxvvbbZO7zwOG4oIDO3kXxnMzC0hM','danieltechs@outlook.com',46,16,5,'','','',17,'65,27,35,72,70,25',0,'Intense',1493493022,1657686395,1657683394,1657530266,'','0','','','','all','
[align=center][color=#ffffff][size=large][font=Poppins, sans-serif]Always confirm on-site[/font][/size][/color][/align]
\r\n
[align=center][font=Poppins, sans-serif][color=#666666][size=x-small]before dealing w/ me[/size][/color][/font][/align]
\r\n\r\n\r\n\r\n\r\n',1,0,0,0,1,0,0,0,1,0,'',1,1,1,1,1,0,0,0,0,'0','0','-4',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,0,314,_binary '№–ѕ\е',_binary '№–ѕ\е','',973591,1,3,3,3,0,0,0,0,0,0,0,0,1,1636729976,'',0,0,0,0,0,'[]',17,138,40,'','',0,0,1,10000.00,40,'#c77f14',0,0,'',NULL,0,NULL,'https://i.imgur.com/','49f61b4398f5e449f83fc7f29717b8fb','',1,'https://i.imgur.com/aTnozwS.jpg','800|200','remote',1,1,2,0,0,0,0,'',0,'a:2:{i:0;s:6:\"850492\";i:1;s:6:\"850493\";}',0,NULL,0,'argon2id',0,'',5,0,0,0,0,0,0),(16,'HQtaken','$argon2id$v=19$m=1048576,t=4,p=1$RnA0dVozMnpabDZCZUdQYw$gO36YqcQpVeDaoNlEH+kYxJYWzo9zz+Gu/y+c8QTTOA','zkKfuyZr','MSi2qdfvJ1XMJ7Q0gqLcMGTZoxfp6s521mKbjU5UWE12piNwv2','vaultplayz@gmail.com',271,84,9,'https://i.imgur.com/sVD0BTA.jpg?dateline=1634519500','','remote',7,'',0,'ignorance is bliss',1493493022,1647355284,1647355284,1647319298,'','0','','','','all','[b][color=#ffa339][size=medium]Discord:[/size][/color][color=#ffffff][size=medium] HQ#0666[/size][/color][/b]\r\n[b][color=#ffa339][size=medium]Discord ID:[/size][/color][color=#ffffff][size=medium]В 857873697854586890[/size][/color][/b]\r\n[b][color=#0074d9][size=medium]Telegram:[/size][/color][color=#ffffff][size=medium] @/drool (no slash)[/size][/color][/b]',1,0,0,0,1,0,2,0,1,0,'',1,1,1,1,1,1,0,0,0,'0','0','-4',0,0,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,0,1008,_binary 'Cјы',_binary '%Х ','',1237754,1,0,0,0,0,0,0,0,0,0,0,1,1,0,'',0,0,0,0,0,'[]',480,706,193,'a:0:{}','',0,0,1,14984.00,181,'#ffbdff',1618367339,0,'a:0:{}',71,0,'','/uploads/mypostbitbgs/background_256222_1603579331.png','2ee3f5ef25b2d6560e563640c99c693d','',1,'https://i.imgur.com/w6tuVH1.gif','800|200','remote',1,1,2,0,0,0,0,'',0,'a:15:{i:0;s:6:\"712605\";i:1;s:6:\"712605\";i:2;s:6:\"819368\";i:3;s:6:\"712605\";i:4;s:6:\"712605\";i:5;s:6:\"852310\";i:6;s:6:\"704676\";i:7;s:6:\"857078\";i:8;s:6:\"712605\";i:9;s:6:\"704676\";i:10;s:6:\"704676\";i:11;s:6:\"872629\";i:12;s:6:\"895187\";i:13;s:6:\"712605\";i:14;s:6:\"712605\";}',0,NULL,0,'argon2id',0,'',69,0,0,0,1,1,1),(17,'Gabe','$argon2id$v=19$m=1048576,t=4,p=1$U3pYbll4anlLV3dndTVlRw$JoYxJumvWa8NRLEUz9s33cjSfbsFMS9UuPiJ1ZGUv/I','jWrQSEQJ','RjKyZxPaGigeKUKsParvvLGxZyiYxr4Xf157rH3D0q5wCa83Yd','drjonescreamsoda@gmail.com',140,3,92,'https://i.imgur.com/mZFAXjs.jpg?dateline=1653240643','','remote',18,'',0,'',1493492921,1656523530,1656262786,1656523529,'','0','','','1-5-1990','all','
[align=center][b][color=#3399ff]IG[/color] [color=#ffffff]Wuss[/color][/b]\r\n[img]https://media.giphy.com/media/l0HlFvbjBJX19owiQ/giphy.gif[/img][/align]
\r\n',1,0,0,1,1,0,0,0,1,0,'linear',1,1,1,1,1,0,0,0,0,'0','0','-8',1,2,'','',85,0,0,'0','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,1,22,_binary '¬D/',_binary 'Fґ„s','',1431620,1,0,0,0,0,0,0,0,0,0,0,0,1,0,'',0,0,0,0,0,'[]',34,139,89,'a:5:{s:9:\"instagram\";s:4:\"Wuss\";s:3:\"kik\";s:5:\"Count\";s:8:\"snapchat\";s:5:\"Wus.s\";s:7:\"twitter\";s:10:\"GabeTheWiz\";s:4:\"xbox\";s:7:\"iFLY818\";}','',0,0,1,15802.60,5,NULL,1588353341,1509581632,'',NULL,0,NULL,NULL,'',NULL,1,'','','',1,1,2,0,0,0,0,'',0,'',1574391812,NULL,1,'argon2id',0,'',0,0,0,0,1,1,1),(18,'noob','$argon2id$v=19$m=1048576,t=4,p=1$SFpYTXQ3Snc3Yy9uMGtsVg$kAVP6PctXOx7ZFdzPVIQ06FfMzs0v/ZGj+feA+g7MQM','kZL534WQ','SeZKqUJn9XRFnmgbhqMDnlkPKyCFZYrtizvFWiuWDQLzM4gFvn','warorra@outlook.com',98,11
Posts: 2
Threads: 0
Joined: Aug 2023
(Jun 12, 2023, 10:26 PM)emo Wrote: Hello BreachForums Community,
Today I have uploaded the flipd.gg/ogusers.com Database for you to download, thanks for reading and enjoy!
https://cdn.breachforums.bf/logo/FLIPD_GG.png
In July 2022, the account hijacking and SIM swapping forum OGusers suffered a data breach, the fifth since December 2018. The breach contained usernames, email and IP addresses and passwords stored as argon2 hashes. A total of 529k unique email addresses appeared in the breach.
Also Known As ogu.gg/ogusers.com
Compromised data: Email addresses, IP addresses, Passwords, Usernames
Contents Spoiler The .7z File's MD5 Hash is DB80086E57483CA60B7B97A691B293CE. In total, there are 529020 records. The file is 323.87MB uncompressed and 63.06MB compressed.
gimme that
Posts: 5
Threads: 0
Joined: Jul 2023
link download 503, please update bro
Posts: 11
Threads: 0
Joined: Jul 2023
thank you for the quality share~!
Posts: 111
Threads: 10
Joined: Aug 2023
shit site dwc This forum account is currently banned. Ban Length: Permanent (N/A Remaining) Ban Reason: Spamming | CC
Posts: 1
Threads: 0
Joined: Sep 2023
Posts: 1
Threads: 0
Joined: Sep 2023
Posts: 40
Threads: 1
Joined: Jun 2023
thanks for the upload
Posts: 10
Threads: 0
Joined: Nov 2023
This forum account is currently banned. Ban Length: (Permanent)
|