TaiLieu Database - Leaks, Download!
by Lord.hushu - 06-20-2023, 12:52 PM
#1
Hello Rebreached Community,
Today I have uploaded the TaiLieu Database for you to download for free, thanks for reading and enjoy!

[Image: TaiLieu.png]

In November 2019, the Vietnamese education website TaiLieu allegedly suffered a data breach exposing 7.3M customer records. Impacted data included names and usernames, email addresses, dates of birth, genders and passwords stored as unsalted MD5 hashes.

Compromised data: Dates of birth, Email addresses, Genders, Geographic locations, Names, Passwords, Phone numbers, Usernames
Reply
#2
Sample:
 
Code:
--tailieu.vn
--2019.11.24
# TC`tailieu_members`utf8_general_ci ;
CREATE TABLE `tailieu_members` (
  `member_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Ma so thanh vien',
  `member_username` varchar(40) NOT NULL COMMENT 'Ten tru cap cua thanh vien',
  `member_password` varchar(100) NOT NULL COMMENT 'Mat khau thanh vien',
  `member_email` varchar(100) NOT NULL COMMENT 'Email cua thanh vien',
  `member_firstname` varchar(100) NOT NULL COMMENT 'Ten cua thanh vien',
  `member_lastname` varchar(100) NOT NULL COMMENT 'Ho va ten lot thanh vien',
  `member_nickname` varchar(100) DEFAULT NULL COMMENT 'Nickname cua thanh vien',
  `member_avata` varchar(100) DEFAULT NULL COMMENT 'Ten avata',
  `member_birthday` varchar(40) DEFAULT NULL COMMENT 'Ngay sinh cua thanh vien',
  `member_gender` int(1) DEFAULT NULL COMMENT 'Gioi tinh thanh vien 0: Nu, 1:Nam',
  `member_address` varchar(500) DEFAULT NULL COMMENT 'Dia chi cua thanh vien',
  `member_tel` varchar(100) DEFAULT NULL COMMENT 'Dien thoai thanh vien',
  `member_city` int(11) DEFAULT NULL COMMENT 'Tinh va thnha pho thanh vien',
  `member_country` int(11) DEFAULT NULL COMMENT 'Quoc gia cua thnah vien',
  `member_industry` int(11) DEFAULT NULL COMMENT 'Linh vuc nhanh nghe thanh vien',
  `member_website` varchar(250) DEFAULT NULL COMMENT 'Website cua thanh vien',
  `member_occupation` varchar(2000) DEFAULT NULL COMMENT 'Nghe nghiep cua thanh vien',
  `member_interest` varchar(2000) DEFAULT NULL COMMENT 'So thich cua thanh vien',
  `member_latelyreading` varchar(2000) DEFAULT NULL COMMENT 'Tai lieu doc gan nhat',
  `member_latelywriting` varchar(2000) DEFAULT NULL COMMENT 'Tai lieu viet gan nhat',
  `member_aboutme` varchar(2000) DEFAULT NULL,
  `member_createdate` datetime NOT NULL COMMENT 'Ngay dang ky thanh vien',
  `member_lastmodify` datetime NOT NULL COMMENT 'Ngay cap nhat cuoi cung',
  `member_status` int(11) NOT NULL COMMENT 'Trang thai member 0: New, 1: Active, 2: Inactive, 3:ban',
  `member_ishot` tinyint(1) DEFAULT '0' COMMENT 'thanh vien noi bat: 0/1',
  `member_type` tinyint(1) DEFAULT '0',
  `member_openid_url` varchar(256) DEFAULT NULL,
  `member_expiredate` datetime DEFAULT NULL,
  `member_total_download` int(10) DEFAULT '0' COMMENT 'tong so download cho phep',
  `member_isvip` int(1) DEFAULT '0' COMMENT 'tai khoan vip',
  PRIMARY KEY (`member_id`),
  UNIQUE KEY `IDX_tailieu_members_1` (`member_username`),
  KEY `IDX_tailieu_members_2` (`member_email`)
) ENGINE=InnoDB AUTO_INCREMENT=7413782 DEFAULT CHARSET=utf8 COMMENT='Table quan ly thanh vien cua tai lieu' ;
INSERT INTO `tailieu_members` VALUES
(1,'rinocococ','e10adc3949ba59abbe56e057f20f883e','vtailieu@gmail.com','Minh Trâm','Từ','hoangvien264','2009/20090301/falco/thumbnail/70x70/211982297_866231596781071_4457235831862387528_n.jpg','19-1-1985',1,'56 vancao, phuong tan loi, tp.bmt , tinh daklak','0973276483',57,1,5,'','sinhvien','','','','','2009-03-01 10:00:00','2015-05-28 08:52:20',2,0,0,'','2009-10-06 23:59:59',0,0),
(2,'benq','fe559343cb20c794c1e256dc1d57ef2f','vtailieu@gmail.com','benq','benq',\N,'2009/20090301/benq/thumbnail/70x70/avata_benq.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'2017-04-06 20:00:34',300,1),
(3,'hallo','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','Thái','','','2009/20090301/hallo/thumbnail/70x70/19capture.png','14-5-1990',1,'','',8,1,8,'','','','','','','2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'2017-05-02 20:50:00',343,1),
(4,'quocminh','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','quocminh','quocminh',\N,'2009/20090301/quocminh/thumbnail/70x70/avata_quocminh.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(5,'jolie','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','jolie','jolie',\N,'2009/20090301/jolie/thumbnail/70x70/avata_jolie.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(6,'khanhvi','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','khanhvi','khanhvi',\N,'2009/20090301/khanhvi/thumbnail/70x70/avata_khanhvi.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'2012-09-02 23:59:59',150,1),
(7,'honeyoop','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','honeyoop','honeyoop',\N,'2009/20090301/honeyoop/thumbnail/70x70/avata_honeyoop.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(8,'moser','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','Thái','','','2009/20090301/moser/thumbnail/70x70/100capture.png','14-5-1990',1,'','',8,1,8,'','','','','','','2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(9,'icat','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','icat','icat',\N,'2009/20090301/icat/thumbnail/70x70/avata_icat.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(10,'thugiang','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','thugiang','thugiang',\N,'2009/20090301/thugiang/thumbnail/70x70/avata_thugiang.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(11,'haithanh','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','haithanh','haithanh',\N,'2009/20090301/haithanh/thumbnail/70x70/avata_haithanh.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(12,'anhtu','c9896c1dce701c5e9d4d3920da27646a','vtailieu@gmail.com','anhtu','anhtu',\N,'2009/20090301/anhtu/thumbnail/70x70/avata_anhtu.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,'https://me.yahoo.com/a/5fzZZrMwhJV7peVqT0EyhiN2bqH8GWlvvwqOoQ--','2013-03-21 15:01:10',581,1),
(13,'baodiv','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','baodiv','baodiv',\N,'2009/20090301/baodiv/thumbnail/70x70/avata_baodiv.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
(14,'viettuan','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','viettuan','viettuan',\N,'2009/20090301/viettuan/thumbnail/70x70/avata_viettuan.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'2019-09-27 15:24:16',1671,1),
(15,'songanh','a181c2fe7c505919cb269d44365088fc','vtailieu@gmail.com','songanh','songanh',\N,'2009/20090301/songanh/thumbnail/70x70/avata_songanh.jpg',\N,\N,\N,\N,8,1,\N,\N,\N,\N,\N,\N,\N,'2009-03-01 10:00:00','2009-03-01 10:00:00',1,0,0,\N,'0000-00-00 00:00:00',0,0),
and:
 
Code:
(1907929,'sendto','1327efee32cc8c58bb68c6e3b484d45b','haiph.vn@gmail.com','bip','bip','','','',0,'','',0,0,0,'','','','','','','2011-01-22 23:52:21','2011-01-22 23:52:21',0,0,0,'1156713511006959',\N,0,0),
(1907930,'lehoavtv','25f9e794323b453885f5181f1b624d0b','hoathct@gmail.com','hoa','le','','','',0,'','',0,0,0,'','','','','','','2011-01-22 23:52:34','2011-01-22 23:52:34',0,0,0,'',\N,0,0),
(1907931,'ahvd2404','e719f4b65609472f63d9b4628d3205cb','hoangnguyen240493@yahoo.com','nguyen','anh hoang','','','1-1-1990',1,'','',38,0,3,'','','','','','','2011-01-22 23:52:41','2011-01-22 23:52:41',0,0,0,'',\N,0,0),
(1907932,'moveablefeast','2ebe5bc256b4f4fe3e4b102426e58bf6','mygivralcorner@yahoo.com','Uyen','Le','','','',0,'','',0,0,0,'','','','','','','2011-01-22 23:53:24','2011-01-22 23:53:24',0,0,0,'',\N,0,0),
(1907933,'anhxuan0902','e10adc3949ba59abbe56e057f20f883e','ax@vnn.vn','anh xuan','nguyen','','','',0,'','',0,0,0,'','','','','','','2011-01-22 23:54:24','2011-01-22 23:54:24',0,0,0,'',\N,0,0),
(1907934,'hinhanh83','ea8f63835c7a05d295edff98409b1bb0','anh_12a3@yahoo.com','anh','tran','','','',1,'','',8,0,8,'','','','','','','2011-01-22 23:54:48','2011-01-22 23:54:48',1,0,0,'','2011-11-01 23:59:59',296,0),
(1907935,'lnghiatrong','d9f0b9127cef0dda91f5746fc65e8b5a','lnghiatrong@gmail.com','trong','le nghia','','','',0,'','',0,0,0,'','','','','','','2011-01-22 23:57:10','2011-01-22 23:57:10',1,0,0,'',\N,0,0),
(1907936,'chamhoc_korea2011','24280826da14beeaba459f3a08e90890','opghhnguyenquocphong@yahoo.com.vn','phong','nguyenquoc','opghhnguyenquocphong','','28-12-1982',1,'34/2 to2  ap tan phong  xa phong hoa  huyen lai vung  tinh dong thap','',67,0,3,'','tu ngiep sinh','hoc tin hoc','','','','2011-01-22 23:58:58','2011-01-22 23:58:58',0,0,0,'',\N,0,0),
(1907937,'duyleee','2eaf5533ed583d615ed2f908ebc73b3e','thangculaixelu@yahoo.com','duyleee','phamquang','0000','','',1,'dvhp','000000000',31,0,31,'','0000-0000-0000','0','','','','2011-01-22 23:59:50','2011-01-22 23:59:50',0,0,0,'',\N,0,0),
(1907938,'nguyenhoangnhatkhanh','00f6641f65eea9a8382cd7db59bd3bea','anhsaocua_hyvong@yahoo.com','dfd','trg','','2011/20110123/nguyenhoangnhatkhanh/thumbnail/70x70/hgdh.jpg','25-2-1990',1,'','',8,0,8,'','','','','','','2011-01-23 00:03:11','2011-01-23 00:03:11',0,0,0,'',\N,0,0),
(1907939,'nakio6288','7f70bb31d02c788a4503f24cd2c0316e','phuoc9998@gmail.com','phuoc','le tan','nakio6288@yahoo.com','2011/20110123/nakio6288/thumbnail/70x70/nam2011.jpg','',1,'','',78,0,78,'','','','','','','2011-01-23 00:03:43','2011-01-23 00:03:43',1,0,0,'',\N,0,0),
(1907940,'nguyenvuxd1','26ba49e26b1e5f9130d2913ff149e932','nguyenvu.eng@gmail.com','vũ','nguyễn ngọc vũ','','','',0,'','',0,0,0,'','','','','','','2011-01-23 00:06:05','2011-01-23 00:06:05',0,0,0,'',\N,0,0),
(1907941,'minhpro_52vl2','b2aa61cfbd83d0b7dce0a7b5c9f2779a','minhpro.52vl2@gmail.com','Minh','Nguyen Khac','','','',0,'','',0,0,0,'','','','','','','2011-01-23 00:05:15','2011-01-23 00:05:15',0,0,0,'',\N,0,0),
(1907942,'phamduyhoa','bac31e5f6b8883cdc18cdb6857ac8b17','huuquoc101290@yahoo.com','quoc','phamhuu','huuquoc101290','','10-12-1990',1,'quang nam','0987124567',33,0,33,'www.huuquoc.vn','','','','','','2011-01-23 00:12:35','2011-01-23 00:12:35',0,0,0,'',\N,0,0),
(1907943,'kuturuta','e10adc3949ba59abbe56e057f20f883e','lucky@email.yahoo.com.vn','ty','tran van','','','',0,'','',0,0,0,'','','','','','','2011-01-23 00:14:21','2011-01-23 00:14:21',0,0,0,'https://me.yahoo.com/a/O_BI3qUPo5E5owxbGs3nT9cKrN0wwrJrPw--',\N,0,0),
Reply
#3
(06-20-2023, 12:52 PM)Lord.hushu Wrote:
niceHello Rebreached Community,
Today I have uploaded the TaiLieu Database for you to download for free, thanks for reading and enjoy!

[Image: TaiLieu.png]

In November 2019, the Vietnamese education website TaiLieu allegedly suffered a data breach exposing 7.3M customer records. Impacted data included names and usernames, email addresses, dates of birth, genders and passwords stored as unsalted MD5 hashes.

Compromised data: Dates of birth, Email addresses, Genders, Geographic locations, Names, Passwords, Phone numbers, Usernames

(06-20-2023, 12:52 PM)Lord.hushu Wrote:
hi nice Hello Rebreached Community,
Today I have uploaded the TaiLieu Database for you to download for free, thanks for reading and enjoy!

[Image: TaiLieu.png]

In November 2019, the Vietnamese education website TaiLieu allegedly suffered a data breach exposing 7.3M customer records. Impacted data included names and usernames, email addresses, dates of birth, genders and passwords stored as unsalted MD5 hashes.

Compromised data: Dates of birth, Email addresses, Genders, Geographic locations, Names, Passwords, Phone numbers, Usernames
Reply
#4
(06-20-2023, 12:52 PM)Lord.hushu Wrote:
can I have it?
Reply
#5
miracluous
Reply
#6
ok bro
Reply
#7
(06-20-2023, 12:52 PM)Lord.hushu Wrote:
Hello Rebreached Community,
Today I have uploaded the TaiLieu Database for you to download for free, thanks for reading and enjoy!

[Image: TaiLieu.png]

In November 2019, the Vietnamese education website TaiLieu allegedly suffered a data breach exposing 7.3M customer records. Impacted data included names and usernames, email addresses, dates of birth, genders and passwords stored as unsalted MD5 hashes.

Compromised data: Dates of birth, Email addresses, Genders, Geographic locations, Names, Passwords, Phone numbers, Usernames

so cool yes
Reply
#8
Tanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ClickASnap Database - Leaks, Download! Lord.hushu 35 19,456 09-17-2024, 11:51 PM
Last Post: mert17
  İleti Yönetim Sistemi Database - Leaks, Download! Lord.hushu 49 31,919 09-17-2024, 01:53 AM
Last Post: vemiveb.pacobe
  Abandonia Database - Leaks, Download! ReBreached 6 9,343 09-14-2024, 09:53 AM
Last Post: gtdhdb
  Black Hat World Database - Leaks, Download! ReBreached 10 10,099 09-14-2024, 09:52 AM
Last Post: gtdhdb

Forum Jump:


Users browsing this thread: 1 Guest(s)