Posts: 809
Threads: 0
Joined: Jul 2023
06-08-2023, 07:04 PM
(This post was last modified: 06-08-2023, 07:04 PM by dedale.)
Hello BreachForums Community,
Today I have uploaded the Canva Database for you to download, thanks for reading and enjoy!
In May 2019, the graphic design tool website Canva suffered a data breach that impacted 137 million subscribers. The exposed data included email addresses, usernames, names, cities of residence and passwords stored as bcrypt hashes for users not using social logins.
Compromised data: Email addresses, Geographic locations, Names, Passwords, Usernames
Posts: 6
Threads: 0
Joined: Jun 2023
Thank you for all of the hard work
Posts: 131
Threads: 17
Joined: Jun 2023

Cool ..................
IMMA085
my telegram got banned
Posts: 12,578
Threads: 352
Joined: Jun 2023
   
(06-08-2023, 07:04 PM)dedale Wrote: Hello BreachForums Community,
Today I have uploaded the Canva Database for you to download, thanks for reading and enjoy!
In May 2019, the graphic design tool website Canva suffered a data breach that impacted 137 million subscribers. The exposed data included email addresses, usernames, names, cities of residence and passwords stored as bcrypt hashes for users not using social logins.
Compromised data: Email addresses, Geographic locations, Names, Passwords, Usernames
sample: -- Table structure for table `user`
--
DROP TABLE IF EXISTS `user`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `user` (
`_id` int(11) NOT NULL AUTO_INCREMENT,
`id` char(11) CHARACTER SET ascii COLLATE ascii_bin NOT NULL,
`creation_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`email` varchar(255) DEFAULT NULL,
`phone_number` varchar(25) DEFAULT NULL,
`email_status` char(1) CHARACTER SET ascii COLLATE ascii_bin DEFAULT NULL,
`username` varchar(255) DEFAULT NULL,
`display_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`first_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`last_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`temporary` bit(1) NOT NULL,
`roles` varchar(45) CHARACTER SET ascii COLLATE ascii_bin NOT NULL,
`deactivated` bit(1) NOT NULL,
`ui_info` varchar(255) NOT NULL,
`homepage` varchar(255) DEFAULT NULL,
`city` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`country_code` char(2) CHARACTER SET ascii COLLATE ascii_bin DEFAULT NULL,
`locale` varchar(255) NOT NULL,
`personal_brand` int(11) DEFAULT NULL,
`personal_brand_id` char(11) CHARACTER SET ascii COLLATE ascii_bin DEFAULT NULL,
`avatar` int(11) DEFAULT NULL,
PRIMARY KEY (`_id`),
UNIQUE KEY `id` (`id`),
UNIQUE KEY `id_2` (`id`),
UNIQUE KEY `email` (`email`),
UNIQUE KEY `username` (`username`),
UNIQUE KEY `phone_number` (`phone_number`),
KEY `personal_brand` (`personal_brand`),
KEY `personal_brand_id` (`personal_brand_id`)
) ENGINE=InnoDB AUTO_INCREMENT=139494421 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user`
--
LOCK TABLES `user` WRITE;
/*!40000 ALTER TABLE `user` DISABLE KEYS */;
INSERT INTO `user` VALUES (1,'UAAAACSL24Q','2013-05-10 12:06:16','admin@canva.com',NULL,'U','admin','Canva Admin',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true}',NULL,NULL,NULL,'en',NULL,NULL,NULL),(2,'UAAJg4BFhGQ','2013-05-10 12:06:16','ingest@canva.com',NULL,'U','ingest','Canva Ingest Automaton',NULL,NULL,'\0','[\"R\"]','\0','{\"hasLoggedIn\":true}',NULL,NULL,NULL,'en',NULL,NULL,NULL),(3,'UAAMJCWgAwA','2013-05-10 12:52:05','hearnden@canva.com',NULL,'C','dave','David Hearnden',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"dismissedAnnouncements\":[\"editorsPicks\"],\"onboarded\":{\"default\":true,\"1k\":true},\"hasSeenSidebarIntroDialog\":true,\"contextTipRoyaltyFreePaymentOption\":true,\"hasSeenPublishPaymentLicensesOnboarding\":true}','','',NULL,'en',2,'BAAMJJIojMk',2),(4,'UAAMJCKzW6A','2013-05-10 12:52:30',NULL,NULL,NULL,NULL,'Melanie Perkins',NULL,NULL,'\0','[]','','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true}',NULL,NULL,NULL,'en',NULL,NULL,NULL),(5,'UAAMJSfMpoY','2013-05-10 13:02:12','ivy.sabado@gmail.com',NULL,'V','ivy.sabado','Ivy Sabado',NULL,NULL,'\0','[\"R\",\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"onboarded\":{\"v1\":true,\"default\":true},\"hasSeenSidebarIntroDialog\":true,\"contextTipRoyaltyFreePaymentOption\":true,\"hasSeenPublishPaymentLicensesOnboarding\":true}','','Calamba City','PH','en',4,'BAAMJfF5cuE',2),(6,'UAAMJlOn09Q','2013-05-10 14:33:30','cliff@canva.com',NULL,'C','cliff','Cliff Obrecht',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"dismissedAnnouncements\":[\"editorsPicks\"],\"onboarded\":{\"default\":true,\"1k\":true,\"v1\":true},\"hasPro\":true,\"hasSeenSidebarIntroDialog\":true,\"contextTipRoyaltyFreePaymentOption\":true}','canva.com','Sydney','AU','en',5,'BAAMJmduGFQ',2),(7,'UAAMJ_KkA40','2013-05-10 15:05:05','jim@canva.com',NULL,'C','jim','James Tyrrell',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"dismissedAnnouncements\":[\"editorsPicks\"],\"onboarded\":{\"default\":true,\"1k\":true,\"v1\":true},\"hasSeenSidebarIntroDialog\":true,\"contextTipRoyaltyFreePaymentOption\":true,\"seenMobileExpDialog\":true}','www.canva.com/jim','Sydney','AU','en',6,'BAAMJ8KrdWE',3),(8,'UAAMJ7Qyis8','2013-05-10 15:05:21','olivier@seaturtle.io',NULL,'C','olivier','Olivier Bierlaire',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"dismissedAnnouncements\":[\"editorsPicks\"],\"hasSeenSidebarIntroDialog\":true,\"seenMobileExpDialog\":true,\"spped\":true}','','Nantes','FR','en',NULL,NULL,1),(9,'UAAMJ4xK5FE','2013-05-10 15:06:11','cameron@canva.com',NULL,'C','cameron','Cameron Adams',NULL,NULL,'\0','[\"R\",\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"templateSuperposition\":\"on\",\"onboarded\":{\"default\":true,\"1k\":true,\"sob1\":true,\"v1\":true},\"hasPro\":true,\"hasSeenSidebarIntroDialog\":true,\"hasSeenPublishPaymentLicensesOnboarding\":true,\"aa\":true}','themaninblue.com','Sydney','AU','en-GB',NULL,NULL,3),(10,'UAAMJ6YBnPA','2013-05-10 15:08:40','mike@canva.com',NULL,'C','mike','Mike Hebron',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"onboarded\":{\"default\":true,\"sob1\":true,\"v1\":true},\"hasPro\":true,\"hasSeenSidebarIntroDialog\":true,\"contextTipRoyaltyFreePaymentOption\":true,\"hasSeenPublishPaymentLicensesOnboarding\":true}','','Vallejo','US','en',9,'BAAMJ0jAtdU',4),(11,'UAAMJ4jza0Y','2013-05-10 15:38:03','alisafoytik@googlemail.com',NULL,'C','alisa.foytik','Alisa Foytik',NULL,NULL,'\0','[\"U\"]','\0','{}',NULL,NULL,NULL,'en',10,'BAAMJ72Zv6E',NULL),(12,'UAAMJ27S-JY','2013-05-10 15:38:28','andresr@hotmail.co.uk',NULL,'C','andres','Andres Rodriguez',NULL,NULL,'\0','[\"U\"]','\0','{\"hasLoggedIn\":true,\"hasUpdatedSvgPlaceholder\":true,\"onboarded\":{\"v1\":true,\"default\":true}}',NULL,NULL,NULL,'en',11,'BAAMJ3ITm88',NULL),(13,'UAAMJ1loXFc','2013-05-10 15:38:50','agency@candyboximages.com',NULL,'C','jm.guyon','Jean-Marie Guyon',NULL,NULL,'\0','[\"U\"]','\0','{}',NULL,NULL,NULL,'en',12,'BAAMJ3p2YOQ',NULL),(14,'UAAMJzw48P8','2013-05-10 15:39:12','davisales@gmail.com',NULL,'C','davisalesb','Davi Sales Batista',NULL,NULL,'\0','[\"U\"]','\0','{\"onboarded\":{\"v1\":true,\"default\":true},\"hasSeenSidebarIntroDialog\":true}','www.davisales.com','Salvador','BR','en',13,'BAAMJyOBYSM',NULL),(15,'UAAMJ_pVU30','2013-05-10 15:39:31','info@elenaphoto.com',N
Posts: 8
Threads: 0
Joined: Jun 2023
Wow If I didn't use gmail I would've been breached...
Posts: 92
Threads: 24
Joined: Jun 2023
thanks bro hope that still good
Posts: 5
Threads: 0
Joined: Jul 2023
Posts: 6
Threads: 2
Joined: Jun 2023
thx m8, know someone im targetting who's likely to use the same password as their canva acc, hopefully this works out and i can get into their other accs
Posts: 8
Threads: 0
Joined: Jul 2023
Posts: 10
Threads: 0
Joined: Jul 2023
|