Advertisement
Guest User

EletriksForums - Db Leaked -

a guest
May 26th, 2015
1,533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.03 KB | None | 0 0
  1. Par : {Weedy} Repost : {32}
  2. Pour : www.instant-hack.com
  3.  
  4. Bon voilà ta voulu jouer avec le forum de Instant-Hack, j'enmerde spécialement la communauté d'lectrikforums. {32}.
  5. [+] TARGET LINK : http://www.electrikforums.net/ [+]
  6. -- phpMyAdmin SQL Dump
  7. -- version 4.2.5
  8. -- http://www.phpmyadmin.net
  9. --
  10. -- Client : localhost:3306
  11. -- Généré le : Lun 08 Septembre 2014 à 02:09
  12. -- Version du serveur : 5.1.73
  13. -- Version de PHP : 5.5.14
  14.  
  15. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  16. SET time_zone = "+00:00";
  17.  
  18.  
  19. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  20. /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
  21. /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
  22. /*!40101 SET NAMES utf8 */;
  23.  
  24. --
  25. -- Base de données : `itmkkwzy_EFDB`
  26. --
  27.  
  28. -- --------------------------------------------------------
  29.  
  30. --
  31. -- Structure de la table `mybb_users`
  32. --
  33.  
  34. CREATE TABLE IF NOT EXISTS `mybb_users` (
  35. `uid` int(10) unsigned NOT NULL,
  36. `username` varchar(120) NOT NULL DEFAULT '',
  37. `password` varchar(120) NOT NULL DEFAULT '',
  38. `salt` varchar(10) NOT NULL DEFAULT '',
  39. `loginkey` varchar(50) NOT NULL DEFAULT '',
  40. `email` varchar(220) NOT NULL DEFAULT '',
  41. `postnum` int(10) NOT NULL DEFAULT '0',
  42. `avatar` varchar(200) NOT NULL DEFAULT '',
  43. `avatardimensions` varchar(10) NOT NULL DEFAULT '',
  44. `avatartype` varchar(10) NOT NULL DEFAULT '0',
  45. `usergroup` smallint(5) unsigned NOT NULL DEFAULT '0',
  46. `additionalgroups` varchar(200) NOT NULL DEFAULT '',
  47. `displaygroup` smallint(5) unsigned NOT NULL DEFAULT '0',
  48. `usertitle` varchar(250) NOT NULL DEFAULT '',
  49. `regdate` bigint(30) NOT NULL DEFAULT '0',
  50. `lastactive` bigint(30) NOT NULL DEFAULT '0',
  51. `lastvisit` bigint(30) NOT NULL DEFAULT '0',
  52. `lastpost` bigint(30) NOT NULL DEFAULT '0',
  53. `website` varchar(200) NOT NULL DEFAULT '',
  54. `icq` varchar(10) NOT NULL DEFAULT '',
  55. `aim` varchar(50) NOT NULL DEFAULT '',
  56. `yahoo` varchar(50) NOT NULL DEFAULT '',
  57. `msn` varchar(75) NOT NULL DEFAULT '',
  58. `birthday` varchar(15) NOT NULL DEFAULT '',
  59. `birthdayprivacy` varchar(4) NOT NULL DEFAULT 'all',
  60. `signature` text NOT NULL,
  61. `allownotices` int(1) NOT NULL DEFAULT '0',
  62. `hideemail` int(1) NOT NULL DEFAULT '0',
  63. `subscriptionmethod` int(1) NOT NULL DEFAULT '0',
  64. `invisible` int(1) NOT NULL DEFAULT '0',
  65. `receivepms` int(1) NOT NULL DEFAULT '0',
  66. `receivefrombuddy` int(1) NOT NULL DEFAULT '0',
  67. `pmnotice` int(1) NOT NULL DEFAULT '0',
  68. `pmnotify` int(1) NOT NULL DEFAULT '0',
  69. `threadmode` varchar(8) NOT NULL DEFAULT '',
  70. `showsigs` int(1) NOT NULL DEFAULT '0',
  71. `showavatars` int(1) NOT NULL DEFAULT '0',
  72. `showquickreply` int(1) NOT NULL DEFAULT '0',
  73. `showredirect` int(1) NOT NULL DEFAULT '0',
  74. `ppp` smallint(6) NOT NULL DEFAULT '0',
  75. `tpp` smallint(6) NOT NULL DEFAULT '0',
  76. `daysprune` smallint(6) NOT NULL DEFAULT '0',
  77. `dateformat` varchar(4) NOT NULL DEFAULT '',
  78. `timeformat` varchar(4) NOT NULL DEFAULT '',
  79. `timezone` varchar(4) NOT NULL DEFAULT '',
  80. `dst` int(1) NOT NULL DEFAULT '0',
  81. `dstcorrection` int(1) NOT NULL DEFAULT '0',
  82. `buddylist` text NOT NULL,
  83. `ignorelist` text NOT NULL,
  84. `style` smallint(5) unsigned NOT NULL DEFAULT '0',
  85. `away` int(1) NOT NULL DEFAULT '0',
  86. `awaydate` int(10) unsigned NOT NULL DEFAULT '0',
  87. `returndate` varchar(15) NOT NULL DEFAULT '',
  88. `awayreason` varchar(200) NOT NULL DEFAULT '',
  89. `pmfolders` text NOT NULL,
  90. `notepad` text NOT NULL,
  91. `referrer` int(10) unsigned NOT NULL DEFAULT '0',
  92. `referrals` int(10) unsigned NOT NULL DEFAULT '0',
  93. `reputation` bigint(30) NOT NULL DEFAULT '0',
  94. `regip` varchar(50) NOT NULL DEFAULT '',
  95. `lastip` varchar(50) NOT NULL DEFAULT '',
  96. `longregip` int(11) NOT NULL DEFAULT '0',
  97. `longlastip` int(11) NOT NULL DEFAULT '0',
  98. `language` varchar(50) NOT NULL DEFAULT '',
  99. `timeonline` bigint(30) NOT NULL DEFAULT '0',
  100. `showcodebuttons` int(1) NOT NULL DEFAULT '1',
  101. `totalpms` int(10) NOT NULL DEFAULT '0',
  102. `unreadpms` int(10) NOT NULL DEFAULT '0',
  103. `warningpoints` int(3) NOT NULL DEFAULT '0',
  104. `moderateposts` int(1) NOT NULL DEFAULT '0',
  105. `moderationtime` bigint(30) NOT NULL DEFAULT '0',
  106. `suspendposting` int(1) NOT NULL DEFAULT '0',
  107. `suspensiontime` bigint(30) NOT NULL DEFAULT '0',
  108. `suspendsignature` int(1) NOT NULL DEFAULT '0',
  109. `suspendsigtime` bigint(30) NOT NULL DEFAULT '0',
  110. `coppauser` int(1) NOT NULL DEFAULT '0',
  111. `classicpostbit` int(1) NOT NULL DEFAULT '0',
  112. `loginattempts` tinyint(2) NOT NULL DEFAULT '1',
  113. `usernotes` text NOT NULL,
  114. `akismetstopped` int(11) NOT NULL DEFAULT '0',
  115. `newpoints` decimal(16,2) NOT NULL DEFAULT '0.00',
  116. `thx` int(11) NOT NULL,
  117. `thxcount` int(11) NOT NULL,
  118. `thxpost` int(11) NOT NULL
  119. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=37 ;
  120.  
  121. --
  122. -- Contenu de la table `mybb_users`
  123. --
  124.  
  125. 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`, `usernotes`, `akismetstopped`, `newpoints`, `thx`, `thxcount`, `thxpost`) VALUES
  126. (1, 'DarSider', 'd9eeb75796a13e691a056f2b0d7e85d5', 'hR48WDiC', 'uh1Ew2vvMfdofyo85aNUPNkanCtb37XD2O3SVVrbHARYjhLtz4', 'amazighouzriat@outlook.com', 74, './uploads/avatars/avatar_1.jpg?dateline=1409427304', '100|71', 'upload', 4, '', 0, 'Fondateur', 1409397115, 1410124829, 1410122950, 1410122928, '', '', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 1, '', 1, 1, 1, 1, 0, 0, 0, '', '', '0', 0, 0, '', '', 0, 0, 0, '', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 0, 3, 1, '105.107.121.32', '105.107.108.79', 1768651040, 1768647759, '', 184430, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '1878.00', 0, 0, 0),
  127. (2, 'Aĸαιɴυ', '53e35c9b82a145cb73a7ee4aa5294bdb', 'zwUN27OG', 'AASeZS9GnAxSiEpaYEYtBNjseX1OMK8fzyGUHcSiMKCgIo6na7', 'Akainu@electr1k.cf', 82, './uploads/avatars/avatar_2.jpg?dateline=1409471056', '100|95', 'upload', 3, '', 0, 'Chef des Modérateurs', 1409397456, 1410116455, 1410033702, 1410008331, 'http://www.electrikforums.net', '0', '', '', '', '3-2-1994', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '0', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 1, 0, 0, '78.196.128.11', '78.196.128.11', 1321500683, 1321500683, '', 80189, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '27.00', 0, 0, 0),
  128. (3, 'ScamXor', 'ef298643c9afaabd4e7dba8b444baebe', '7m9s3P7N', 'NI7J3vxaRopaboZ2NnuYQ5zz3rQMrX2OfZTzr18zu5zpULHvfv', 'blackrastainformatique@gmail.com', 17, './uploads/avatars/avatar_3.png?dateline=1409935577', '58|56', 'upload', 3, '', 0, '', 1409425490, 1410117880, 1410115051, 1410116523, '', '0', '', '', '', '', 'all', '[size=medium][color=#32CD32][align=center]Fume avant que la vie te fume bro'' <3[/align][/color][/size]', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '0', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 0, 0, 0, '90.51.198.6', '46.193.130.19', 1513342470, 784433683, '', 16935, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '51.00', 0, 0, 0),
  129. (4, 'Komer', '0a86770fee2348730281ed07f6c1f445', 'XMqMdAG7', 'KyOdqwxnTmYxkJuMto2r8Z3b7ngnbzjUFcu3hGimdtiS8JzEuI', 'fakeail@hotmail.fr', 39, '', '', '', 2, '', 0, 'GH Confirmé', 1409429086, 1410122164, 1410122132, 1410118978, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '0', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 0, 0, 0, '84.102.209.52', '84.98.230.75', 1416024372, 1415767627, '', 39047, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 3, '177.00', 0, 0, 0),
  130. (5, 'Dr.Lsp', 'ed36362e0a2192849eb0588999dc3c0e', 'NBVDVcyz', 'WgYFDrwAykIh5Zn2vLeGFFI4YU8zrat4zPkZdZGnot6ZKSoHGd', 'cindyestelle@hotmail.fr', 0, '', '', '', 2, '', 0, '', 1409434016, 1409434191, 1409434016, 0, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 1, 0, 0, '90.18.20.223', '90.18.20.223', 1511134431, 1511134431, '', 175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '50.00', 0, 0, 0),
  131. (6, 'furia', '5a315728a2773f04436df697373dcce7', 'v3uYHy1u', 'xkDt2gv8nzCEzyjG7LTaJi4m2lkunaZSgb8cLaqfSkgyeOdOYD', 'furia@yopmail.com', 2, '', '', '', 2, '', 0, '', 1409434046, 1410123363, 1410121577, 1410038460, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '0', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**$%%$2**$%%$3**$%%$4**', '', 0, 0, 0, '188.213.24.66', '188.213.24.66', -1126885310, -1126885310, '', 37969, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '58.00', 0, 0, 0),
  132. (8, 'oscaar', '94b44a1c3c634115bbb79a2286f37677', 'rc7RJWYM', '4WDflcNFkROEAuM4Zv7h6H9mvVjtiTrk2yKwGcRFQMTDnLL7fx', 'oscar.notski@gmx.us', 6, '', '', '', 2, '', 0, '', 1409481691, 1410119317, 1410115067, 1409674367, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '87.90.120.209', '88.124.76.43', 1465546961, 1484540971, '', 44574, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '73.00', 0, 0, 0),
  133. (9, 'BisterKey', '03a58f4eff14d9f8cc24b936a8aeb119', 'Mkwzy5Ha', 'o8W1YHZbVE5j4HEdreIVdjHoprojzNQA4RaUXjZ6b6k7GB1PNP', 'bisterkey@gmail.com', 24, '', '', '', 2, '', 0, '', 1409500200, 1410114745, 1410091778, 1409957053, '', '0', '', '', '', '', 'all', '', 1, 1, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**$%%$2**$%%$3**$%%$4**', '', 0, 1, 3, '31.33.50.217', '31.33.50.217', 522269401, 522269401, '', 53810, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 1, '191.00', 0, 0, 0),
  134. (10, 'Khazaroth', '952bcf6361aa74d6ac72667e9a86f765', 'YUco3kv1', 'lHy6o5kbxf4TWT88UFYPJwEMFXGoqV4r96pTXPnfsc3ic2rQQ3', 'khazaroth@gmail.com', 1, './uploads/avatars/avatar_10.png?dateline=1409584967', '100|100', 'upload', 2, '', 0, '', 1409584600, 1409600368, 1409593404, 1409584872, '', '0', '', '', '', '', 'all', '', 1, 1, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 0, 0, 0, '37.221.169.148', '109.88.126.37', 635283860, 1834516005, '', 7663, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '59.00', 0, 0, 0),
  135. (11, 'Porygon', 'ae650cf0b9749f075b1c9cb82463fe81', 'xM99KeXR', 'bmRivennOJJngLhefRWsq7F42z6mWMFWmlYPpynFHrBmGKww16', 'kurokncjb@gmail.com', 2, '', '', '', 2, '', 0, '', 1409587436, 1409588004, 1409587436, 1409587586, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '82.236.244.242', '82.236.244.242', 1391260914, 1391260914, '', 568, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '62.00', 0, 0, 0),
  136. (12, 'alex13e', '446f7bdd225bb87d77e9c25b8b61742d', 'mv5iCkFw', 'wHlyAiJmzF4fjjsmlzUpdtM9kmVjAa7zc98XKhLoDzaKDK75np', 'alexandre.trezeux@gmail.com', 1, '', '', '', 2, '', 0, '', 1409593954, 1409594277, 1409593954, 1409594041, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '90.51.189.218', '90.51.189.218', 1513340378, 1513340378, '', 323, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '57.00', 0, 0, 0),
  137. (13, 'Raiden', '484673d371e4190582f550ac8c558066', 'UErkoNUF', 'oNjlTpgY6EGeuwHpJVgYG1DiMVJSELeqHmRUeVpOyLNE8ue6De', 'michael789granarata@gmail.com', 12, '', '', '', 2, '', 0, '', 1409594778, 1410129682, 1410127004, 1409925619, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '3', '3', 1, 2, '', '', 0, 0, 0, '0', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 0, 0, 0, '109.21.234.127', '109.21.234.127', 1830152831, 1830152831, '', 70032, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '959.00', 0, 0, 0),
  138. (14, 'nohtex', '2e54a6a5fa7d28d48a94a7b9bb5f639d', 'knOTaJl8', 'NUx6UsqBbSQVL9Wc7UZEjhIQMD4zGiBstxtWjxgBPYBioZpvoT', 'nohtex@hotmail.fr', 3, '', '', '', 2, '', 0, '', 1409616462, 1409671166, 1409668297, 1409618173, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '92.131.3.246', '92.131.3.246', 1552090102, 1552090102, '', 2607, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '61.00', 0, 0, 0),
  139. (15, '@__@', 'f8d5721c234a8bbc35659798da3349da', 'opwpi2zw', 'uVaFPqMIRx56ejx2TwLFvB1ubegoyaX6lNi6lREmRqRAtnDV2L', 'taytaritora@gmail.com', 5, '', '', '', 2, '', 0, '', 1409627178, 1410116034, 1410093736, 1409833156, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**$%%$2**$%%$3**$%%$4**', '', 0, 0, 0, '109.214.206.73', '109.223.242.170', 1842794057, 1843393194, '', 40626, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '95.00', 0, 0, 0),
  140. (16, 'traore', 'f0beb8d42660bb3172306401a1e60dee', 'G1lha7J9', '8hOAgq1R36UsAXaebnANELG4WwLjP68zdDykHn5Q8UDjZJ84JD', 'abdoulme@yahoo.com', 0, '', '', '', 7, '', 0, '', 1409666579, 1409666778, 1409666579, 0, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**Boîte de réception$%%$2**Messages envoyés$%%$3**Brouillons$%%$4**Corbeille', '', 0, 0, 0, '41.202.79.195', '41.202.79.195', 701124547, 701124547, '', 199, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '50.00', 0, 0, 0),
  141. (17, 'aphamustapha', '57dc1f4965bdba1cc470125b1b7616dc', 'NUkXavFp', 'nPbM5MpRSIuLOOYVrBjBsKMNfCRPPJ7rpjhn3UOIv9xFbvbAA8', 'mustapha-brai@hotmail.fr', 1, '', '', '', 7, '', 0, '', 1409678440, 1409679171, 1409678440, 1409679090, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 2, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '105.111.57.36', '105.111.57.36', 1768896804, 1768896804, '', 731, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '61.00', 0, 0, 0),
  142. (18, 'Musacchix', '6049a940784e15b1eb92e5b9e3d0cedd', 'TIlke89M', '7msjw9sITZsjvK61WoEKm7hxNewu12orJQ2ydAiqohnqrqPZ6S', 'matheomusacchia@hotmail.fr', 4, '', '', '', 2, '', 0, '', 1409683403, 1409683861, 1409683403, 1409683678, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '86.210.157.142', '86.210.157.142', 1456643470, 1456643470, '', 458, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '64.00', 0, 0, 0),
  143. (19, 'Network', '76cbafac4a47de61f3b377e0e405ec0b', 'itdoVat9', 'onNj7J89bzF6c7lStZFqCED45RTHVEr6wlNPm2G8pQe5g1YpHS', 'network@hack-free.net', 1, '', '', '', 7, '', 0, '', 1409688410, 1409689411, 1409688410, 1409689162, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '0', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '86.73.35.28', '86.73.35.28', 1447633692, 1447633692, '', 1001, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '57.00', 0, 0, 0),
  144. (20, 'XXIV--', '0aa57d165e7a918e2e19338a7bd8d277', 'urD7QcHE', 'UCziNGDnz6Bc2ED9wBnbv28XISLoRKSp81Q4Tirh2m5yz5buiT', 'xvii--@yopmail.com', 1, '', '', '', 2, '', 0, '', 1409688757, 1410104366, 1409749126, 1409688872, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '93.11.241.168', '93.11.241.168', 1561063848, 1561063848, '', 775, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '57.00', 0, 0, 0),
  145. (21, 'kizaro', '7b58ccdd2a1ce794201ed3278abe9c83', '6vcfSrgM', 'SIvwcFvNZKrvi4E8RkMfBFfSewR5QpwOliIBiEzTe8Hw8vp1sN', 'khaledpitou@hotmail.com', 1, '', '', '', 2, '', 0, '', 1409737302, 1409754822, 1409752233, 1409737775, '', '0', '', '', '', '', 'all', '', 1, 1, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '197.205.192.194', '197.205.228.91', -976371518, -976362405, '', 3331, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '59.00', 0, 0, 0),
  146. (22, 'p4tch', 'aba4290bf0999d4596837485ac283e33', 'hEsF7gxT', 'xaL9ehHmXGLtMSR2qCsViwMTIj1fYuwdnZxWpWQlJNMra9As3f', 'p4tch@hack-free.net', 3, '', '', '', 2, '', 0, '', 1409738915, 1409743878, 1409742074, 1409739557, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '92.141.169.165', '92.141.169.165', 1552787877, 1552787877, '', 1558, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '63.00', 0, 0, 0),
  147. (23, 'Mamadousiko', '15417aa8b6f1f6a974a46653da13ff29', 'FxvQGbzA', 'YnQcxoweVOoOkx1bQSbkmLK4P5ttzf8RQbnkFDVoUE4aXNtvfN', 'ko@yopmail.com', 5, '', '', '', 2, '', 0, '', 1409775219, 1410117123, 1409776327, 1410116832, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '1**$%%$2**$%%$3**$%%$4**', '', 0, 0, 0, '91.182.181.138', '62.4.153.174', 1538700682, 1040488878, '', 1915, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '65.00', 0, 0, 0),
  148. (24, 'CrazyHack', '3ea47be786d5bcfb8c3ec71fda773194', 'AulCbaPA', '5mGkm632VGBCaSjuFswVg2HOO2b6eCBPxbqwiXQbb8Q78ajKty', 'jereizi93@gmail.com', 1, '', '', '', 2, '', 0, '', 1409776708, 1409777004, 1409776708, 1409776793, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '78.226.94.188', '78.226.94.188', 1323458236, 1323458236, '', 296, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '59.00', 0, 0, 0),
  149. (25, 'Crazy', '98e21ca0df5a56ad72718b6156d711d8', 'KHYNbEBc', '5ysXkjWHF8WCjybWortlbkskenu48mTbSdBIvQOtRYsWhcckNM', 'Crasykiller@hotmail.be', 0, '', '', '', 2, '', 0, '', 1409832852, 1409832928, 1409832852, 0, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '217.136.64.162', '217.136.64.162', -645381982, -645381982, '', 76, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '50.00', 0, 0, 0),
  150. (26, 'Marouanos', 'c03edef500f979dc94e59f63f94061cc', 'ffC1hRKQ', 'OqWvMy4SHHbAeM7io94GGjYlmwfGFZOMaPkniYh4CeKNQEuNlp', 'sofianeghazaly@yahoo.com', 0, '', '', '', 2, '', 0, '', 1409833145, 1409833158, 1409833145, 0, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '1', 1, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '105.107.166.57', '105.107.166.57', 1768662585, 1768662585, 'french', 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '50.00', 0, 0, 0),
  151. (27, 'Test', 'b950e386c2d7dffc6348986d5fab58fa', 'RjKkc539', 'SmpI59xnqG3VtQIsETPPOIzeSxSyd6RvjAj87TYYpJ6ktLs8m1', 'stanwaw@outlook.fr', 1, '', '', '', 8, '', 0, '', 1409835549, 1409835603, 1409835603, 1409835586, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '0', '0', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 1, 0, 0, '105.107.161.124', '105.107.161.124', 1768661372, 1768661372, '', 54, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '63.00', 0, 0, 0),
  152. (28, 'sult38', '310e434505671f3fe4a4d1597d268fef', 'wzXdJ3UD', '6WHVN7QGxycYUR5cijo6ZVv1S5QabsC7WXNKUuHHhPrvpOUbxN', 'steven38490@gmail.com', 0, '', '', '', 7, '', 0, '', 1409877034, 1409877037, 1409877034, 0, '', '0', '', '', '', '', 'all', '', 1, 1, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '2', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '78.246.77.189', '78.246.77.189', 1324764605, 1324764605, '', 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '50.00', 0, 0, 0),
  153. (29, 'aminevdr', 'd1a31863a1f8ecf8525b3ea49ebf2511', 'zIZQeyuD', 't9BsYNGMiicuK62skLtbvCJ3L6hKQrK2TzA17il8XnETCdXQaw', 'aminevdrhack@gmail.com', 3, '', '', '', 2, '', 0, '', 1409928349, 1410098404, 1410089162, 1410088772, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '77.152.86.21', '77.152.86.21', 1301829141, 1301829141, '', 2665, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '61.00', 0, 0, 0),
  154. (30, 'remysimpson', '3fa538b9139e0e469f41d9e5a61ae5e1', 'wV5M2jcr', 'kzK1D8XjctdHvLkRuB3YXzhq2dzk7ZV2zjBZfkPWi5L23j4E6X', 'remylebosse@live.fr', 2, '', '', '', 2, '', 0, '', 1409935731, 1409936006, 1409935731, 1409935911, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '109.23.21.194', '109.23.21.194', 1830229442, 1830229442, '', 275, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '58.00', 0, 0, 0),
  155. (31, 'StoneX2', '58e84449de8327c29152c72963e1ca1a', 'PVseoCfi', 'MpxZQ1Nx3jpvM7oOFLBWtdDnsFf5VVmC85kOkc9C7rS6Nvk3KY', 'StoneX2.fr@gmail.com', 4, '', '', '', 2, '', 0, '', 1409939481, 1410019550, 1409948793, 1410019383, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '109.23.133.23', '109.23.133.23', 1830257943, 1830257943, '', 1739, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '68.00', 0, 0, 0),
  156. (32, 'KeatKey', '6add4eb3a4405fa95f5c5feea8ca628d', 'HmrdeVHx', 'E6MarDLHu7AuukKWxVKsETnTjZaaAREElwQEhrIWHaAuQLsCHK', 'mamadou97118@gmail.com', 4, '', '', '', 2, '', 0, '', 1409940047, 1410101248, 1410023681, 1409943191, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 9, 0, 0, '90.36.96.78', '81.248.155.108', 1512333390, 1375247212, '', 6578, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '66.00', 0, 0, 0),
  157. (33, 'oscar85', '7d87055307fd2a6c5e60c38fa8299db2', 'Q1jl8wC3', '3LqbdglzXqohQU3C6UzWamxqK4WLfv5ZJtB5ayFnkoCrpOGwA7', 'yho123@hotmail.fr', 6, '', '', '', 2, '', 0, '', 1409987537, 1410123897, 1410101852, 1410122685, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '80.11.252.93', '84.99.57.97', 1342962781, 1415788897, '', 13371, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '80.00', 0, 0, 0),
  158. (34, 'clicli761', '258ae52d061ceaec19e0ee1d31963c2d', 'fQ8adrsX', 'm5T2SlnROwRbS8KJazkPJgdK3FWbxY9VPENROQ4zKSDsxtpbwh', 'ultimate76300@gmail.com', 0, '', '', '', 2, '', 0, '', 1410116894, 1410117093, 1410116894, 0, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '92.132.44.92', '92.132.44.92', 1552165980, 1552165980, '', 199, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '50.00', 0, 0, 0),
  159. (35, 'bologie', 'b31fca7faba5381a5b895de3e720b92f', 'L3KYbKFJ', 'qVWGDStjVlWK6SBYcWsYKI6r5dbBP234jhFk8KplXh2MuXTUQB', 'stormprogamer@gmail.com', 2, '', '', '', 2, '', 0, '', 1410117146, 1410117312, 1410117146, 1410117307, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '109.89.119.173', '109.89.119.173', 1834579885, 1834579885, '', 166, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '56.00', 0, 0, 0),
  160. (36, 'Floflobel', '4e364595bf61d70579f49118506a1eae', 'XX695CTM', 'Oc5GyGOKapwaSsfyT1tdCDrbllztBz8mzN4nZhdSpjuW9ncEfU', 'floflobel@hotmail.fr', 2, '', '', '', 2, '', 0, '', 1410125934, 1410126415, 1410125934, 1410126113, '', '0', '', '', '', '', 'all', '', 1, 0, 0, 0, 1, 0, 1, 0, 'linear', 1, 1, 1, 1, 0, 0, 0, '', '', '10', 0, 2, '', '', 0, 0, 0, '0', '', '', '', 0, 0, 0, '86.217.126.173', '86.217.126.173', 1457094317, 1457094317, '', 481, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, '56.00', 0, 0, 0);
  161.  
  162. --
  163. -- Index pour les tables exportées
  164. --
  165.  
  166. --
  167. -- Index pour la table `mybb_users`
  168. --
  169. ALTER TABLE `mybb_users`
  170. ADD PRIMARY KEY (`uid`), ADD UNIQUE KEY `username` (`username`), ADD KEY `usergroup` (`usergroup`), ADD KEY `birthday` (`birthday`), ADD KEY `longregip` (`longregip`), ADD KEY `longlastip` (`longlastip`);
  171.  
  172. --
  173. -- AUTO_INCREMENT pour les tables exportées
  174. --
  175.  
  176. --
  177. -- AUTO_INCREMENT pour la table `mybb_users`
  178. --
  179. ALTER TABLE `mybb_users`
  180. MODIFY `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=37;
  181. /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
  182. /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
  183. /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement