YeiZea

presidencia.cv #Wordpres #Dump

Aug 3rd, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. --------------------------------------------------------------------------------
  2. ----------------------NOTICE----------------------------------------------------
  3. --------------------------------------------------------------------------------
  4. -2013 --- Good -- the joker hack and yei zeta post is Full Info in yei zeta post-
  5. ---------------------------------------------------------------------------------
  6. ###########################################################################################
  7. # : : o : #
  8. # _..-: 0 : :-.._ / #title:presidencia.cv #Wordpres #Dump
  9. # .-'' ' `---' `---' " ``-. #*The Ciber War In 2013
  10. # .' " ' " . " . ' " `. #*Informaticos
  11. # : '.---.,,.,...,.,.,.,..---. ' ; #*2013-2018
  12. # `. " `. .' " .' #*Grupo: The Joker Hack
  13. # `. '`. .-/|||||||\-. .' ' .' #*Red Social:https://www.facebook.com/TheJokerTeamHack
  14. # `. `-._ \|||/ _.-' " .' #
  15. # `. " '"--...--"' . ' .' #by: Yei zeta
  16. # .'`-._' " . " _.-'`. #
  17. # .' ```--.....--''' ' `: #Info: the joker hack se hace responsable de la información.
  18. ##################################################################################################
  19.  
  20. --
  21. -- Table structure for table `wp_users`
  22. --
  23.  
  24. CREATE TABLE IF NOT EXISTS `wp_users` (
  25. `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  26. `user_login` varchar(60) NOT NULL DEFAULT '',
  27. `user_pass` varchar(64) NOT NULL DEFAULT '',
  28. `user_nicename` varchar(50) NOT NULL DEFAULT '',
  29. `user_email` varchar(100) NOT NULL DEFAULT '',
  30. `user_url` varchar(100) NOT NULL DEFAULT '',
  31. `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  32. `user_activation_key` varchar(60) NOT NULL DEFAULT '',
  33. `user_status` int(11) NOT NULL DEFAULT '0',
  34. `display_name` varchar(250) NOT NULL DEFAULT '',
  35. PRIMARY KEY (`ID`),
  36. KEY `user_login_key` (`user_login`),
  37. KEY `user_nicename` (`user_nicename`)
  38. ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;
  39.  
  40. --
  41. -- Dumping data for table `wp_users`
  42. --
  43.  
  44. INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
  45. (1, 'admin', '$P$BzGQ4VQU2CPeDnp6osq0ydMbLvAsWi.', 'admin', 'webmaster@presidencia.cv', '', '2012-09-01 17:07:38', '', 0, 'admin'),
  46. (2, 'nosiadmin', '$P$Bh92cT1hKMJeajQDomTK3X4QlImGVN/', 'nosiadmin', 'helpdesk@nosi.cv', '', '2012-09-05 16:56:44', '', 0, 'nosiadmin'),
  47. (3, 'milton.cabral', '$P$BOjq9FFORXnmcJXMjE2DK9HeQZpIot0', 'milton-cabral', 'milton.cabral@nosi.cv', 'http://www.presidencia.cv', '2012-09-06 12:09:54', '', 0, 'milton.cabral');
Add Comment
Please, Sign In to add comment