Advertisement
HackerClaus

#INFO Ecmall.com.cn Repost

Oct 24th, 2012
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. _ _ _ _____ _
  2. | | | | | | / ____|| |
  3. | |__| | __ _ ___ | | __ ___ _ __ | | | | __ _ _ _ ___
  4. | __ | / _` | / __|| |/ // _ \| '__|| | | | / _` || | | |/ __|
  5. | | | || (_| || (__ | <| __/| | | |____ | || (_| || |_| |\__ \
  6. |_| |_| \__,_| \___||_|\_\\___||_| \_____||_| \__,_| \__,_||___/
  7.  
  8.  
  9.  
  10. _______
  11. |__ __|
  12. | | ___ __ _ _ __ ___
  13. | | / _ \ / _` || '_ ` _ \
  14. | || __/| (_| || | | | | |
  15. |_| \___| \__,_||_| |_| |_|
  16.  
  17.  
  18.  
  19.  
  20. Target: www.ecmall.com.cn
  21. Date: 29/02/2012
  22. DB Detection: SQLyog Enterprise - MySQL GUI v7.15
  23. Method: GET
  24. Server Version: 5.0.67-community-nt
  25. Data Base: ecmall
  26. Table: jos_users
  27. Total Rows: unknown
  28. Vulnerability: Puro Cerebro.... más nada.
  29. Tool: Brain + nada
  30.  
  31.  
  32. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-**-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  33.  
  34. /*Table structure for table `jos_users` */
  35.  
  36. DROP TABLE IF EXISTS `jos_users`;
  37.  
  38. CREATE TABLE `jos_users` (
  39.  
  40. `id` int(11) NOT NULL auto_increment,
  41.  
  42. `name` varchar(255) NOT NULL default '',
  43.  
  44. `username` varchar(150) NOT NULL default '',
  45.  
  46. `email` varchar(100) NOT NULL default '',
  47.  
  48. `password` varchar(100) NOT NULL default '',
  49.  
  50. `usertype` varchar(25) NOT NULL default '',
  51.  
  52. `block` tinyint(4) NOT NULL default '0',
  53.  
  54. `sendEmail` tinyint(4) default '0',
  55.  
  56. `gid` tinyint(3) unsigned NOT NULL default '1',
  57.  
  58. `registerDate` datetime NOT NULL default '0000-00-00 00:00:00',
  59.  
  60. `lastvisitDate` datetime NOT NULL default '0000-00-00 00:00:00',
  61.  
  62. `activation` varchar(100) NOT NULL default '',
  63.  
  64. `params` text NOT NULL,
  65.  
  66. PRIMARY KEY (`id`),
  67.  
  68. KEY `usertype` (`usertype`),
  69.  
  70. KEY `idx_name` (`name`),
  71.  
  72. KEY `gid_block` (`gid`,`block`),
  73.  
  74. KEY `username` (`username`),
  75.  
  76. KEY `email` (`email`)
  77.  
  78. ) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8;
  79.  
  80.  
  81.  
  82. /*Data for the table `jos_users` */
  83.  
  84.  
  85.  
  86. insert into `jos_users`(`id`,`name`,`username`,`email`,`password`,`usertype`,`block`,`sendEmail`,`gid`,`registerDate`,`lastvisitDate`,`activation`,`params`) values (62,'Administrator','admin','admin@flow.com','9aed3c1116f9bb965ce5c74c68116fc9:m2z2KiCF0R9WgljocERKgCVaehLZ9DHQ','Super Administrator',0,1,25,'2009-06-05 17:10:43','2009-08-10 13:28:35','',''),(63,'shiwei','steve','bmd360@gmail.com','13c93bafa6e7b0eced1489f2d18c2c31:RXQyHzvdR0Cu3NUJnDGjKNkMRUePjGVl','Super Administrator',0,1,25,'2009-06-17 03:40:14','2009-08-11 02:54:25','','admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=0\n\n'),(64,'test-yz','test-yz','test-yz@yz.test','d8b4a06d5eed0a26d7ea2e2a669c0bcf:DnDOywmVBH1LOjJNrdcByeBXUOugDtd4','Administrator',0,0,24,'2009-07-06 09:41:27','2009-08-04 05:59:16','','admin_language=en-GB\nlanguage=en-GB\neditor=fckeditor\nhelpsite=\ntimezone=0\n\n');
  87.  
  88.  
  89. WITH LOVE CHINA
  90.  
  91. DESEAMOS IGUALDAD PARA TODOS, SIN IMPORTAR CREDO, RELIGIÓN O PARTIDO POLITICO (Ni que sean Amarillos )
  92.  
  93. LA GUERRA DIGITAL ESTA COMENZANDO........
  94.  
  95. ¡ SOMOS LEGIÓN !
  96.  
  97. SEGUIMOS TRABAJANDO GRATUITAMENTE , PARA MEJORAR AL MUNDO ... Y YOUR SECURITY
  98.  
  99. Facebook: Hackerles(s) Claus HackerClaus@hotmail.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement